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

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


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-28351:
-------------------------------------

    Status: Waiting for Feedback  (was: Waiting for Feedback)

> 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: Asterisk Team
>
> 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