Kaushal Shriyan
2011-Apr-20 02:41 UTC
[asterisk-users] Configure IVR(Inbound and Outbound)
Hi, Is there a step by step guide to Configure IVR(Inbound and Outbound) in AsteriskNow using FreePBX ? Thanks Kaushal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110420/672dfa7f/attachment.htm>
Gopalakrishnan A.N
2011-Apr-20 07:34 UTC
[asterisk-users] Configure IVR(Inbound and Outbound)
Try this http://www.freepbx.org/support/documentation/administration-guide/creating-an-ivr On Wed, Apr 20, 2011 at 8:11 AM, Kaushal Shriyan <kaushalshriyan at gmail.com>wrote:> Hi, > > Is there a step by step guide to Configure IVR(Inbound and Outbound) in > AsteriskNow using FreePBX ? > > Thanks > > Kaushal > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Thank you with regards, Gopalakrishnan A.N. VoIP call - sip:saigop at gtalk2voip.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110420/9672697b/attachment.htm>
Gopalakrishnan A.N
2011-Apr-20 09:26 UTC
[asterisk-users] Configure IVR(Inbound and Outbound)
Outbound call only you can make like dial out rules, IVR is only for Inbound calls. In outbound I dont how you are asking this IVR facility. You mean like voice broadacasting? like dial the number and playing a voice file? On Wed, Apr 20, 2011 at 2:14 PM, Kaushal Shriyan <kaushalshriyan at gmail.com>wrote:> Hi Gopal, > > Is there a way to Configure OutBound IVR. Correct me if i might have missed > reading the URL you pasted. > > Thanks > > Kaushal > > > On Wed, Apr 20, 2011 at 1:04 PM, Gopalakrishnan A.N <saigop at gmail.com>wrote: > >> Try this >> http://www.freepbx.org/support/documentation/administration-guide/creating-an-ivr >> >> On Wed, Apr 20, 2011 at 8:11 AM, Kaushal Shriyan < >> kaushalshriyan at gmail.com> wrote: >> >>> Hi, >>> >>> Is there a step by step guide to Configure IVR(Inbound and Outbound) in >>> AsteriskNow using FreePBX ? >>> >>> Thanks >>> >>> Kaushal >>> >>> -- >>> _____________________________________________________________________ >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>> New to Asterisk? Join us for a live introductory webinar every Thurs: >>> http://www.asterisk.org/hello >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >>> >> >> >> >> -- >> Thank you with regards, >> Gopalakrishnan A.N. >> VoIP call - sip:saigop at gtalk2voip.com >> >> >> >-- Thank you with regards, Gopalakrishnan A.N. VoIP call - sip:saigop at gtalk2voip.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110420/e1addf5e/attachment.htm>
Kaushal Shriyan
2011-Apr-20 09:37 UTC
[asterisk-users] Configure IVR(Inbound and Outbound)
On Wed, Apr 20, 2011 at 2:56 PM, Gopalakrishnan A.N <saigop at gmail.com>wrote:> Outbound call only you can make like dial out rules, IVR is only for > Inbound calls. In outbound I dont how you are asking this IVR facility. You > mean like voice broadacasting? like dial the number and playing a voice > file? > >Hi Gopal, Yes in those lines. Regards, Kaushal> > On Wed, Apr 20, 2011 at 2:14 PM, Kaushal Shriyan <kaushalshriyan at gmail.com > > wrote: > >> Hi Gopal, >> >> Is there a way to Configure OutBound IVR. Correct me if i might have >> missed reading the URL you pasted. >> >> Thanks >> >> Kaushal >> >> >> On Wed, Apr 20, 2011 at 1:04 PM, Gopalakrishnan A.N <saigop at gmail.com>wrote: >> >>> Try this >>> http://www.freepbx.org/support/documentation/administration-guide/creating-an-ivr >>> >>> On Wed, Apr 20, 2011 at 8:11 AM, Kaushal Shriyan < >>> kaushalshriyan at gmail.com> wrote: >>> >>>> Hi, >>>> >>>> Is there a step by step guide to Configure IVR(Inbound and Outbound) in >>>> AsteriskNow using FreePBX ? >>>> >>>> Thanks >>>> >>>> Kaushal >>>> >>>> -- >>>> _____________________________________________________________________ >>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>>> New to Asterisk? Join us for a live introductory webinar every Thurs: >>>> http://www.asterisk.org/hello >>>> >>>> asterisk-users mailing list >>>> To UNSUBSCRIBE or update options visit: >>>> http://lists.digium.com/mailman/listinfo/asterisk-users >>>> >>> >>> >>> >>> -- >>> Thank you with regards, >>> Gopalakrishnan A.N. >>> VoIP call - sip:saigop at gtalk2voip.com >>> >>> >>> >> > > > -- > Thank you with regards, > Gopalakrishnan A.N. > VoIP call - sip:saigop at gtalk2voip.com > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110420/ffd7014a/attachment-0001.htm>
Gopalakrishnan A.N
2011-Apr-20 11:46 UTC
[asterisk-users] Configure IVR(Inbound and Outbound)
If you want to create voice broadcasting kind of thing, you have to write your own dialplan or agi related stuffs. Following are the procedures 1. Need to make a script for autodial bunch of numbers from database or from call file 2. Need to check the bridged call 3. If the call is bridged then you have to playback voicefile as you wish 4. if the call is not established if you have to set the number to dial again after some time or get the response state like busy or no answer and store in database. On Wed, Apr 20, 2011 at 3:07 PM, Kaushal Shriyan <kaushalshriyan at gmail.com>wrote:> > > On Wed, Apr 20, 2011 at 2:56 PM, Gopalakrishnan A.N <saigop at gmail.com>wrote: > >> Outbound call only you can make like dial out rules, IVR is only for >> Inbound calls. In outbound I dont how you are asking this IVR facility. You >> mean like voice broadacasting? like dial the number and playing a voice >> file? >> >> > Hi Gopal, > > Yes in those lines. > > Regards, > > Kaushal > >> >> On Wed, Apr 20, 2011 at 2:14 PM, Kaushal Shriyan < >> kaushalshriyan at gmail.com> wrote: >> >>> Hi Gopal, >>> >>> Is there a way to Configure OutBound IVR. Correct me if i might have >>> missed reading the URL you pasted. >>> >>> Thanks >>> >>> Kaushal >>> >>> >>> On Wed, Apr 20, 2011 at 1:04 PM, Gopalakrishnan A.N <saigop at gmail.com>wrote: >>> >>>> Try this >>>> http://www.freepbx.org/support/documentation/administration-guide/creating-an-ivr >>>> >>>> On Wed, Apr 20, 2011 at 8:11 AM, Kaushal Shriyan < >>>> kaushalshriyan at gmail.com> wrote: >>>> >>>>> Hi, >>>>> >>>>> Is there a step by step guide to Configure IVR(Inbound and Outbound) in >>>>> AsteriskNow using FreePBX ? >>>>> >>>>> Thanks >>>>> >>>>> Kaushal >>>>> >>>>> -- >>>>> _____________________________________________________________________ >>>>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>>>> New to Asterisk? Join us for a live introductory webinar every Thurs: >>>>> http://www.asterisk.org/hello >>>>> >>>>> asterisk-users mailing list >>>>> To UNSUBSCRIBE or update options visit: >>>>> http://lists.digium.com/mailman/listinfo/asterisk-users >>>>> >>>> >>>> >>>> >>>> -- >>>> Thank you with regards, >>>> Gopalakrishnan A.N. >>>> VoIP call - sip:saigop at gtalk2voip.com >>>> >>>> >>>> >>> >> >> >> -- >> Thank you with regards, >> Gopalakrishnan A.N. >> VoIP call - sip:saigop at gtalk2voip.com >> >> >> >-- Thank you with regards, Gopalakrishnan A.N. VoIP call - sip:saigop at gtalk2voip.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110420/c74e1882/attachment.htm>