call-forward
This command configures the Call Forward table, which lets you define call forwarding per FXS or FXO port for IP-to-Tel calls.
Syntax
(config-voip)# gateway analog call-forward <Index> (call-forward-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
destination |
Defines the telephone number or URI (<number>@<IP address>) to where the call is forwarded. |
no-reply-time |
If you have set type for this port to no-answer or on-busy-or-no-answer, then configure the number of seconds the device waits before forwarding the call to the specified phone number. |
type {deactivate|dont-disturb|no-answer|on-busy|on-busy-or-no-answer|unconditional} |
Defines the condition upon which the call is forwarded. |
Command Mode
Privileged User
Note
To view the port-module numbers and port type, enter the display command at the index prompt, for example:
(call-forward-0)# display
Example
This example configures unconditional call forwarding to phone 9764410:
(config-voip)# gateway analog call-forward 0 (call-forward-0)# destination 9764410 (call-forward-0)# type unconditional (call-forward-0)# activate