Cisco IOS Voice, Video, and Fax Commands: R Through Sh
show call application voice
If | Event IVR_EV_AAA_FAIL goto state authenticate_fail | |
State | collect_dest has 4 actions and 8 events | |
Do | Action IVR_ACT_PLAY. | |
| URL: flash:enter_destination.au | |
| allowInt=1, pContent=0x0 | |
Do | Action IVR_ACT_ABORT_KEY. abortKey=* | |
Do | Action IVR_ACT_TERMINATION_KEY. terminationKey=# | |
Do | Action IVR_ACT_COLLECT_DIALPLAN. | |
If | Event IVR_EV_DEFAULT goto state end | |
If | Event IVR_EV_CALL_DIGIT do nothing | |
If | Event IVR_EV_PLAY_COMPLETE do nothing | |
If | Event IVR_EV_ABORT goto state collect_dest | |
If | Event IVR_EV_TIMEOUT goto state collect_dest count=0 | |
If | Event IVR_EV_DIAL_COL_SUCCESS goto state place_call | |
If | Event IVR_EV_DIAL_COL_FAIL goto state collect_dest | |
If | Event IVR_EV_TIMEOUT goto state collect_dest count=0 | |
State | place_call has 1 actions and 4 events | |
Do | Action IVR_ACT_PLACE_CALL. | |
| destination= called= | |
| calling= | account= |
If | Event IVR_EV_DEFAULT goto state end | |
If | Event IVR_EV_CALL_DIGIT do nothing | |
If | Event IVR_EV_CALL_UP goto state active | |
If | Event IVR_EV_CALL_FAIL goto state place_fail | |
State | active has 0 actions and 2 events | |
If | Event IVR_EV_DEFAULT goto state end | |
If | Event IVR_EV_CALL_DIGIT do nothing | |
State | authenticate_fail has 1 actions and 2 events | |
Do | Action IVR_ACT_PLAY. | |
| URL: flash:auth_failed.au | |
| allowInt=0, pContent=0x0 | |
If | Event IVR_EV_DEFAULT goto state end | |
If | Event IVR_EV_CALL_DIGIT do nothing | |
State | place_fail has 1 actions and 2 events | |
Do | Action IVR_ACT_PLAY_FAILURE_TONE. | |
If | Event IVR_EV_DEFAULT goto state end | |
If | Event IVR_EV_CALL_DIGIT do nothing |
Related Commands | Command | Description |
| call application voice | Defines the name to be used for an application and indicates the location |
|
| of the appropriate IVR script to be used with this application. |
call application voice load Reloads the designated TCL script.
Cisco IOS Voice, Video, Fax Command Reference