This type is a class for model objects.
SIP applications may need to route messages to domains not known to the DNS. The SIP Proxy will match the domain found in the TO header of a SIP message to this value and use the related information to connect to the specified SIP service.
Package: sipproxyAttributes Summary | |
domainName : EString | Specifies a name for the domain. This name can be specified with an optional preceding * as a wildcard. |
distinguishedName : EString | The name associated with the external domain. Used when SSL client authentication is enabled to limit connections from an external domain. |
protocol : ExternalDomainProtocolKind | The protocol that the SIP Proxy will use to connect to the SIP service. |
host : EString | The host that the SIP Proxy will use to connect to the SIP service. |
port : EInt | The port that the SIP Proxy will use to connect to the SIP service. |
properties : Property * | * No description is available * |
Attribute Details |