[asterisk-bugs] [JIRA] (ASTERISK-28351) CDR disposition incorrectly logged at file

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 26 10:02:47 CDT 2019


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

Asterisk Team commented on ASTERISK-28351:
------------------------------------------

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 disposition incorrectly logged at file
> ------------------------------------------
>
>                 Key: ASTERISK-28351
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28351
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CDR/General
>    Affects Versions: 13.18.5
>            Reporter: Cirillo Ferreira
>
> When the call is ended by AMD, the CDR logged at file Master.csv doen't contains the answer time and the disposition is FAILED, instead of ANSWERED.
> Eg: Call to channel DAHDI/i12/0316334681296 which was answered by an answering machine, and classified as MACHINE by AMD in 4 sec.
> Debug:
> {noformat}
>  DEBUG[24310] cdr.c: Finalized CDR for DAHDI/i12/0316334681296-b5d8e - start 1553611364.871316 answer 1553611381.555625 end 1553611385.554073 dispo ANSWERED
> {noformat}
> CDR:
> {noformat}
> "","28604300","0111306334681296","from-sip","""Anonymous"" <28604300>","SIP/core-0095ea3a","DAHDI/i12/0316334681296-b5d8e","Dial","2019-03-26 11:42:44","","2019-03-26 11:43:05","20","0","FAILED","DOCUMENTATION","1553611364.28562544"
> {noformat}
> ps: Answer time is among start and end field. (10th field)



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



More information about the asterisk-bugs mailing list