[asterisk-bugs] [JIRA] (ASTERISK-28527) ChanIsAvail() creates a CDR if unanswered=yes is set in cdr.conf
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Dec 12 05:56:35 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-28527:
-------------------------------------
Target Release Version/s: 17.1.0
> 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
> Target Release: 13.29.0, 16.6.0, 17.1.0
>
>
> 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