[Asterisk-Users] asterisk supports VXML?
Marco Parisotto
marco.parisotto at puntocontatto.it
Mon Mar 7 07:22:31 MST 2005
Hi all
where can I find infos about this VXML intepreter for asterisk?
Thanks
Marco
Hi Foong,
That's a good question you've put out there. Yes, Asterisk supports VXML andhere's how it's done; Firstly in the SIP.conf, you need to have your VXML application/browserdefined; sip.conf: [vxmlapp] type=friend insecure=yes username=777 reinvite=no host=123.45.67.8 Then in the EXTENSIONS.conf it will look like this; extensions.conf: exten =>777,1,Setvar,VXML_URL=voicexml=http%3A%2F%2F123.45.67.20%3A6969%2Fhellovxml%2Fhellovxml exten => 777,2,Dial,sip/vxmlapp|10 exten => 777,3,HangUp Hope this'll clear your thoughts. Cheers! Lilantha Karunaratne MSCS Tel: (65) 90403497 _____ From: asterisk-users-bounces at lists.digium.com[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chee FoongSent: Friday, February 25, 2005 10:17 AMTo: asterisk-users at lists.digium.comSubject: [Asterisk-Users] asterisk supports VXML? Hello, Does asterisk supports VXML?Couldn't find much resource on that on google and wiki. Thanks Foong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050307/61805868/attachment.htm
More information about the asterisk-users
mailing list