Acme Packet (MOSC)

MOSC Banner

Oracle Session Boarder Controller - HMR

edited Oct 23, 2017 1:27PM in Acme Packet (MOSC) 2 commentsAnswered ✓

Hi,

looking for some help. I have this HMR setup to remove 719 (from the To and RURI if the number starts with those 3 digits) from calls. Im trying to make it so that I can add any other combination of 713, 711, 724, etc... but not sure how to setup the HMR (see below)

sip-manipulation

        name                                    RemoveLeadingDigit719

        description                             Remove the leading digit 719 before sending to Asterisk ROM

        split-headers                          

        join-headers                           

        header-rule

                name                                    ToFix

                header-name                             To

                action                                  manipulate

                comparison-type                         case-sensitive

                msg-type                                any

                methods                                

                match-value                            

                new-value                              

                element-rule

                        name                                    To

                        parameter-name                          user

                        type                                    uri-user

                        action                                  replace

                        match-val-type                          any

                        comparison-type                         case-sensitive

                        match-value                            

                        new-value                               $ORIGINAL-^"719"

        header-rule

                name                                    RURI_user

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