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.
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
MtasMrfcNodeOperationalStateDT
readOnly
mtasMrfcNodeOperationalState
This attribute defines the currently known state of the MRFC. If an MRFC does not respond on resource allocation then its operational state is set to MARKED_NOT_RESPONDING. If mtasMrControllerMrfcNodeRecoveryTimer expires or MRFC does repond on reasource allocation its operational is state MARKED_OK. MTAS prefers MRFCs with state MARKED_OK over MARKED_NOT_RESPONDING when selecting MRFC for resource allocation.

Takes effect: Immediate