[asterisk-bugs] [Asterisk 0015375]: [patch] realtime mysql status always shows connected for 0 seconds/no connection
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 3 08:13:41 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15375
======================================================================
Reported By: kowalma
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 15375
Category: Addons/res_config_mysql
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-22 06:31 CDT
Last Modified: 2009-07-03 08:13 CDT
======================================================================
Summary: [patch] realtime mysql status always shows connected
for 0 seconds/no connection
Description:
I've found issue with DB connection.
Asterisk-node1(active):/usr/src# rasterisk -x "realtime mysql status"
general connected to asterisk at 127.0.0.1, port 3306 with username cdr for 0
seconds.
Asterisk-node1(active):/usr/src#
shows always 0 seconds. Sometime rt shows that there is no db connection
(and then sip show peers show no sip-peer configured) but DB is queried
======================================================================
----------------------------------------------------------------------
(0107390) kowalma (reporter) - 2009-07-03 08:13
https://issues.asterisk.org/view.php?id=15375#c107390
----------------------------------------------------------------------
Now connection is kept, but at some point database and asterisk connection
drops.
Asterisk-node1*CLI> realtime mysql status
general connected to asterisk at 127.0.0.1, port 3306 with username cdr for 0
seconds.
[Jul 3 15:12:16] ERROR[7654]: res_config_mysql.c:1467 mysql_reconnect:
MySQL RealTime: Ping failed (2006). Trying an explicit reconnect.
[Jul 3 15:12:16] ERROR[7654]: res_config_mysql.c:1467 mysql_reconnect:
MySQL RealTime: Ping failed (2006). Trying an explicit reconnect.
Asterisk-node1*CLI> realtime mysql status
general connected to asterisk at 127.0.0.1, port 3306 with username cdr for
17 seconds.
Asterisk-node1*CLI> realtime mysql status
general connected to asterisk at 127.0.0.1, port 3306 with username cdr for
18 seconds.
Asterisk-node1*CLI>
after I check status of realtime db is queried again
Issue History
Date Modified Username Field Change
======================================================================
2009-07-03 08:13 kowalma Note Added: 0107390
======================================================================
More information about the asterisk-bugs
mailing list