Hi all,

I have recently installed asterisk 1.4.1 and asterisk-addons (1.4).

I have configured the extconfig.conf file and mapped sippeers to mysql as such;

sippeers => mysql,asterisk,sip_buddies

I have created the sip_buddies table and checked that we can login to the mysql db from the command prompt.

I have also copied the res_mysql.conf.sample file as res_mysql.conf to the /etc/asterisk directory and configured the following;

[asterisk]
dbhost = localhost
dbname = asterisk
dbuser = xxxxx
dbpass = xxxxx
dbport = 3306
dbsock = /var/run/mysqld/mysqld.sock

However I constantly see the following output when I execute the "sip show peers" command;

/config.c:1241 find_engine: Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available

/Does anyone have any idea as to why this is happening? It's got me stumped.

All help / suggestions are appreciated.

Cheers,

Callum
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to