How to Query a Database from MySQL with Asterisk 1.6 ODBC
I’ve been administering Asterisk servers for many years and everyday I’m learning something new. As the size of the projects have gotten bigger, so have the demands of my customers. One common request is database integration. In the past I’ve used external AGI scripts to run database queries to return values to Asterisk. But more [...]