Hi, In a normal PBX environment a user usually calls in and IVR's are played according to a predefined dialplan. Iam trying to develop an application where asterisk dials out to a user and initiates an IVR instead (please note that the IVR is not static and may vary according to different condtions). Can someone guide me how this is possible using Asterisk. Do I need to write some sort of AGI or application? I have looked into the autodial out feature but I am thinking of a more flexible or optimal solution. Any help will be appreciated. Regards, Danish -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060123/c122c841/attachment.htm
look at this: http://www.voip-info.org/wiki-VICIDIAL+Dialer perhaps it's what you are looking for... 2006/1/23, Danish Samad <danishsamad@gmail.com>:> Hi, > > In a normal PBX environment a user usually calls in and IVR's are played > according to a predefined dialplan. > Iam trying to develop an application where asterisk dials out to a user and > initiates an IVR instead (please note that the IVR is not static and may > vary according to different condtions). > Can someone guide me how this is possible using Asterisk. Do I need to > write some sort of AGI or application? > I have looked into the autodial out feature but I am thinking of a more > flexible or optimal solution. > Any help will be appreciated. > Regards, > Danish > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-- Facundo Ameal. fameal<at>gmail<dot>com Linux User #395088 Open your mind, use open source.
An example of this would be Outcall Voice Mail? Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com Danish Samad wrote:> Hi, > > In a normal PBX environment a user usually calls in and IVR's are > played according to a predefined dialplan. > Iam trying to develop an application where asterisk dials out to a user > and initiates an IVR instead (please note that the IVR is not static and > may vary according to different condtions). > Can someone guide me how this is possible using Asterisk. Do I need to > write some sort of AGI or application? > I have looked into the autodial out feature but I am thinking of a more > flexible or optimal solution. > Any help will be appreciated. > Regards, > Danish > > > ------------------------------------------------------------------------ > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Danish Samad wrote:> Hi, > > In a normal PBX environment a user usually calls in and IVR's are > played according to a predefined dialplan. > Iam trying to develop an application where asterisk dials out to a > user and initiates an IVR instead (please note that the IVR is not > static and may vary according to different condtions). > Can someone guide me how this is possible using Asterisk. Do I need to > write some sort of AGI or application? > I have looked into the autodial out feature but I am thinking of a > more flexible or optimal solution. > Any help will be appreciated. > Regards, > DanishTake a look at call files as a starting point. http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out Mike Clark
mirza sahib
2006-Jan-23 13:20 UTC
[Asterisk-Users] Re: [asterisk-dev] dial out and message playback
On Tue, 24 Jan 2006, Danish Samad wrote:> Hi,-users questions> > In a normal PBX environment a user usually calls in and IVR's are played > according to a predefined dialplan.> Iam trying to develop an application where asterisk dials out to a user and > initiates an IVR instead (please note that the IVR is not static and may > vary according to different condtions). > Can someone guide me how this is possible using Asterisk. Do I need to write > some sort of AGI or application?use .call files in /var/spool/asterisk/outgoing> I have looked into the autodial out feature but I am thinking of a more > flexible or optimal solution. > Any help will be appreciated. > Regards, > Danish >- wasim
mirza sahib
2006-Jan-23 13:45 UTC
[Asterisk-Users] Re: [asterisk-dev] dial out and message playback
On Tue, 24 Jan 2006, Danish Samad wrote:> Hi,-users questions> > In a normal PBX environment a user usually calls in and IVR's are played > according to a predefined dialplan.> Iam trying to develop an application where asterisk dials out to a user and > initiates an IVR instead (please note that the IVR is not static and may > vary according to different condtions). > Can someone guide me how this is possible using Asterisk. Do I need to write > some sort of AGI or application?use .call files in /var/spool/asterisk/outgoing> I have looked into the autodial out feature but I am thinking of a more > flexible or optimal solution. > Any help will be appreciated. > Regards, > Danish >- wasim _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev