Acme Packet (MOSC)

MOSC Banner

Delete ss7-cpc from Header

edited Jul 2, 2015 8:44AM in Acme Packet (MOSC) 13 commentsAnswered ✓

Hi. I need to delete  the ss7-cpc element in from header.

initial INVITE From: <sip:1151703456;ss7-cpc=10;cpc=ordinary@sipgw5000.com:5060;user=phone>;tag=SDebtm601-6994114410739271810

final INVITE   From: <sip:1151703456;cpc=ordinary@sipgw5000.com:5060;user=phone>;tag=SDebtm601-6994114410739271810

And i was created this sip-manipulation

sip-manipulation

        name                                    DEL_SS7CPC

        description                           

        split-headers                          

        join-headers                           

        header-rule

                name                                    From

                header-name                             From

                action                                  manipulate

                comparison-type                         case-sensitive

                msg-type                                any

                methods                                

                match-value                            

                new-value                              

                element-rule

                        name                                    borross7CPC

                        parameter-name                          ss7-cpc

                        type                                    uri-user-param

                        action                                  delete-element

                        match-val-type                          any

                        comparison-type                         case-sensitive

                        match-value                            

                        new-value                              

But when I run the test-sip-manipulation with a next INVITE, the result not change anything

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center