[asterisk-bugs] [JIRA] (ASTERISK-28677) CDR billsec is always 0 for transferred calls

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jan 2 08:02:25 CST 2020


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

Asterisk Team commented on ASTERISK-28677:
------------------------------------------

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

> CDR billsec is always 0 for transferred calls
> ---------------------------------------------
>
>                 Key: ASTERISK-28677
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28677
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CDR/General
>    Affects Versions: 13.29.0, 13.30.0, 16.6.1, 16.7.0
>         Environment: Centos 7.7
>            Reporter: Maciej Michno
>            Severity: Minor
>
> Hi,
> There is a bug in CDR, starting from Asterisk 13.29.0. Billsec is set to 0 for transferred call.
> Scenario:
> A is calling B.
> B is answering A and blindtransferring call to C.
> Effect:
> Two CDR's entries are created, one for call A to B, and second one for transferred call A to C.
> Second entry is created correctly, with correct duration and billsec for A to C call.
> Duration for the first call is set correctly, but billsec is always 0, no matter of time spended on first call (A to B).
> The same effect is observed in both - database and csv/custom CDR.
> Problem does not occur in previous versions of Asterisk, before 13.29.0 (tested on exactly the same configuration).



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list