<div dir="ltr"><div>You maybe missing the section tag, see below:</div><div><br></div><document type="freeswitch/xml"><div><section name="configuration" description="FreeSWITCH Configuration"><br></div><div><span style="font-family:arial,sans-serif;font-size:13px"><configuration name="fifo.conf" description="FIFO Configuration"></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"></</span><span style="font-family:arial,sans-serif;font-size:13px">configuration></span><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><font face="arial, sans-serif"></section></font></div><div><font face="arial, sans-serif"></document></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"><<a href="mailto:danb.lists@gmail.com" target="_blank">danb.lists@gmail.com</a>></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 "reload mod_fifo"<br>
<br>
<br>
Thanks again!<br>
<br>
DanB<br>
<br>
"""<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> -> <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&section=configuration&tag_name=configuration&key_name=name&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> -> <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>
<document type="freeswitch/xml"><section name="result"><result status="not found" /></section></document><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> -> <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&section=configuration&tag_name=configuration&key_name=name&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> -> <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>
<document type="freeswitch/xml"><section name="result"><result status="not found" /></section></document><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> -> <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&section=configuration&tag_name=configuration&key_name=name&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> -> <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>
<document type="freeswitch/xml"><section name="result"><result status="not found" /></section></document><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> -> <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&section=configuration&tag_name=configuration&key_name=name&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> -> <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&section=configuration&tag_name=configuration&key_name=name&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> -> <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>
<configuration name="fifo.conf" description="FIFO Configuration"><fifos><fifo name="<a href="mailto:QUEUE1@sip.test.domain.com">QUEUE1@sip.test.domain.com</a>" importance="0"><member timeout="30" simo="1" lag="0">{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</member><member timeout="30" simo="1" lag="0">{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</member></fifo></fifos></configuration><br>
<div class="HOEnZb"><div class="h5"><br>
"""<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>