session-translation

The session-translation element defines how translation rules are applied to incoming and outgoing numbers. Multiple translation rules can be referenced and applied; this configuration element group rules together and allows them to be referenced by a single identifier.

Parameters

id
Enter the identifier or name for this set of session translation rules. This parameter is required.
rules-calling
Enter the rule(s) defined in the translation rules element applied to the calling number
rules-called
Enter the rule(s) defined in the translation rules element applied to the called number
rules-asserted-id
Enter the rule(s) defined for modifying the SIP P-Asserted-Id header
rules-redirect
Manipulates the SIP History-Info & Diversion headers
rules-isup-cdpn
Enter the rule(s) defined for modifying the ISUP Called Party Number parameter
rules-isup-cgpn
Enter the rule(s) defined for modifying the ISUP Calling Party Number parameter
rules-isup-gn
Enter the rule(s) defined for modifying the ISUP Generic Number parameter
rules-isup-rdn
Enter the rule(s) defined for modifying the ISUP Redirect Number parameters
rules-isup-ocn
Enter the rule(s) defined for modifying the ISUP Original Called Number parameters

Path

session-translation is an element under the session-router path. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then session-translation.

Note:

The Oracle Communications Session Border Controller applies the translation rules established in this field cumulatively, in the order in which they are entered. If this field is configured with a value of “rule1 rule2 rule3”, rule1 will be applied to the original number first, rule2 second, and rule3 last. 
This is a multiple instance configuration element.