I'm doing something similar, using a php script to access a postgres database. I'ts quite easy using the phpagi class.

Take a look at:
http://phpagi.sourceforge.net/

good luck,

Mauricio Mantilla


On 7/19/06, Stefan Reuter <[EMAIL PROTECTED]> wrote:
Camilo Echeverry wrote:
> 1- receive the call (obvious)
> 2- get the Caller ID
> 3- Send the CID to another application and get some info from a Database
> example: Your address is "some address"
> 4- Get that info and convert it into voice (by mixing various audio files)
> 5- return it to the Caller (as audio)

Yes, Asterisk can do all of these. You might want to look at AGI/FastAGI
for implementing it.
# http://www.voip-info.org/wiki/view/Asterisk+AGI
# http://www.voip-info.org/wiki-Asterisk+FastAGI

If your primary development language is Java you might also be
interested in Asterisk-Java which allows you to easily implement AGI
scripts in Java: http://asterisk-java.org

=Stefan

--
reuter network consulting
Neusser Str. 110
50760 Koeln
Germany
Telefon: +49 221 1305699-0
Telefax: +49 221 1305699-90
E-Mail:  [EMAIL PROTECTED]
Jabber:  [EMAIL PROTECTED]



_______________________________________________
--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




_______________________________________________
--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