On 18 October 2010 17:16, Henning Westerholt henning.westerholt@1und1.dewrote:
On Monday 18 October 2010, Nicolas Rüger wrote:
[..] thanks for the tips.
I checked the ACC module but the documentation says that it's just for transactions and not for a whole session or even a call.
Hi Nicolas,
indeed, the ACC module only keep track of sessions. But you could use this information then with the help of a "CDR engine" to actually get some CDRs (likely the information you want) from it. This could be some perl script as you suggested, you could do it in the DB layer, or in something else, like in the configuration script with the help of the dialog module.
Sorry if my messages have been confusing. I tried to keep the mail
subject
as long as someone answers to the topic....like a thread. Isn't that the right way?
Don't worry, maybe it was also the fault of my email client that the mail showed up as it was belonging to some other thread.
I will try to change the mail subjects more often to more adequate ones
in
future if that's better. Writing in such a list is new to me. Please tell me when I make mistakes.
Thanks and regards,
Henning
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Nicolas,
This information is all available if you use the accounting module and are using dialog and mediaproxy also.
Thanks Brian