Acme Packet (MOSC)

MOSC Banner

Uri host based routing

edited Jun 18, 2019 8:54PM in Acme Packet (MOSC) 4 commentsAnswered ✓

I want to route calls based on host uri. We have multiple hosturi scenarios, but I would to built specific SA for certain hosturi and leave the rest as wildcard.

VC ---> SBC ---> Internet

For example - webex.com

local-policy

        from-address                            *

        to-address                              webex.com

        source-realm                            darkside

        description

        activate-time

        deactivate-time

        state                                   enabled

        policy-priority                         none

        policy-attribute

                next-hop                                webex.com

                realm                                   helloworld

                action                                  none

                terminate-recursion                     enabled

                carrier

Here webex.com is an SA

local-policy

        from-address                            *

        to-address                              !(webex.com) this any be any hosturi except webex.com

        source-realm                            darkside

        description

        activate-time

        deactivate-time

        state                                   enabled

        policy-priority                         none

        policy-attribute

                next-hop                                *

                realm                                   helloworld

                action                                  none

                terminate-recursion                     enabled

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