You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Unable to render {include} The included page could not be found.
The global SIP Domain object allows you to configure the domain name for the carrier.
Command Syntax
% set global sipDomain <sipDomainName>
% show global sipDomain
displaylevel <displaylevel>
% delete global sipDomain <sipDomain>
Command Parameters
Global SIP Domain Parameters
Parameter | Length/Range | Description |
---|
<sipDomainName>
| 0-23 | Specifies the SIP domain name. Used to identify the regional domain name assigned to the carrier. It is used as the default regional domain name for all the trunk groups that belong to the carrier. For more information on carrier details, refer to Carrier - CLI. |
displaylevel
| 1-64 | To display different levels of output information in show commands. |
Command Example
To display the global configuration of all SIP domain names:
% show global sipDomain
sipDomain sipDomain1 {
sipDomain sipDomain2;
nonLocal disable;
}