Hi,
We have an Asterisk Server (version 1.4) that uses the application MYSQL (on extension.conf), When we upgrade to Asterisk 1.8, we got the follow message:
[Oct 31 08:43:45] WARNING[8623]: pbx.c:4088 pbx_extension_helper: No application ‘MYSQL’ for extension (default, 32870595, 1)
== Spawn extension (default, 32870595, 1) exited non-zero on ‘SIP/31775073-00000003’
We search for this application and in fact it isn’t exist, so we would like to know how to install or activate this application in asterisk 1.8 or is exists another way to do MYSQL operations via extension.conf.
If you see XXX app_mysql its caused for missing dependencies in this case be sure to install mysql-server and mysql-devel. Then go and execute the configure script again and make menuselect.