[asterisk-bugs] [JIRA] (ASTERISK-28527) ChanIsAvail() creates a CDR if unanswered=yes is set in cdr.conf

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed Sep 11 09:07:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247987#comment-247987 ] 

Friendly Automation commented on ASTERISK-28527:
------------------------------------------------

Change 12861 merged by George Joseph:
ChanIsAvail() generates a CDR when unanswered=yes in cdr.conf.

[https://gerrit.asterisk.org/c/asterisk/+/12861|https://gerrit.asterisk.org/c/asterisk/+/12861]

> 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