<div>Hi All</div>
<div>I am trying to get mod_xml_cdr working</div>
<div>
<div> </div>
<div>My webserver is like  <a href="http://www.xxx.com/">www.xxx.com</a>  at port 80</div>the test web site is working fine with perl </div>
<div><a href="http://www.xxx.com/PERL/test3.pl">http://www.xxx.com/PERL/test3.pl</a></div>
<div> </div>
<div>I have mod_xml_cdr and mod_xml_curl modules loaded.</div>
<div> </div>
<div>several questions;</div>
<div>1-- do I really need to  load mod_xml_curl for mod_xml_cdr?</div>
<div>trying to figure out if my problem is with cdr or with curl</div>
<div> </div>
<div>2-- when dialing into conference, getting following from fs_cli</div>
<div>[ERR] mod_xml_cdr.c:365 Got error [502] posting to web server [<a href="http://www.xxx.com/PERL/cdr.pl">http://www.xxx.com/PERL/cdr.pl</a>]</div>
<div> </div>
<div>3-- I am not quiete sure if this line is correct in xml_cdr.conf.xml</div>
<div> &lt;param name=&quot;url&quot; value=&quot;<a href="http://www.xxx.com/PERL/cdr.pl%22/">http://www.xxx.com/PERL/cdr.pl&quot;/</a>&gt;</div>
<div> </div>
<div>4-- if I need mod_xml_curl (question 1)</div>
<div>what should this line be like in xml_curl.conf.xml?</div>
<div>&lt;param name=&quot;gateway-url&quot; value=&quot;<a href="http://www.xxx.com/">http://www.xxx.com:80</a>&quot; bindings=&quot;dialplan&quot;/&gt;</div>
<div> </div>
<div>again my webserver  <a href="http://www.xxx.com/">www.xxx.com</a>  at port 80</div>
<div> </div>
<div>Thx</div>
<div>deiro</div>