[asterisk-bugs] [Asterisk 0010749]: [patch] cdr_sqlite3_custom tries to load even when the config file isn't there
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Sep 17 16:33:20 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10749
======================================================================
Reported By: seanbright
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 10749
Category: CDR/cdr_sqlite3_custom
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 82680
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-17-2007 16:07 CDT
Last Modified: 09-17-2007 16:33 CDT
======================================================================
Summary: [patch] cdr_sqlite3_custom tries to load even when
the config file isn't there
Description:
When the /etc/asterisk/cdr_sqlite3_custom.conf doesn't exist, load_module
still tries to set up the connection.
======================================================================
----------------------------------------------------------------------
svnbot - 09-17-07 16:33
----------------------------------------------------------------------
Repository: asterisk
Revision: 82712
------------------------------------------------------------------------
r82712 | qwell | 2007-09-17 16:33:19 -0500 (Mon, 17 Sep 2007) | 4 lines
Don't try to continue loading cdr_sqlite3_custom on a module load failure
(such as the config not existing)
Closes issue http://bugs.digium.com/view.php?id=10749, patch by seanbright.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-17-07 16:33 svnbot Checkin
09-17-07 16:33 svnbot Note Added: 0070704
09-17-07 16:33 svnbot Status new => assigned
09-17-07 16:33 svnbot Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list