Acme Packet (MOSC)

MOSC Banner

HMR change uri-user to match uri-display

edited Sep 15, 2014 8:48AM in Acme Packet (MOSC) 2 commentsAnswered ✓

Hello,

 

I'm trying to make a HMR that can store the uri-display value and replace the uri-user with that value.

 

The original INVITE From Header lookslike this:

From: "88271340" <sip:+4588271342@194.255.167.180>;tag=as1ffd5eba

 

And I want to change it to this:

From: "88271340" <sip:+4588271340@194.255.167.180>;tag=as1ffd5eba

 

But when using the HMR rule below I end up with this:

From: "88271340" <sip:+45@194.255.167.180>;tag=as1ffd5eba

 

The HMR look like this, but the stored value is empty, can someone help please !?

 

Thanks

Torben

 

sip-manipulation
        name                           ChangeValueUriUser
        description                    Alter uri-user to match uri-display
        split-headers
        join-headers
        header-rule
                name                           ChangeFrom
                header-name                    from
                action                         manipulate

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