class MtasMrfcNode

ManagedElement
+-MtasFunction
+-MtasMediaFramework
+-MtasMrf
+-MtasMrController
+-MtasMrfcNode

The MtasMrfcNode MO enables configuration management of external MRFC nodes.

Attributes
MtasString1to064DT
key
mandatory
noNotification
restricted
mtasMrfcNode
This attribute defines the primary key of MtasMrfcNode and this section describes the MtasMrfcNode attributes.
BasicAdmState
mtasMrfcNodeAdministrativeState = LOCKED
This attribute defines the current administrative state of the external MRFC node. The attribute is used to activate and deactivate the node.

Takes effect: New session
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.


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

  class MtasMrfcNode