Acme Packet (MOSC)

MOSC Banner

HMR mime-sdp-rule to add "rtpmap:8 PCMA/8000" just when is not present

Hi Fellows,

I hope you are ok.

I would like you can help me with the following messages when I am trying to create a HMR to add "rtpmap:8 PCMA/8000" just when is not present.

Do you know what I am missing in the HMR that is causing to receive this message after trying to create my boolean?    


 mime-sdp-rule

        name                  Remove_attributte

        msg-type                any

        methods                 INVITE

        action                 manipulate

        comparison-type             case-sensitive

        match-value

        new-value

        sdp-media-rule

            name                  delete_a_rtpmap_103

            media-type               audio

            action                 manipulate

            comparison-type             case-sensitive

            match-value

            new-value

            sdp-line-rule

                name                  store_rtpmap_8_lr

                type                  a

                action                 store

                comparison-type             pattern-rule

                match-value

                new-value                "rtpmap:8 PCMA/8000"

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