[asterisk-users] Need help understanding CDR
RSCL Mumbai
rscl.mumbai at gmail.com
Sun Mar 17 11:14:59 CDT 2013
Hi,
Attached is a sample CDR.
I need some help to understand the "billsec" column.
PS: the time value in billsec & duration is same.
With reference to the attached log, what does the 10 sec / 6 sec / 2
sec correspond
to:
(a) Time between call connection to asterisk and disconnection from
asterisk?
(b) Time after welcome greeting and before hangup -- the time the call rang
on the extension?
(c) Or any other scenario
Thank you in advance.
Best regards,
Sans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130317/56440ae6/attachment.htm>
-------------- next part --------------
+---------------------+------------------------------+--------------+-------------+--------------------+---------------------------------------------------------------------+-----------+-------------------------------------------------------------------+---------+-------------+-------------+
| calldate | clid | src | dst | dcontext | dstchannel | lastapp | lastdata | billsec | disposition | dnid |
+---------------------+------------------------------+--------------+-------------+--------------------+---------------------------------------------------------------------+-----------+-------------------------------------------------------------------+---------+-------------+-------------+
| 2013-03-15 17:52:53 | "19170002018" <8130006555> | 8130006555 | s | app-announcement-4 | | Playback | custom/Welcome,noanswer | 10 | ANSWERED | 19170002018 |
| 2013-03-12 16:32:05 | "19170002018" <2810007178> | 2810007178 | s | app-announcement-4 | | Playback | custom/Welcome,noanswer | 6 | ANSWERED | 19170002018 |
| 2013-03-12 16:31:55 | "19170002018" <2810007178> | 2810007178 | s | app-announcement-4 | | Playback | custom/Welcome,noanswer | 2 | ANSWERED | 19170002018 |
+---------------------+------------------------------+--------------+-------------+--------------------+---------------------------------------------------------------------+-----------+-------------------------------------------------------------------+---------+-------------+-------------+
More information about the asterisk-users
mailing list