Hi, I installed asterisk 11.2.1 on a debian squeeze box.
I installed all the devel versions of mysql and I compiled asterisk with :
./configure --with-mysqlclient=yes --disable-xmldoc
If I check in menuconfig, I still not have the option for the module res-config-mysql.
In asterisk, the command realtime … doesn’t even propose the “show” command.
Am I missing a library ?
Thx