cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
69
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: David Keith on 29-07-2010 12:02:29 PM
Hi,
I am a developer who has created a VoiceXML application that runs on a web server that is currently being accessed over the internet by several different Voice Browsers such as Holly and Voxeo.
I now have a client who wants to run the app via a Call Centre with Cisco kit but there Telephony Engineer does not know how to point there existing IVR (or even an inbound DNIS) to my web server address.
He is researching but is not sure if he needs to use CVP or wherever it is configured from the gateway.
Can you point me in the right direction?
Many thanks

Subject: RE: Setting up a Generic Web Hosted vXML application on Cisco
Replied by: Raghavendra Gutty Veeranagappa on 29-07-2010 01:46:18 PM
hi David Keith,
 
For loading VoiceXML from HTTP Server the below commands can use in Gateway
 
application
service app_name  http://10.10.1.1/collect.vxml
end
 
for Mapping inbound application the below commands can use in Gateway
 
dial-peer voice 100 pots
application app_name
incoming called-number 555....
port 0
 
Thanks
Raghavendra
 

Subject: RE: Setting up a Generic Web Hosted vXML application on Cisco
Replied by: David Keith on 29-07-2010 01:52:37 PM
Thanks Raghavendra.  I'll forward this on to the Telephony Engineer and see what he says.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links