On Dec 26, 2007 11:36 PM, Don Pobanz <[EMAIL PROTECTED]> wrote:

> After upgrading from 1.2.x to 1.4.x call detail records are not being
> written to /var/log/asterisk/cdr-csv/Master.csv
>
> In cdr_manager.conf I have
> [general]
> Enabled = yes
>
> Apparently there is something else that needs to be configured for call
> detail records in 1.4.x. Can someone point me in the right direction?


cdr_manager.conf  is for sending CDR events over AMI (Asterisk Manager
Interface). The file you need to edit is cdr.conf   make sure you have
enable = yes in its [general] section default is yes and you can define and
custom setting for csv engine in [csv] section of same cdr.conf file and
also you can do some settings in cdr_custom.conf file. Look at sample files
that come with asterisk for examples.

-- 
Godson Gera,
http://godson.in
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to