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 > > -- > 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 -- _____________________________________________________________________ -- 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
