Acme Packet (MOSC)

MOSC Banner

HMR - add P-Asserted-Identity if specific FROM is matched

edited Mar 23, 2014 11:46PM in Acme Packet (MOSC) 2 commentsAnswered

I can not add anything to other forums yet (bug reported) but need help...

 

I need to add P-Asserted-Identity to INVITEs on outgoing calls from specific range of TNs.

 

I tried something and tested it with test tool. I can add PAID but can't get added just in case range is matched in FROM field. Could you help me please?

 

sip-manipulation
        name                           addPAID
        description                   add P-Asserted-Identity if range is matched
        split-headers
        join-headers
        header-rule
                name                              matchUser
                header-name                   User-uri
                action                             manipulate
                comparison-type              pattern-rule
                msg-type                         out-of-dialog
                methods                          INVITE
                match-value                     ^9876543.$
                new-value                         addPAID
        header-rule
                name                               addPAID
                header-name                    P-Preferred-Identity
                action                              add
                comparison-type               boolean
                msg-type                          out-of-dialog
                methods                           INVITE

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