Acme Packet (MOSC)

MOSC Banner

How to change a parameter of Proxy-Authorization header

edited Sep 6, 2019 5:03AM in Acme Packet (MOSC) 1 commentAnswered

Hello all,

I´m trying to change a specific part of the Proxy-Authorization but it does'nt work, the header look like this:

Proxy-Authorization: Digest username="12345678",realm="realm",nonce="87654321",uri="sip:55555555@172.191.10.2",response="1012ff724e36329461c4869",algorithm=MD5;

want to change uri="sip:55555555@172.191.10.2" for uri="sip:55555555@domain.com"

I´ve tried using the following header rule:

        header-rule

                name                                    chgProxyAuth

                header-name                             Proxy-Authorization

                action                                  manipulate

                element-rule

                        name                                    uri

                        parameter-name                   host

                        type                                    header-param

                        action                                  replace

                        new-value                            domain.com

Do you have any suggestion,

Thanks in advance.

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