<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Sorry about hijacking this thread! &nbsp;I now know better.</div><div><br></div><div>I am using xml_curl, and I think that's the heads up I needed. Lemme check into what I'm returning from that...</div><div><br></div><div>Thanks!</div><div><br></div><div>On Jan 28, 2010, at 2:51 PM, Milena wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello :)</div>First, do not hijack threads, if you want to post about a different problem, do not click reply and then change the subject, please create a NEW MESSAGE.<div><br></div><div>About your question, are you using xml_curl? or any other dialplan seekers?<br>
<br></div><div>-Milena</div><div><br><div class="gmail_quote">2010/1/28 Troy Anderson&nbsp;<span dir="ltr">&lt;<a href="mailto:troy@tlainvestments.com">troy@tlainvestments.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
I'm seeing this error quite often on my systems:<br>&nbsp; &nbsp; &nbsp; &nbsp;2010-01-28 12:35:46.703112 [ERR] switch_xml.c:1571 Error[[error near line 1]: root tag missing]<br><br>I've looked at freeswitch.xml.fsxml to see if I could find some kind of malformed XML, but with no luck. &nbsp;Which Is line 1is it referring to?<br>
<br>Line 1 of freeswitch.xml.fsxml is a comment, with the first actual XML line like:<br>&nbsp; &nbsp; &nbsp; &nbsp;&lt;document type="freeswitch/xml"&gt;<br><br>This error always happens right after after a mod_dialplan_xml.c:408 log message, so I'm led to believe my dialplan XML is messed up, but I cannot see where.<br>
<br>In freeswitch.xml.fsxml near the dialplan section, this is what I have:<br><br>...<br>&lt;section name="configuration" description="Various Configuration"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp;&lt;!-- CUT a bunch of stuff ... CUT --&gt;<br>
&lt;/section&gt;<br>&lt;section name="dialplan" description="Regex/XML Dialplan"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp;&lt;context name="my_office"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;extension name="unloop"&gt;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="${unroll_loops}" expression="^true$"/&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="${sip_looped_call}" expression="^true$"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="deflect" data="${destination_number}"/&gt;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/extension&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;extension name="set_domain" continue="true"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="${domain_name}" expression="^$"/&gt;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="source" expression="mod_sofia"/&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;condition field="${sip_auth_realm}" expression="^$"&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="set" data="domain_name=10.0.0.120"/&gt;<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;anti-action application="set" data="domain_name=${sip_auth_realm}"/&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/condition&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/extension&gt;<br>...<br>&lt;/section&gt;<br>
...<br><br>Thanks for any ideas!<br><br>-Troy<br><br><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></blockquote><div><br></div></div></div>
_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></body></html>