[asterisk-bugs] [JIRA] (ASTERISK-28351) CDR disposition incorrectly logged at file
Cirillo Ferreira (JIRA)
noreply at issues.asterisk.org
Tue Mar 26 10:02:47 CDT 2019
Cirillo Ferreira created ASTERISK-28351:
-------------------------------------------
Summary: 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