[asterisk-bugs] [JIRA] (ASTERISK-25834) [patch] cdr_adaptive_odbc not logger when load before than database
Rodrigo Ramirez Norambuena (JIRA)
noreply at issues.asterisk.org
Mon Mar 7 12:56:56 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rodrigo Ramirez Norambuena updated ASTERISK-25834:
--------------------------------------------------
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.
was:
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.
> [patch] cdr_adaptive_odbc not logger when load before than database
> -------------------------------------------------------------------
>
> Key: ASTERISK-25834
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25834
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: CDR/cdr_adaptive_odbc
> Affects Versions: 11.22.0, 13.7.2
> Reporter: Rodrigo Ramirez Norambuena
> Severity: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list