Asterisk 1.6.2.13 RealTime

Hello,

I am attempting to configure Asterisk realtime however, I am receiving the following error:

Realtime mapping for ‘sippeers’ found to engine ‘mysql’, but the engine is not available

extconfig.conf:

[settings]
sipusers => mysql,general,sip_buddies
sippeers => mysql,general,sip_buddies

res_mysql.conf:
[general]
dbhost = localhost
dbname = asteriskconfig
dbuser = asterisk
dbpass = pass
dbport = 3306
dbsock = /var/lib/mysql/mysql.sock
requirements=warn ; or createclose or createchar

realtime mysql status shows:
general connected to asteriskconfig@localhost, port 3306 with username asterisk for 12 minutes.

I have restarted asterisk and recompiled asterisk-addons to no avail.

Asterisk version: 1.6.2.13
Asterisk Addons: 1.6.2.2

Any help is appreciated.

Thanks!

I am wondering if you fixed your problem. And by the way, how you could make “res_mysql.conf” show up at etc/asterisk dictionary