q850-cause
To map a Q.850 call-disconnect cause code to a different Q.850 call-disconnect cause code, use the q850-cause command in application-map configuration mode. To disable the code-to-code mapping, use the no form of this command.
q850-cause code-id q850-cause code-id
no q850-cause code-id q850-cause code-id
Syntax Description
code-id |
Q.850 call-disconnect cause code to be mapped. Range: 1 to 127. |
Command Default
No mapping occurs.
Command Modes
Application-map
Command History
Release |
Modification |
---|---|
12.4(9)T |
This command was introduced. |
Usage Guidelines
Use this command to map a Q.850 call-disconnect cause code to any different Q.850 call-disconnect cause code.
Use this command in conjunction with the application and map commands.
This command operates only on incoming H.323 call legs that are disconnected by a call-control application.
Examples
The following example maps cause code 34 to cause code 17:
Router(config)# application
Router(config-app)# map
Router(config-app-map)# q850-cause 34 q850-cause 17