[Asterisk-Users] asterisk supports VXML?

Lilantha Karunaratne lilantha.karunaratne at gmail.com
Thu Feb 24 20:18:39 MST 2005


Hi Foong,

 

That's a good question you've put out there. Yes, Asterisk supports VXML and
here's how it's done;

 

Firstly in the SIP.conf, you need to have your VXML application/browser
defined;

 

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 Foong
Sent: Friday, February 25, 2005 10:17 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] asterisk supports VXML?

 

Hello,

Does asterisk supports VXML?
Couldn't find much resource on that on google and wiki.

Thanks

Foong

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050224/f4f74bec/attachment.htm


More information about the asterisk-users mailing list