Installation guide
SIP-NAT CONFIGURATION ELEMENTS N-Z
Version S-C6.1.0 Oracle Communications Session Border Controller ACLI Reference Guide 247
• Operators are:
Operator Description
+ Append the value to the end. For example:
“acme”+”packet”
generates “acmepacket”
+^ Prepends the value. For example:
“acme”+^”packet”
generates “packetacme”
- Subtract at the end. For example:
“112311”-”11”
generates “1123”
-^ Subtract at the beginning. For example:
“112311”-^”11”
generates “2311”
parameter-name—Enter the element parameter name for which the rules need to
be applied
comparison-type—
Select the type of comparison to be used for the match-value
Default case-sensiti
ve
Values • case-sensiti
ve
• case-insensitive
•pattern-rule
Path el
ement-rules is a sub-subelement under the header-rules subelement under the
sip-manipulation configuration element, under the session-router path. The full
path from the topmost ACLI prompt is: configure terminal > session-router >
sip-manipulation > header-rules > element-rules.
Release First appe
arance: 4.0
RTC Status S
upported
sip-nat
The sip-nat element is used for configuring SIP-NAT across realms.
Syntax
sip-nat <realm-id | domain-suffix | ext-proxy-address | ext-
proxy-port | ext-address | home-address | home-proxy-address |
home-proxy-port | route-home-proxy | address-prefix | tunnel-
redirect | use-url-parameter | parameter-name | user-nat-tag |
host-nat-tag | headers | delete-headers | select | no | show |
done | exit>
Parameters realm-id—Enter the name of the external realm. This required realm-id must be
unique.
domain-suffix—Enter
the domain name suffix of the external realm. This suffix is
appended to encoded hostnames that the SIP-NAT function creates. This is a
required field.