This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:module_manual:ivr:configuring_a_simple_ivr [2014/04/18 03:07] solo [Add an IVR] |
en:module_manual:ivr:configuring_a_simple_ivr [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 40: | Line 40: | ||
| {{:en:module_manual:ivr:ivr_add.png?768|}} | {{:en:module_manual:ivr:ivr_add.png?768|}} | ||
| - | * after saving the IVR, click "Set IVR Dest" to config what it goes after receiving customer input. We configed when receiving 1, go to another announcement, when receiving 0, go to the agent group | + | * in Failover and Failover To, we select Queue and 600, means when the ivr failed, it will go to the queue |
| + | * after saving the IVR, click "Action" to config the action | ||
| + | {{:en:module_manual:ivr:ivr_action.png?768|}} | ||
| - | {{:en:module_manual:ivr:ivr_add_dest_1.jpg?768|}} | + | * in this action, system will play a message and waiting for customer input (4 digits max) |
| - | {{:en:module_manual:ivr:ivr_add_dest_2.jpg?768|}} | + | {{:en:module_manual:ivr:ivr_transfer_1.png?768|}} |
| + | * when customer press 1, it will go to queue 600 | ||
| + | {{:en:module_manual:ivr:ivr_transfer_2.png?768|}} | ||
| + | * try check if customer input match any extension, if yes, go to the extension | ||
| <note tip>set the dest to another IVR, we can get a complicated IVR flow</note> | <note tip>set the dest to another IVR, we can get a complicated IVR flow</note> | ||
| - | * when all this is done, we can dial the exten. of the IVR (in our cast, this is 9000) to test the IVR. | + | * when all this is done, we can dial the extension of the IVR (in our case, this is 9010) to test the IVR. |
| + | * we can check asterisk log to see what customer entered | ||
| + | {{:en:module_manual:ivr:ivr_log.png?768|}} | ||