Use this configuration to assign an FQDN to a particular signaling zone using the domainName
parameter. The SBC is configurable for use in determining how to process SIP messages containing FQDNs on a given SIP Signaling Port. If the received FQDN matches the domainName
, the SIP message terminates on the SBC.
The next step is for the SBC to determine the next-hop to route the message by performing a full policy dip. The route returned by PSX/ERE is honored, and the received FQDN is ignored (irrespective of whether or not “routeUsingRecvdFqdn
” flag is enabled).
% set addressContext <addressContext name> zone <zone name> domainName <string>
Parameter | Length/Range | Description |
---|---|---|
| 1-63 characters | The fully qualified domain name for this Zone. |