This is an old revision of the document!
====== Call webservice in IVR====== <note important>Use result return by webservice for IVR transfer</note> We will instruct a business members service IVR flows, and will call a webserivce for checking the card number which customer enter from IVR. ===== Create the IVR flows ===== * upload the announcement voices Go to Advanced/Announcements page , and click "ADD" button to add a main ivr flow. {{:en:use_case:add_announce_1.png?600|}} {{:en:use_case:add_announce_2.png?600|}} {{:en:use_case:add_announce_3.png?600|}} * create IVR Go to Advanced/IVR page , and click "ADD" button to add a main ivr flow. {{:en:use_case:ivr_1.png?700|}} {{:en:use_case:ivr_2.png?700|}} ===== Add the DID number===== * add a special incoming DID number Go to PBX/DID page , and click "ADD" button {{:en:use_case:add_did.png?600|}} ===== Create inbound route ===== ===== php webservice sample =====