I either don't know without knowing your configuration script.
klaus
PS: please cc to the list
Yang Tao wrote:
I use the sample ser.cfg, and add modparam("acc",db_flag,1) And for route section , after record_route(), I put setflag (1); But I got BYE transaction only. What's the problem?
-----Original Message----- From: serdev-bounces@iptel.org [mailto:serdev-bounces@lists.iptel.org] On Behalf Of Klaus Darilion Sent: 2004年5月18日 17:57 To: yang@er21.com Cc: serdev@lists.iptel.org Subject: Re: [Serdev] abt CDR call duration.
The acc module creates CDRs for every transaction. As a call constist of at least two transactions (INVITE+BYE), there are two CDRs for the call.
To find out the duration of the call, you have to match the corresponding transactions. Take a look at serweb, especially the acc.php page. There is an mysql query which does this (search for "UNION").
Klaus
Yang Tao wrote:
Hi,
We are using SER for SIP service. But we provide IP2phone call. We use mysql db acc to record CDR.
But it seems not capture the call duration, right?
Any one can propose me a solution on this issue?
Many thanks,
Tom
Serdev mailing list serdev@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serdev
Serdev mailing list serdev@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serdev