This is an old revision of the document!
We will create a simple IVR, it will first play the voice "welcome to use asterCC, if you want to know more asterCC product details, press 1, for agent, press 0", if the client press 1, they will hear a new voice, if they press 0, it will transfer them to 0. ====== Add Sound File ====== ===== Uploading Sound File ===== * go to Advanced -> Sounds * select the file you want to upload {{:en:module_manual:ivr:sounds_add.jpg?768|}} * after the upload, you can playback the sound file on web page {{:en:module_manual:ivr:sounds_play.jpg?768|}} ===== Recording by Phone ===== ====== Add Announcement ====== * go to Advanced -> Announcements,click Add {{:en:module_manual:ivr:announcement_add.jpg?768|}} * after saving, it gives a multi-language config interface, we just select the sound file "welcome" and click "Add" {{:en:module_manual:ivr:announcement_add_sound.jpg?768|}} {{:en:module_manual:ivr:announcement_add_sound_1.jpg?768|}} * same as above, we add another announcement "instruction" {{:en:module_manual:ivr:announcement_list.jpg?768|}} ====== Add an IVR ====== * Please refer to: [[en:newbie:Add Agent Group]],add a agent group in system * go to,Advanced -> IVRs, click [Add] {{:en:how-to:ivr_add.jpg?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 {{:en:module_manual:ivr:ivr_add_dest_1.jpg?768|}} {{:en:module_manual:ivr:ivr_add_dest_2.jpg?768|}} <note tip>set the dest to another IVR, we can get a complicated IVR flow</note> * when all are done, we could dial the exten. of the IVR (in our cast, it's 9000) to test the IVR.