Hello,<br><br>I use freeswitch and php web interface for it. When I tried to set mod_xml_cdr to send the POST requests to the URL of my script I get the XML passed in &quot;cdr&quot; variable but the channel variables are not url encoded.<br>
<br>Here is how the channel variable looks like:<br>&lt;sip_full_from&gt;&quot;56011588754&quot; &lt;<a href="mailto:sip%3A56011588754@78.171.232.101">sip:56011588754@78.171.232.101</a>&gt;;tag=as6b531a4d&lt;/sip_full_from&gt;<br>
<br>When I set double logging (http and disk), in the XML file stored on the hard drive the channel variables are properly encoded.<br><br>I tried to update FreeSWITCH (make current) but still nothing.<br><br>Any suggestions? Thanks in advance.<br>