On Mon, Nov 13, 2006 at 07:10:12AM -0500, Brian Rogan wrote:
> On Mon, Nov 13, 2006 at 12:46:14PM +0100, nik600 wrote:
> > Hi
> > 
> > i have an application developed with bayonne.
> > 
> > Recentely i'm experiencing some problems and i am planning to migrate
> > to asterisk.
> > 
> > I would like to know if i can do these things whit asterisk:
> > 
> > - IVR integration with database (mysql, insert,delete,update,select)
> Asterisk uses a system called AGI to provide IVR.  

Not exactly true:

IVR may be implemented using standard dialplan (extensions.conf). AGI is 
a way to let a totally external program control the flow of a call through
Asterisk. It generally adds overhead and/or complexity to the system.

It can be used for various operations, and not inherently related to
IVR.

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
_______________________________________________
--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

Reply via email to