<div dir="ltr"><div>You maybe missing the section tag, see below:</div><div><br></div>&lt;document type=&quot;freeswitch/xml&quot;&gt;<div>&lt;section name=&quot;configuration&quot; description=&quot;FreeSWITCH Configuration&quot;&gt;<br></div><div><span style="font-family:arial,sans-serif;font-size:13px">&lt;configuration name=&quot;fifo.conf&quot; description=&quot;FIFO Configuration&quot;&gt;</span><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">...</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">&lt;/</span><span style="font-family:arial,sans-serif;font-size:13px">configuration&gt;</span><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><font face="arial, sans-serif">&lt;/section&gt;</font></div><div><font face="arial, sans-serif">&lt;/document&gt;</font><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 24, 2014 at 10:32 AM, Dan Christian Bogos <span dir="ltr">&lt;<a href="mailto:danb.lists@gmail.com" target="_blank">danb.lists@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">Guys,<br>
<br>
Many thanks for your answers.<br>
<br>
@Vik: Yes, I am having the xml_curl correctly configured (I provision<br>
almost all, dialplan, directory, config, phrases in this way, and no<br>
issues elsewhere).<br>
@Steven: I thought I do. If I use exactly the same configuration<br>
received from xml_curl in fifo.conf, I have no issues. Bellow you can<br>
find what I am returning to FS, maybe you can spot some error or<br>
namespace issue?<br>
@Michael: I am loading mod_xml_curl very early at start (right after<br>
mod_console and mod_syslog) and mod_fifo way later.<br>
<br>
I thought that if I ask for a sample maybe I can spot the mistake (easy<br>
one I have imagined it) myself.<br>
<br>
Bellow you can find the configuration retrieval when I use console<br>
command &quot;reload mod_fifo&quot;<br>
<br>
<br>
Thanks again!<br>
<br>
DanB<br>
<br>
&quot;&quot;&quot;<br>
<br>
T 2014/11/24 16:22:18.818134 <a href="http://192.168.50.136:53681" target="_blank">192.168.50.136:53681</a> -&gt; <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> [AP]<br>
POST /config/ HTTP/1.1.<br>
User-Agent: freeswitch-xml/1.0.<br>
Host: <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a>.<br>
Accept: */*.<br>
Content-Length: 107.<br>
Content-Type: application/x-www-form-urlencoded.<br>
.<br>
hostname=nl-asd-dev-sbc01&amp;section=configuration&amp;tag_name=configuration&amp;key_name=name&amp;key_value=spandsp.conf<br>
##<br>
T 2014/11/24 16:22:18.818764 <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> -&gt; <a href="http://192.168.50.136:53681" target="_blank">192.168.50.136:53681</a> [AP]<br>
HTTP/1.1 200 OK.<br>
Date: Mon, 24 Nov 2014 15:22:18 GMT.<br>
Content-Length: 105.<br>
Content-Type: text/plain; charset=utf-8.<br>
.<br>
&lt;document type=&quot;freeswitch/xml&quot;&gt;&lt;section name=&quot;result&quot;&gt;&lt;result status=&quot;not found&quot; /&gt;&lt;/section&gt;&lt;/document&gt;<br>
######<br>
T 2014/11/24 16:22:18.819212 <a href="http://192.168.50.136:53682" target="_blank">192.168.50.136:53682</a> -&gt; <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> [AP]<br>
POST /phrases/ HTTP/1.1.<br>
User-Agent: freeswitch-xml/1.0.<br>
Host: <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a>.<br>
Accept: */*.<br>
Content-Length: 107.<br>
Content-Type: application/x-www-form-urlencoded.<br>
.<br>
hostname=nl-asd-dev-sbc01&amp;section=configuration&amp;tag_name=configuration&amp;key_name=name&amp;key_value=spandsp.conf<br>
##<br>
T 2014/11/24 16:22:18.819931 <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> -&gt; <a href="http://192.168.50.136:53682" target="_blank">192.168.50.136:53682</a> [AP]<br>
HTTP/1.1 200 OK.<br>
Date: Mon, 24 Nov 2014 15:22:18 GMT.<br>
Content-Length: 105.<br>
Content-Type: text/plain; charset=utf-8.<br>
.<br>
&lt;document type=&quot;freeswitch/xml&quot;&gt;&lt;section name=&quot;result&quot;&gt;&lt;result status=&quot;not found&quot; /&gt;&lt;/section&gt;&lt;/document&gt;<br>
######<br>
T 2014/11/24 16:22:18.820574 <a href="http://192.168.50.136:53683" target="_blank">192.168.50.136:53683</a> -&gt; <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> [AP]<br>
POST /config/ HTTP/1.1.<br>
User-Agent: freeswitch-xml/1.0.<br>
Host: <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a>.<br>
Accept: */*.<br>
Content-Length: 109.<br>
Content-Type: application/x-www-form-urlencoded.<br>
.<br>
hostname=nl-asd-dev-sbc01&amp;section=configuration&amp;tag_name=configuration&amp;key_name=name&amp;key_value=timezones.conf<br>
##<br>
T 2014/11/24 16:22:18.820957 <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> -&gt; <a href="http://192.168.50.136:53683" target="_blank">192.168.50.136:53683</a> [AP]<br>
HTTP/1.1 200 OK.<br>
Date: Mon, 24 Nov 2014 15:22:18 GMT.<br>
Content-Length: 105.<br>
Content-Type: text/plain; charset=utf-8.<br>
.<br>
&lt;document type=&quot;freeswitch/xml&quot;&gt;&lt;section name=&quot;result&quot;&gt;&lt;result status=&quot;not found&quot; /&gt;&lt;/section&gt;&lt;/document&gt;<br>
######<br>
T 2014/11/24 16:22:18.821345 <a href="http://192.168.50.136:53684" target="_blank">192.168.50.136:53684</a> -&gt; <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> [AP]<br>
POST /phrases/ HTTP/1.1.<br>
User-Agent: freeswitch-xml/1.0.<br>
Host: <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a>.<br>
Accept: */*.<br>
Content-Length: 109.<br>
Content-Type: application/x-www-form-urlencoded.<br>
.<br>
hostname=nl-asd-dev-sbc01&amp;section=configuration&amp;tag_name=configuration&amp;key_name=name&amp;key_value=timezones.conf<br>
<br>
<br>
T 2014/11/24 16:22:19.517231 <a href="http://192.168.50.136:53685" target="_blank">192.168.50.136:53685</a> -&gt; <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> [AP]<br>
POST /config/ HTTP/1.1.<br>
User-Agent: freeswitch-xml/1.0.<br>
Host: <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a>.<br>
Accept: */*.<br>
Content-Length: 104.<br>
Content-Type: application/x-www-form-urlencoded.<br>
.<br>
hostname=nl-asd-dev-sbc01&amp;section=configuration&amp;tag_name=configuration&amp;key_name=name&amp;key_value=fifo.conf<br>
##<br>
T 2014/11/24 16:22:19.520502 <a href="http://192.168.50.136:2880" target="_blank">192.168.50.136:2880</a> -&gt; <a href="http://192.168.50.136:53685" target="_blank">192.168.50.136:53685</a> [AP]<br>
HTTP/1.1 200 OK.<br>
Date: Mon, 24 Nov 2014 15:22:19 GMT.<br>
Content-Length: 880.<br>
Content-Type: text/plain; charset=utf-8.<br>
.<br>
&lt;configuration name=&quot;fifo.conf&quot; description=&quot;FIFO Configuration&quot;&gt;&lt;fifos&gt;&lt;fifo name=&quot;<a href="mailto:QUEUE1@sip.test.domain.com">QUEUE1@sip.test.domain.com</a>&quot; importance=&quot;0&quot;&gt;&lt;member timeout=&quot;30&quot; simo=&quot;1&quot; lag=&quot;0&quot;&gt;{sip_invite_domain=<a href="http://sip.test.domain.com" target="_blank">sip.test.domain.com</a>,sip_h_X-AuthType=INTERNAL,sip_h_X-DomainTag=<a href="http://sip.test.domain.com" target="_blank">sip.test.domain.com</a>,sip_h_X-EpType=SIP,sip_h_X-EpTag=endpoint2,sip_h_X-Destination=a41_u4_0_EPR,sip_h_X-Balancer=1.2.3.4,call_timeout=30}sofia/ipbxas/<a href="mailto:eprou-a41_u4_0_EPR@sip.test.domain.com">eprou-a41_u4_0_EPR@sip.test.domain.com</a>;fs_path=sip:127.0.0.1&lt;/member&gt;&lt;member timeout=&quot;30&quot; simo=&quot;1&quot; lag=&quot;0&quot;&gt;{sip_invite_domain=<a href="http://sip.test.domain.com" target="_blank">sip.test.domain.com</a>,sip_h_X-AuthType=INTERNAL,sip_h_X-DomainTag=<a href="http://sip.test.domain.com" target="_blank">sip.test.domain.com</a>,sip_h_X-EpType=SIP,sip_h_X-EpTag=endpoint2,sip_h_X-Destination=a41_u205_0_EPR,sip_h_X-Balancer=1.2.3.4,call_timeout=30}sofia/ipbxas/<a href="mailto:eprou-a41_u205_0_EPR@sip.test.domain.com">eprou-a41_u205_0_EPR@sip.test.domain.com</a>;fs_path=sip:127.0.0.1&lt;/member&gt;&lt;/fifo&gt;&lt;/fifos&gt;&lt;/configuration&gt;<br>
<div class="HOEnZb"><div class="h5"><br>
&quot;&quot;&quot;<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>