[Spce-user] Monthly CDR

Daniel Grotti dgrotti at sipwise.com
Mon Nov 3 03:59:13 EST 2014


Hi,
I would not suggest to create just one csv a month, but basically you
can do it, just change the cron job accordingly:

# cat /etc/cron.d/ngcp-cdr-exporter


25 * * * *   root    if /usr/sbin/ngcp-check_active -q; then
/usr/sbin/cdr-exporter >/dev/null; fi
55 * * * *   root    if /usr/sbin/ngcp-check_active -q; then
/usr/sbin/cdr-exporter >/dev/null; fi



Daniel




On 11/03/2014 09:41 AM, Leopoldo Iglesia wrote:
>     Is there any way to get a monthly csv with all the calls, to
> import with other billing software?
>
>
>
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> https://lists.sipwise.com/listinfo/spce-user




More information about the Spce-user mailing list