[Freeswitch-users] mod_xml_cdr is not logging at all.
Brian West
brian at freeswitch.org
Sat May 1 15:22:32 PDT 2010
Well I opened up mod_xml_cdr.c and looked for the 'open' call which brings me to this option in your config file you'll need to set "log-http-and-disk"
<param name="log-http-and-disk" value="true"/>
I have updated the config samples to include this.
/b
On May 1, 2010, at 5:11 PM, Frank Church wrote:
> mox_xml_cdr is working fine. I am sending the XML to webserver and saving the information into a database. It is the file logging which is not working at all.
>
> What I don't know is if the file path I am using is correct.
>
> cdr_csv works fine and it is a Windows system I don't think it is a file permisions problem.
More information about the FreeSWITCH-users
mailing list