Acme Packet (MOSC)

MOSC Banner

modify Max-Forwards value

edited Nov 25, 2013 11:06PM in Acme Packet (MOSC) 4 commentsAnswered

Our MSC sends a OPTIONS message with Max-Forwards=0. So our SBC send a 483 Too Many Hops. So it's just links between our MSC and SBC.

 

We would like to test link between out MSC and another session-agent. I would like to change Max-Forwards value in out MSC message.

 

I use this HMR but it's not working:

 

sip-manipulation
        name                           test483
        description
        split-headers
        join-headers
        header-rule
                name                           header483
                header-name                    Max-Forwards
                action                         manipulate
                comparison-type                pattern-rule
                msg-type                       any
                methods                        OPTIONS
                match-value
                new-value
                element-rule
                        name                           maxforw
                        parameter-name
                        type                           header-value
                        action                         replace
                        match-val-type                 any
                        comparison-type                pattern-rule
                        match-value                    0
                        new-value                      70

 

 

 

Thanks if you hava any idea

 

 

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