I'd like store a few values in a local database (mySQL) when calls are dialed. Nothing complex. What would be the simplest option for running a query from the dialplan?
I've done a lot of searching haven't found a clear answer to the basic questions, probably due to my inexperience with Asterisk / FreePBX and PIAF. (Do I need to install odbc? Additional modules? What function(s) do you use to connect the db from within the dialplan? Can I create tables in the existing asterisk/asteriskcrddb databases and use that dsn... and if so how? ...)
Any pointers in the right direction would be greatly appreciated
I've done a lot of searching haven't found a clear answer to the basic questions, probably due to my inexperience with Asterisk / FreePBX and PIAF. (Do I need to install odbc? Additional modules? What function(s) do you use to connect the db from within the dialplan? Can I create tables in the existing asterisk/asteriskcrddb databases and use that dsn... and if so how? ...)
Any pointers in the right direction would be greatly appreciated