VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
nhadie_monio at yahoo.com Guest
|
Posted: Sat Apr 05, 2008 12:27 pm Post subject: [asterisk-users] realtime errors |
|
|
Hi All,
I just started playing around with asterisk realtime,
added some extensions and started making test call,
sometimes i can call the extension sometimes i can't.
below are errors i see on the CLI, has anyone
encountered this before?
[settings]
sippeers => mysql,sipdb,sip_customer
sipusers => mysql,sipdb,sip_customer
extensions => mysql,sipdb,extensions_customer
voicemail => mysql,sipdb,voicemail_customer
[Apr 6 01:04:53] WARNING[18959]:
res_config_mysql.c:360 update_mysql: MySQL RealTime:
Failed to query database. Check debug for more info.
[Apr 6 01:05:04] WARNING[18959]: app_voicemail.c:2262
inboxcount: Failed to obtain database object for
'asterisk'!
regards,
nhadie
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com |
|
Back to top |
|
|
tilghman at mail.jeffa... Guest
|
Posted: Sat Apr 05, 2008 10:49 pm Post subject: [asterisk-users] realtime errors |
|
|
On Saturday 05 April 2008 12:27:03 ronald ramos wrote:
Quote: | [Apr 6 01:05:04] WARNING[18959]: app_voicemail.c:2262
inboxcount: Failed to obtain database object for
'asterisk'!
|
This error typically means that you failed to configure res_mysql.conf,
or that the parameters that you provided are not sufficient to connect.
The two most common reasons are: either the socket is incorrect (MySQL's
default is /tmp/mysql.sock, but most distributions place the socket at
/var/lib/mysql/mysql.sock) or that you've specified a TCP socket, yet MySQL
is not listening on TCP (also the default on most distributions). Check your
settings in /etc/my.cnf or /etc/mysql/my.cnf or /usr/local/etc/my.cnf and
compare with the settings in /etc/asterisk/res_mysql.conf.
--
Tilghman |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|