Simple MYSQL IVR

Hi guys.

i have installed mysql on my machine , and asterisk-addons. both working great.
i need simple mysql query example , when i press key 5 asterisk should play any sound file from mysql DB.

i read some blogposts and tutorials but can’t see this exactly example.

thanks

Hi, have a look into ExternalIVR application:

wiki.asterisk.org/wiki/display/ … +Interface

It allows you to hook any scripting/programming language (which in turn can use MySQL) as IVR for Asterisk.