|
Description:
|
h323AttributesH245TunnelingEnable OBJECT-TYPE
SYNTAX MxEnableState
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When tunneling is enabled, the line sends H.245 messages within Q.931 messages.
When H.245 is enabled and the line is the calling endpoint:
- The line offers the use of H.245 tunneling by setting the h245Tunneling
field to true in the SETUP message.
- If the called endpoint accepts the use of H.245 tunneling, the line sets
the h245Tunneling field to true in every subsequent Q.931 messages.
- If the called endpoint refuses the use of H.245 tunneling, the line stops
using H.245 tunneling. The line considers the H.245 messages sent in the
SETUP message as ignored by the called endpoint.
When H.245 is disabled and the line is the calling endpoint:
- The line does not offer the use of H.245 tunneling. The line sets the
h245Tunneling field to false in every Q.931 messages.
When H.245 is enabled and the line is the called endpoint:
- When offered, the line accepts the use of H.245 tunneling. The line sets
the h245Tunneling field to true in the first Q.931 message sent as
response to the SETUP message. The line sets the h245Tunneling field to
true in every subsequent Q.931 messages.
When H.245 is disabled and the line is the called endpoint:
- When offered, the line refuses the use of H.245 tunneling. The line sets
the h245Tunneling field to false in every Q.931 messages.
When the line is the called endpoint, it does not use H.245 tunneling if it was
not offered by the calling endpoint.
disable : the line does not use H.245 tunneling.
enable : the line uses H.245 tunneling."
DEFVAL {disable}
|
|
|