Acme Packet (MOSC)

MOSC Banner

Modify URI-Display based on URI-User

edited Aug 14, 2014 7:55PM in Acme Packet (MOSC) 2 commentsAnswered ✓

 

I'm new to HMR, need some help figuring this one out

 

business requirement: modify the display name if calls FROM a specifer outbound ani (uri-user)

example: FROM uri-display = "Services" if FROM uri-user = 1234567890

 

Here is what I got so far

 

header-rule
                    name                 modDisplay
                    header-name      FROM
                    action                manipulate
                    comparison-type pattern-rule
                    msg-type            any
                    methods             invite
                    match-value
                    new-value
                                                 element-rule
                                                                name                   modUriDisplay
                                                                parameter-name
                                                                type                     uri-display
                                                                action                   replace
                                                                match-val-type       any
                                                                comparison-type    pattern-rule
                                                                match-value           1234567890
                                                                new-value              "\"Merchant Services\" "

 

 

Thanks! 

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