[asterisk-bugs] [JIRA] (ASTERISK-28351) CDR disposition incorrectly logged at file when AMD classifies as MACHINE

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Apr 11 12:00:47 CDT 2019


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

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

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> CDR disposition incorrectly logged at file when AMD classifies as MACHINE
> -------------------------------------------------------------------------
>
>                 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
>            Assignee: 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)
> Probably the attribute "disposition" of cdr object is being overwritten before the CDR registration at file.



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



More information about the asterisk-bugs mailing list