Arik Funke
2005-Dec-12 11:41 UTC
[Asterisk-Users] Make list of incoming and outgoing calls
Hi, I would like to make a list of all incoming and outgoing calls. From, to, date, duration and for incoming, whether the calls were taken or not and if yes, by which extension. How do I do this? Put a line behind my dial command in the dialplan to save the variables to a file? Any better idea? Cheers, Arik
Colin Anderson
2005-Dec-12 11:51 UTC
[Asterisk-Users] Make list of incoming and outgoing calls
AMP does this by default, and then you can view the call log detail with something like PHPMyAdmin. Otherwise: http://www.google.ca/search?hl=en&q=asterisk+call+log&meta Lots of stuff there. hth -----Original Message----- From: Arik Funke [mailto:arik.funke@gmx.de] Sent: Monday, December 12, 2005 11:42 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Make list of incoming and outgoing calls Hi, I would like to make a list of all incoming and outgoing calls. From, to, date, duration and for incoming, whether the calls were taken or not and if yes, by which extension. How do I do this? Put a line behind my dial command in the dialplan to save the variables to a file? Any better idea? Cheers, Arik _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Kristof Hardy
2005-Dec-12 11:51 UTC
[Asterisk-Users] Make list of incoming and outgoing calls
> I would like to make a list of all incoming and outgoing calls. From, > to, date, duration and for incoming, whether the calls were taken or not > and if yes, by which extension.best is to use the built-in cdr options. (search voip-info.org with "asterisk cdr") You can try the mysql cdr, it uses mysql to log all what you need. cheers
Mojo with Horan & Company, LLC
2005-Dec-12 12:42 UTC
[Asterisk-Users] Make list of incoming and outgoing calls
In fact, Arik, this is probably already setup and logging to /var/log/asterisk/cdr-csv/Master.csv -- you can open this in excel, parse it with php to make a webpage, or just about anything else you could imagine. Moj Kristof Hardy wrote:>>I would like to make a list of all incoming and outgoing calls. From, >>to, date, duration and for incoming, whether the calls were taken or not >>and if yes, by which extension. > > > best is to use the built-in cdr options. (search voip-info.org with > "asterisk cdr") > > You can try the mysql cdr, it uses mysql to log all what you need. > > cheers > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Mojo <mojo@horanappraisals.com> Office Manger, Horan & Company, LLC (907) 747-6666 x112