[asterisk-bugs] [Asterisk 0015059]: If the database loses connection for a few seconds, no cdr gets written ever
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 20 16:55:16 CDT 2009
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15059
======================================================================
Reported By: falves11
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15059
Category: CDR/cdr_adaptive_odbc
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 192874
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2009-05-08 01:19 CDT
Last Modified: 2009-05-20 16:55 CDT
======================================================================
Summary: If the database loses connection for a few seconds,
no cdr gets written ever
Description:
This is a major and potentially very costly problem with cdr_adaptive.
Suppose I close the firewall in the database (SQL 2005) for 10 seconds.
Then no CDR gets saved to the database ever. ODBC keeps working, I mean, it
bounces back, because successive calls to func_odbc do work. But
cdr_adapative does not any reseiliance, it just never writes a cdr anymore.
It happpened to me twice alrfeady in production.
======================================================================
----------------------------------------------------------------------
(0105163) tilghman (administrator) - 2009-05-20 16:55
https://issues.asterisk.org/view.php?id=15059#c105163
----------------------------------------------------------------------
Closed after 5 days.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-20 16:55 tilghman Note Added: 0105163
2009-05-20 16:55 tilghman Status feedback => closed
2009-05-20 16:55 tilghman Resolution reopened => no change
required
======================================================================
More information about the asterisk-bugs
mailing list