[asterisk-bugs] [JIRA] (ASTERISK-28527) ChanIsAvail() creates a CDR if unanswered=yes is set in cdr.conf
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Thu Sep 5 11:22:50 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp updated ASTERISK-28527:
--------------------------------------
Assignee: Frederic LE FOLL
> ChanIsAvail() creates a CDR if unanswered=yes is set in cdr.conf
> ----------------------------------------------------------------
>
> Key: ASTERISK-28527
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28527
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_chanisavail
> Affects Versions: 16.4.0
> Reporter: Frederic LE FOLL
> Assignee: Frederic LE FOLL
> Severity: Minor
>
> When unanswered=yes is set in cdr.conf, each call to ChanIsAvail() generates a CDR.
> ChanIsAvail() creates a temporary channel with ast_request() to test resource availability. It should not generate a CDR when ChanIsAvail() terminates this temporary channel.
> I would like to propose a patch to disable CDR generation for the temporary channel.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list