[Home]

Summary:ASTERISK-25834: [patch] cdr_adaptive_odbc not logger when load before than database
Reporter:Rodrigo Ramirez Norambuena (roramirez)Labels:patch
Date Opened:2016-03-07 12:54:42.000-0600Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:CDR/cdr_adaptive_odbc
Versions:11.22.0 13.7.2 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:If the Asterisk start and load (or module load) cdr_adaptive_odbc run before  than the database the module is not configure the fields then not logger the cdr.

This patch prevent this case. Is set a flag to check if connection is ok otherwise try the reload the module before a log.


Comments:By: Asterisk Team (asteriskteam) 2016-03-07 12:54:43.012-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].