<div dir="ltr">Hi,<div><br></div><div>I am curious what HTTP status xml curl server must provide when no result is found for request with body</div><div><br></div><div><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(51,51,51);font-size:14px"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="freeswitch/xml">
  <section name="result">
    <result status="not found" />
  </section>
</document></pre><pre style="margin-top:10px;margin-bottom:0px;padding:0px;font-family:ConfluenceInstalledFont,monospace;color:rgb(51,51,51);font-size:14px"><br></pre>I mean HTTP 200 or HTTP 404.<br><br><br>My problem is the following:<br><br>1. When freeswitch gets 404 for directory request it reports error:<br><br>[ERR] mod_xml_curl.c:315 Received HTTP error 404 trying to fetch<br><br><br>2. When freeswitch gets 200 with status "not found" on dialplan request failover to file xml config does not occure.</div><div><br></div><div>Thank you in advance.</div><div><br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">С уважением,<br>Владислав Захожай<br><br></div></div>
</div></div>