Acme Packet (MOSC)

MOSC Banner

Replace PAI results in "TRUE"

edited Jan 25, 2013 7:11AM in Acme Packet (MOSC) 1 commentAnswered ✓

I want to use the uri-user value in the FROM header to replace the uri-user value in the PAI header.

I've tried using the following rule, but when tested with the "test-sip-manipulation" tool, I get a PAI uri-user value of "TRUE". What am I doing wrong?

 

sip-manipulation
        name                           PAI_test
        description                    PAI replacement test
        split-headers
        join-headers
        header-rule
                name                           storeFromUriUser
                header-name                    From
                action                         store
                comparison-type                case-sensitive
                msg-type                       request
                methods
                match-value
                new-value
                element-rule
                        name                           UriUser
                        parameter-name
                        type                           uri-user
                        action                         store
                        match-val-type                 any
                        comparison-type                case-sensitive
                        match-value
                        new-value
        header-rule
                name                           PAI_Header
                header-name                    P-Asserted-Identity
                action                         manipulate
                comparison-type                case-sensitive
                msg-type                       any
                methods
                match-value
                new-value
                element-rule

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