On Fri, 2010-02-26 at 15:21 +0800, Zhang Shukun wrote: > 2010/2/26 Tilghman Lesher <[email protected]>: > > On Friday 26 February 2010 00:09:55 Warren Selby wrote: > >> On Thu, Feb 25, 2010 at 11:26 PM, Zhang Shukun <[email protected]> wrote: > >> > [Feb 26 13:18:08] WARNING[16077]: config.c:2025 find_engine: Realtime > >> > mapping for 'sippeers' found to engine 'mysql', but the engine is not > >> > available-- > >> > >> Is MySQL running and all the proper values set in the appropriate files? > > > > Does the config name in extconfig.conf right after the word "mysql" exist > > as a > > section in res_mysql.conf? > > the section in extconfig.conf is : > > > sipusers => mysql,asterisk,sip_buddies > sippeers => mysql,asterisk,sip_buddies > > > and section in res_mysql.conf is : > > > > [asterisk] > ;dbhost = 127.0.0.1 > dbname = asterisk > dbuser = root > dbpass = net263 > dbport = 3306 > ;dbsock = /tmp/mysql.sock > ;dbsock = /var/run/mysqld/mysqld.sock > requirements=createclose ; or createclose or createchar >
I know this is months later but I've just been having the same problem and fixed it by adding mysql dev packages and then recompiling the asterisk addons Hope this helps Ish > > > > > -- > > Tilghman Lesher > > Digium, Inc. | Senior Software Developer > > twitter: Corydon76 | IRC: Corydon76-dig (Freenode) > > Check us out at: www.digium.com & www.asterisk.org > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > -- > Best regards, > Sucan > -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
