Acme Packet (MOSC)

MOSC Banner

Remove Header with Square Brackets

edited Apr 11, 2019 5:00AM in Acme Packet (MOSC) 1 commentAnswered

Hi Team

Please I am trying to write HMR that removes the header with square brackets as shown below:

        Call-ID: BW23432329329031998054203@10.254.1.1

        [Call-ID: BW23432329329031998054203@10.254.1.1]

Header Name as given by wireshark is call_id_generated so I wrote the following HMR:

sip-manipulation

        name                delCall_id_generated

        header-rule

                name                      delCall_id_generated

                header-name         call_id_generated

                action                    delete

                comparison-type   case-insensitive

                msg-type               request

This does not work.

Please could someone help me with HMR that deletes this?

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