Dear ALL I want to use IVR on my asterisk auto attendent call feature so basically how do i configure IVR and how do i tell to my asterisk which call is local or which call comming from outside world --------------------------------- Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070623/a053ec87/attachment.htm
Hi Satish, Are you familiar with Trixbox? (www.trixbox.org <http://www.trixbox.org/> ) It's a 'pre-configured' version of Asterisk that has IVR already built in. You might want to check it out as an easy way of implementing IVR and other feautures. Regards, Dean Collins Cognation Pty Ltd dean at cognation.net <mailto:dean at cognation.net> +1-212-203-4357 Ph +61-2-9016-5642 (Sydney in-dial). ________________________________ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of satish patel Sent: Saturday, 23 June 2007 6:06 AM To: asterisk-users at lists.digium.com Subject: [asterisk-users] IVR question for asterisk Dear ALL I want to use IVR on my asterisk auto attendent call feature so basically how do i configure IVR and how do i tell to my asterisk which call is local or which call comming from outside world ________________________________ Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel <http://us.rd.yahoo.com/evt=48516/*http:/surveylink.yahoo.com/gmrs/yahoo _panel_invite.asp?a=7%20> and lay it on us. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070623/db1e0b5c/attachment.htm
Hi On Sat, Jun 23, 2007 at 03:05:47AM -0700, satish patel wrote:> Dear ALL > > I want to use IVR on my asterisk auto attendent call > feature so basically how do i configure IVR and how do i tell to > my asterisk which call is local or which call comming from outside world"Congradulations, you have successfully installed and executed the Asterisk open source PBX. You have also installed a set of sample sounds and configurations that should help you to get started. Like a normal PBX, you will navigate this demonstration by dialing digits. ..." Sounds familiar? The "demo" context in extensions.conf is just that: an IVR. As you can see, in the sample extensions.conf, the context '[default]' has: include => demo And by this any call that gets to the context default gets to that demo IVR. Note that using the context 'default' is normally not recommended, and you should use a diferent context name. Make sure that channels that should be directed to that IVR context have something like: context = name_of_ivr_context in the channel driver configuration file (zapata.conf, sip.conf, iax.conf , etc.) -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir