Camilo Echeverry
2006-Jul-19 09:49 UTC
[asterisk-users] Simple But important question (for me)
Hi. I'm 100% newbie (in asterisk) I need to know if i can use astersik for something like this: 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) 6- use keypress as menu options menu or confirmation responses (i know asterisk can do this) sorry is that sounds pretty obvious to you, but as I said I'm new on this. after this (if the answer is yes) i will read as much documentation as possible to do the rest by myself. -- ---------------------- Papita = "papa peque?a" Papota = "papa grande" Paputa = Papa Gigante ..? ---------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060719/89b04d83/attachment.htm
Stefan Reuter
2006-Jul-19 10:01 UTC
[asterisk-users] Simple But important question (for me)
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: srt@reucon.net Jabber: srt@jabber.reucon.net -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 254 bytes Desc: OpenPGP digital signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060719/0b3d40b6/signature.pgp
The short answer is yes On 7/19/06, Camilo Echeverry <camilin@gmail.com> wrote:> Hi. > I'm 100% newbie (in asterisk) > I need to know if i can use astersik for something like this: > > > 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) > 6- use keypress as menu options menu or confirmation responses (i know > asterisk can do this) > > sorry is that sounds pretty obvious to you, but as I said I'm new on this. > after this (if the answer is yes) i will read as much documentation as > possible to do the rest by myself. > > > -- > ---------------------- > Papita = "papa peque?a" > Papota = "papa grande" > Paputa = Papa Gigante ..? > ---------------------- > _______________________________________________ > --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 > > >
Use festival text to speech for saying the address ----- Original Message ----- From: Camilo Echeverry To: asterisk-users@lists.digium.com Sent: Wednesday, July 19, 2006 12:49 PM Subject: [asterisk-users] Simple But important question (for me) Hi. I'm 100% newbie (in asterisk) I need to know if i can use astersik for something like this: 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) 6- use keypress as menu options menu or confirmation responses (i know asterisk can do this) sorry is that sounds pretty obvious to you, but as I said I'm new on this. after this (if the answer is yes) i will read as much documentation as possible to do the rest by myself. -- ---------------------- Papita = "papa peque?a" Papota = "papa grande" Paputa = Papa Gigante ..? ---------------------- ------------------------------------------------------------------------------ _______________________________________________ --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 ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.10.1/391 - Release Date: 7/18/2006 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060719/903ad0f7/attachment.htm
Matthew Warren
2006-Jul-19 11:50 UTC
[asterisk-users] re:Simple But important question (for me)
We build custom scripts for Asterisk. We can build this for you, for reletivly inexpensive. But you will need to contact me thru email at mwarren "at" procomconsulting "dot" com .. This is a commercial app you need but requesting on a non commercial group. Matthew Warren
Gonzalo Servat
2006-Jul-19 12:19 UTC
[asterisk-users] re:Simple But important question (for me)
On 7/19/06, Matthew Warren <mwarren@ru-intouch.com> wrote:> We build custom scripts for Asterisk. We can build this for you, for > reletivly inexpensive. But you will need to contact me thru email at > mwarren "at" procomconsulting "dot" com .. This is a commercial app you > need but requesting on a non commercial group.Actually it is a non-commercial solution he needs and you offered a commercial one in a non commercial group. ;-) Cheers Gonzalo
Matthew Warren
2006-Jul-20 05:09 UTC
[asterisk-users] re:Simple But important question (for me)
>Actually it is a non-commercial solution he needs and you offered a >commercial one in a non commercial group. ;-)>Cheers >Gonzalothere is a small chance of that, seeing that an address validation script is used for just that address validation and is implemented in customer service applications to query against an existing customer database. If you will, Gonzalo, show me a use for- an address validation script, populated database, and has an actual purpose that is worth asking people for help- that is non commercial.