reasonHeaderSupport
MX-SIPEP-MIB ·
.0.1400.1.1100.500
Object
scalar
r/w
Enumeration
Reason Header Support
Configures how the unit handles the SIP Reason header.
* None: Silently ignore any incoming SIP Reason headers. Do
not send the SIP Reason header.
* SendQ850: Silently ignore incoming SIP Reason headers.
Send the SIP Reason header with a Q.850 code. When the
original Q.850 code is available from an ISDN interface,
this code is used. When no original Q.850 code is
available, a Q.850 code is used to represent the actual
cause. The Reason code sent is not affected by the entries
in the ErrorMappingSipToCause table. These SIP Reason
headers are sent in the following SIP messages:
+ In all 4xx, 5xx, and 6xx responses to an original
INVITE.
+ In all CANCEL requests.
+ In all BYE requests.
* ReceiveQ850: Relay the Q.850 code in the incoming SIP
Reason headers to the telephony interface if it is an ISDN
interface. When received, the Q.850 Reason code supersedes
any entries in the ErrorMappingSipToCause table. Do not
send the SIP Reason header.
* SendReceiveQ850: Send the SIP Reason headers as when set
to SendQ850. Relay the Q.850 code in the incoming SIP
Reason headers as when set to ReceiveQ850.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.1100.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- errorMappingGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | sendQ850 |
300 | receiveQ850 |
400 | sendReceiveQ850 |