<div>Hi,</div>
<div> </div>
<div>I would like to be able to log call details in Asterisk. The kind of logs that I like to generate is like this:</div>
<div> </div>
<div> From To Forward Time</div>
<div>Incoming Call 604-343-3334 503-233-4454 13:33:32</div>
<div>Extension Routing 503-233-4454 Extension 403 13:33:32</div>
<div>
<div>Forwarding 503-233-4454 454-444-2334 13:33:32</div>
<div> </div>
<div>where 503-233-4454 is my DID number. </div>
<div> </div>
<div>Basically, I would like to log how calls are being handled in Asterisk. I understand</div>
<div>I can use AGI to log the information in database, but I am wondering if this is scalable enough for large number of users. </div>
<div>I am using realtime CDR but it does not record the kind of detail that I am looking for.</div>
<div>If I don't use AGI, what would be the best way to do it? Can someone please give me some advice or inputs?</div>
<div> </div>
<div>Thank you very much in advance for your suggestion. </div>
<div> </div>
<div>Thanks,</div>
<div>Pete</div></div>