On Friday 14 May 2010 16:09:58 Bruce Ferrell wrote: > I'm getting the following message in my full log at startup and my > realtime sip peers aren't being found. My realtime extensions have no > errors. The table sippeers exists in the database. Is this a known > problem? > > res_config_mysql.c: Table sippeers not found in database. This table > should exist if you're using realtime.
Check your [context] in res_mysql.conf. In previous versions, it was set as [general], but extconfig.conf had "asterisk" as the name of the connection. These two configuration files need to match. It's correct in the sample configs, but if you upgraded from a prior version, it's possible that you still have the bad match. -- 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 -- 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
