Are you getting files on disk? <br>-MC<br><br><div class="gmail_quote">On Tue, May 8, 2012 at 11:48 AM, Adrian Andrei <span dir="ltr">&lt;<a href="mailto:koralu@gmail.com" target="_blank">koralu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br><br>I tried to set up mod_xml_cdr but it doesn&#39;t work at all. I made the following steps:<br><br>- Uncomment mod_xml_cdr in modules.conf. 
- Ok<br>- Edit conf/autoload_configs/modules.conf.xml.
- OK<br>- Load mod_xml_cdr from CLI - NO errors<br>- My  <b>xml_cdr.conf.xml</b> looks like:<br><br>&lt;configuration name=&quot;xml_cdr.conf&quot; description=&quot;XML CDR CURL logger&quot;&gt;<br>  &lt;settings&gt;<br>

    &lt;param name=&quot;url&quot; value=&quot;<a href="http://localhost/xml-cdr/cdr.php" target="_blank">http://localhost/xml-cdr/cdr.php</a>&quot;/&gt;<br>     &lt;param name=&quot;retries&quot; value=&quot;2&quot;/&gt;<br>
     &lt;param name=&quot;delay&quot; value=&quot;120&quot;/&gt; <br>
     &lt;param name=&quot;log-http-and-disk&quot; value=&quot;true&quot;/&gt;<br>    &lt;param name=&quot;log-dir&quot; value=&quot;/usr/local/freeswitch/log/cdr&quot;/&gt;<br>    &lt;param name=&quot;err-log-dir&quot; value=&quot;/usr/local/freeswitch/log/cdr/errors&quot;/&gt;<br>

  &lt;/settings&gt;<br>&lt;/configuration&gt;<br><br>(The php files are from contrib/trixter/xml-cdr.)<br><br>In some posts I read that if log-dir and err-log-dir are changed from &quot;default&quot; I should set also the log-http-and-disk. But it doesn&#39;t work.<br>

<br>Wiki said that I should check the freeswitch.xml to see if it is included xml_cdr.conf.xml but I can&#39;t find any line with xml_cdr.conf.xml. The version of freeswitch is FreeSWITCH Version 1.0.head (git-2c52f23 2012-02-18 08-37-47 -0600) so I think is new enough to have this feature available.<br>

<br>Could anyone help me to find out what I&#39;m missing? Are any commands in FS in order to run a mod_cdr_xml debug?<br><br>Ty in advance.<br></blockquote></div><br>