MtasHostNamePortDT
mandatory |
-
mtasMrfcNodeHostName
-
This attribute defines the hostname and optionally the port of the external MRFC node in "<hostname>:<port>" format.
String specifying the hostname of an MRFC node. Optionally, the string may have a ":" and <port> appended, where <port> is defined as 4 to 5 digits forming a number. MRFC node can have several replacements which are contacted when no response or rejection is received. This can be achieved by setting Port to 0, which means a domain name is specified and port to use is fetched from DNS with SRV lookup. The domain contains the group of MRFC nodes. If more than one hosts configured for the domain in DNS, MTAS checks the MRFC reachability. If a server is unreachable or timeout is detected, MTAS resends the request to the next address in the domain.
Specification: String specifying the hostname of an MRFC node. Optionally, the string may have a ":" and <port> appended, where <port> is defined as "0", or 4 to 5 digits forming a number with the highest value 1024:65535.Port = 0 means that a domain name is specified, so the port to use is fetched from DNS with SRV lookup.If more than one server is received from DNS, MTAS checks the server reachability. If a server is unreachable or timeout is detected, MTAS resends the request to the next address. When port is not specified MTAS uses the default 5060 SIP port. Takes effect: New session
|