Hi all, I want to use Asterisk as an IVR system. I have read in the web some 
dialplan examples for menus, like the following example: [default]exten => 
steve,1,Dial(SIP/steve);exten => mark,2,Dial(SIP/mark);[mainmenu]exten => 
s,1,Answerexten => s,n,Background(thanks) ; "Thanks for calling press 1 for 
sales, 2 for support, ..."exten => s,n,WaitExtenexten => 
1,1,Goto(submenu,s,1)exten => 2,1,Hangup[submenu]exten => s,1,Ringing ; Make 
them comfortable with 2 seconds of ringbackexten => s,n,Wait,2exten => 
s,n,Background(submenuopts) ; "Thanks for calling the sales ;department. Press 
1 for steve, 2 for..."exten => s,n,WaitExtenexten => 
1,1,Goto(default,steve,1)exten => 2,1,Goto(default,mark,2)  I would be very 
grateful if  someone sends me more examples of IVRs dialplans.  Thank you veeru 
muchMarta
_________________________________________________________________
Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar a 
la última
http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to