[Asterisk-Users] How to query a table from the keypad?

Mike Pollitt mike at limeboy.com
Thu Feb 23 18:19:13 MST 2006


Hi Richard -

 

What you want is AGI:
http://www.voip-info.org/tiki-index.php?page=Asterisk+AGI

 

You could write a perl script to read the PO number from stdin and spit back
the balance (or whatever). To read the PO number from the user, use the
Read() dialplan application. To play back the balance, you could use
SayDigits() (but there's probably a more elegant solution specifically for
speaking amounts of money).

 

  _____  

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Richard Reina
Sent: Friday, 24 February 2006 9:34 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] How to query a table from the keypad?

 

I am trying to give users the option to query our accts. payable database by
supplying their PO number.  I able to write queries via perl->DBI->mysql but
have no idea how to get * to do it from the IVR.  Is this possible?  Can
anyone point me in the right direction for help or examples?

Thanks,

Richard

  _____  


What are the most popular cars? Find out at Yahoo!
<http://us.rd.yahoo.com/evt=38382/_ylc=X3oDMTEzNWFva2Y2BF9TAzk3MTA3MDc2BHNlY
wNtYWlsdGFncwRzbGsDMmF1dG9z/*http:/autos.yahoo.com/newcars/popular/thisweek.
html%20%0d%0a>  Autos 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060223/ca300050/attachment.htm


More information about the asterisk-users mailing list