plcm-media-relay-configuration.xsd Documentation

Definitions for the configuration of media relay services (SBC).

Imported Namespaces

Target Namespace

Elements

plcm-media-relay-configuration  PlcmMediaRelayConfiguration

Complex Types

PlcmMediaRelayConfiguration Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
enabledxs:boolean States whether media relay services are enabled or not. Mandatory
relay-allxs:boolean Whether all dial resolutions should use media relay services, regardless of their dial rule settings.
internal-port-range-startxs:int Starting port range (inclusive) for media relay on the internal (LAN) interface. Should be between 1024 and 65535 (inclusvie) Mandatory
internal-port-range-endxs:int Ending port range (inclusive) for media relay on the internal (LAN) interface. Should be between 1024 and 65535 (inclusive) Mandatory
external-port-range-startxs:int Starting port range (inclusive) for media relay on the external (WAN) interface, if one is configured (otherwise will be ignored). Should be between 1024 and 65535 (inclusive). If not present the internal value will be used.
external-port-range-endxs:int Ending port range (inclusive) for media relay on the external (WAN) interface, if one is configured (otherwise will be ignored). Should be between 1024 and 65535 (inclusive). If not present the internal value will be used.
idle-port-timeoutxs:int The time, in seconds, to allow idle relay ports to stay active before auto releasing them. If set to lower than or equal to 0, automatic idle port freeing will be disabled. If set to greater than 0 but less than 60, 60 seconds will be used. Otherwise the value entered will be used. Idle port means a relay port that has received no network data since the last time it was checked. It is recommended to keep this value somewhat high (2 hours is the default) to prevent unused media allocations from being freed while calls are still up. If a media relay port is freed it does not necessarily mean the call associated with that media port is disconnected.
entity-tagEntityTag