[asterisk-users] best way for call detail logging
Steve Edwards
asterisk.org at sedwards.com
Sat Apr 12 19:59:10 CDT 2008
On Thu, 10 Apr 2008, Pete Kay wrote:
> Basically, I would like to log how calls are being handled in Asterisk.
> I understand I can use AGI to log the information in database, but I am
> wondering if this is scalable enough for large number of users.
I use custom AGIs to write CDRs for every "step" of every call to a MySQL
database -- 15,000 calls, 150,000 CDRs per day. I'm sure others are doing
more.
The AGIs are written in C. We collect a lot of information beyond standard
CDRs -- agent, product, time with agent or product.
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
More information about the asterisk-users
mailing list