alt-route-cause-tel2ip
This command configures the Reasons for Tel-to-IP Alternative Routing table, which lets you define SIP response codes that if received from the IP side, the device reroutes the call to an alternative destination.
Syntax
(config-voip)# gateway routing alt-route-cause-tel2ip <Index> (alt-route-cause-tel2ip-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
rel-cause |
Defines a SIP response code. |
Command Mode
Privileged User
Example
This example configures a SIP response code 406 for alternative routing:
(config-voip)# gateway routing alt-route-cause-ip2tel 0 (alt-route-cause-tel2ip-0)# rel-cause 406 (alt-route-cause-tel2ip-0)# activate