| 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
|
MtasMrfcNodePriorityDT |
-
mtasMrfcNodePriority
=
PRIMARY
-
MRFC Priority defines order selection amongst configured external MRFCs. In the currenct selection group MTAS always tries to select an unlocked and marked working node with PRIMARY priority and only selects BACKUP if no such primary available. The selection group can be defined in mtasMrfDistributionSite if mtasMrfDistributionAdminState is enabled otherwise is the group of all configured mtasMrfcNode.
Takes effect: New session
|