----- Original Message -----
From: "Nick Hoffman" <nick.hoffman(a)altcall.com>
To: <serusers(a)lists.iptel.org>
Sent: Saturday, February 11, 2006 5:59 AM
Subject: [Serusers] CDRs/accounting
> Hey guys, so I've been doing lots of reading up on how SER works, but
> I haven't found all that much information how SER deals with CDRs.
>
> [How] can CDRs be stored in a database?
> [How] can CDRs be sent to another running process in realtime?
>
> Thanks!
> -- Nick
> e: nick.hoffman(a)altcall.com
> p: +61 7 5591 3588
> f: +61 7 5591 6588
>
> If you receive this email by mistake, please notify us and do not make
> any use of the email. We do not waive any privilege, confidentiality
> or copyright associated with it.
On Sat February 11 2006 16:11, "Greger V. Teigre" <greger(a)teigre.com>
wrote:
:-) Maybe because SER does not deal with CDRs...
SER has an accounting module where you can store relevant transactions.
For each message you want to account, you use setflag(your_acc_flag);
and that message will be stored.
It is your reponsibility to create CDRs by matching INVITE and BYEs and
do any cleanups necessary. Search the list for examples of scripts being
used by people to do this.
g-)
Greger, thanks for that explanation, I really appreciate it.
-- Nick
e: nick.hoffman(a)altcall.com
p: +61 7 5591 3588
f: +61 7 5591 6588
If you receive this email by mistake, please notify us and do not make any
use of the email. We do not waive any privilege, confidentiality or
copyright associated with it.