|
Description:
|
ncsCompatibilityVersion OBJECT-TYPE
SYNTAX INTEGER {mgcp01Ncs10(0), fakeMgcp10Ncs10(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Defines the content of the protocol header.
mgcp01Ncs10: Protocol header is set to 'MGCP 0.1 NCS 1.0'.
This protocol is fully supported.
fakeMgcp10Ncs10: Protocol header is set to 'MGCP 1.0 NCS 1.0'.
This protocol is not supported and the behavior of the unit is the
same as for MGCP 0.1 NCS 1.0. This is a fake support to allow
communication with a call agent that supports it.
This configuration only has an effect if the
telephonyIpSignalingProtocolSelection variable is set to 'ncs'."
DEFVAL {mgcp01Ncs10}
|
|
|