On Tue, 2013-04-23 at 17:35 +0300, aristidis tsitras wrote:
> Hi. i am running asterisk in a low powered machine (alix2d13 from 
> pcengines) without any gui. the machine works fine to route all my calls 
> for the office. the problem is the management of the CDRs. i can see the 
> master.csv file, but it is not very friendly for the secretary of this 
> office to manage the calls.
> is there a way to have a nice way to see the CDRs?Since the machine is 
> very small on CPU, it has to be as low on CPU/RAM consumption as possible.
> any ideas?

You can  have the cdr_odbc or cdr_mysql module loaded and have the cdr
in an external database 
Once in there you can get any report/format you want with minimum
programming.
The issue is that you need a machine running the database 24/7

Another option is to use the manager interface and an external client to
collect the cdr events
The manager interface can be setup to output only the cdr events and the
resource requirements on the machine running asterisk are minimal.
The downside is that you also need an external client running 24/7 to
collect them.


Stelios


Attachment: smime.p7s
Description: S/MIME cryptographic signature

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to