This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:module_manual:ivr:configuring_a_simple_ivr [2012/07/09 01:42] – created solo | en:module_manual:ivr:configuring_a_simple_ivr [2014/04/18 03:14] (current) – [Add an IVR] solo | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Uploading Sound File ===== | ===== Uploading Sound File ===== | ||
| - | * 左侧菜单点击 | + | * go to Advanced -> Sounds |
| - | * 选择要上传的文件 | + | * select the file you want to upload |
| {{: | {{: | ||
| - | * 上传完毕后可以在线回放 | + | * after the upload, you can playback the sound file on web page |
| {{: | {{: | ||
| - | ===== 通过电话录音 ===== | + | ===== Creating sound files ===== |
| - | ====== 添加呼叫语音 ====== | + | |
| - | | + | Professionnal recordings can be created with applications on smartphones. For iOS, we have had good experience with // |
| + | |||
| + | ====== Add Announcement ====== | ||
| + | |||
| + | | ||
| {{: | {{: | ||
| - | * 点击保存按钮后,出现多语言设置界面,这里只需要将刚刚添加的welcome语音选中然后点击增加按钮 | + | * after saving, it gives a multi-language config interface, we just select the sound file "welcome" and click " |
| + | At this time, please use English and Chinese for language choice. Other languages can cause the IVR to malfunction. Fix is on the way. | ||
| {{: | {{: | ||
| {{: | {{: | ||
| - | * 同样的步骤,我们添加另外一个呼入语音,instruction | + | * same as above, we add another announcement "instruction" |
| {{: | {{: | ||
| Line 31: | Line 35: | ||
| ====== Add an IVR ====== | ====== Add an IVR ====== | ||
| - | * Please refer to: [[en: | + | * Please refer to: [[en: |
| * go to,Advanced -> IVRs, click [Add] | * go to,Advanced -> IVRs, click [Add] | ||
| - | {{:en:how-to:ivr_add.jpg?768|}} | + | {{:en:module_manual: |
| + | |||
| + | * 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 " | ||
| - | * 添加完IVR后,点击设定目标,用于设定接受客户输入后的转向,我们分别设定了按1转向语音,按0转向坐席组 | + | {{: |
| - | {{: | + | * in this action, system will play a message and waiting for customer input (4 digits max) |
| - | {{: | + | {{: |
| + | * when customer press 1, it will go to queue 600 | ||
| - | <note tip>通过将目标转向设定到新的IVR可以实现复杂的流程</ | + | {{: |
| - | * 设置完毕后可以使用一个内线分机拨打该IVR的分机号码(在本例该号码为9000)进入 | + | * try check if customer input match any extension, if yes, go to the extension |
| + | <note tip>set the dest to another | ||
| + | * 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 | ||
| + | {{: | ||