In this section:
This configuration is not supported on ERE and is intended for use only with an external PSX.
The routing parameter, useRouteSet, is used in conjunction with the PSX in the context of performing its routing logic (i.e gathering the address of the called party for instance). In this way, routing information can be sent from the
The
skipPatternMatching
" option of SIP trunk group's useRouteSet
parameter. If this indication is set, the PSX returns the destination routing information provided to it in the Routing AVP of the Policy request back to the This feature also allows the
The below useRouteSet
options describes the various routing scenarios supported by the
This option is used along with the flag "sendRouteUriToPsx
" (see SIP Trunk Group - Call Routing - CLI for CLI details).
When you enable
sendRouteUriToPsx
flag, the Stored service Route or Path header is sent to the PSX.
The
The PSX sends back the route to the
When you disable
sendRouteUriToPsx
option, route-URI is not sent to PSX.
Roaming or Stored – This option is used in P-CSCF for supporting the roaming as well as non-roaming scenarios. This option is used along with the "sendRouteUriToPsx
" flag.
The register URI routing information is send to PSX.
The
The PSX sends back the route to SBC with the exact route information.
For Non-Roaming User
The register URI routing information is send to PSX.
The
Set SkipPatternMatch
flag to TRUE.
Rcb Next Hop And Stored – This option is used when the operator wants to ensure the messages from registered subscriber go to the same next immediate destination as the registration.
When using this option, ensure "sendRouteUriToPsx
" flag is enabled.
If you enable sendRouteUriToPsx
option, the register URI routing information (registrar IP along with the DTG route information) is send to PSX.
Received
This is a legacy option. This option is used for the IBCF functionality when stateless Registration Relay is in effect. This indicates that the routing information received in the route header portion of the incoming message. This routing information is used for determining the next immediate destination route.
This option is used along with the "sendRouteUriToPsx
" option to either enable/disable
. You need to also enable " skipDTGLookupForRouteHdr
" to use the received option.
When you enable
sendRouteUriToPsx
option, the top-most non-
disable
sendRouteUriToPsx
option, route-URI is not sent to PSX.The
useRouteSet
option "roamingOrStored
"].Send Domain Name in PATH Header of Outgoing REGISTER.
sendRouteUriToPsx
' flag on the ingress trunk group is enabled.Send Domain Name in PATH Header of Outgoing REGISTER.
useRouteSet
is set to roamingOrStored
and UE is Roaming User, the PSX route is honored.useRouteSet
is received and ROUTE-URI is passed to PSX, the PSX route is honored.Below is a simplified call flow diagram depicting call origination and REGISTRATION of roaming UE.