Acme Packet (MOSC)

MOSC Banner

HMR help, removing one parameter from the FROM header

edited Jul 18, 2013 10:37PM in Acme Packet (MOSC) 6 commentsAnswered ✓

I need to remove the otg parameter before sending out and invite and I'm having trouble getting the HMR correct.  Wondering if someone can help.

 

From: "normal_call" <sip:8648844949@10.105.201.7:5060;otg=TEST>;tag=SDspdo202-1

 

I need to remove the ;otg=TEST and it is a text field that can be however how long and with whatever characters.  It should look like:

 

From: "normal_call" <sip:8648844949@10.105.201.7:5060>;tag=SDspdo202-1

 

Going out.  Any help is appreciated.

 

 

Here is what I took a stab with and it isn't working...

 

sip-manipulation
        name                           Remove_OTG
        description                    Invite"
        split-headers                 
        join-headers                  
        header-rule
                name                           remove_otg
                header-name                    from

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