Like I said, the problem is in switch_event_expand_headers(). I think that the main problem is in the &quot;/&quot; character, but I haven&#39;t yet drilled down to that.<div><br></div><div>Regards,<br clear="all">Joćo Mesquita<br>
<br>
<br><br><div class="gmail_quote">On Mon, Jan 11, 2010 at 4:41 AM, Seven Du <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com">dujinfang@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;">
<div class="im">&gt;&gt; Some bugs I found:<br>
&gt;&gt;<br>
&gt;&gt; 1) FreeSWITCH/FsComm user agent breaks xml parser, complains missing<br>
&gt;&gt; &quot;&gt;&quot;, I guess it&#39;s a XML parser bug when it see &quot;/&quot; it expects an &quot;&gt;&quot;<br>
&gt;&gt; to be a &quot;/&gt;&quot;. Sorry I deleted the full log but I think it can be<br>
&gt;&gt; replicated so let me know if I need to report to jira.<br>
&gt;&gt;<br>
&gt;<br>
&gt; Please do. This is a bug in switch_event_expand_headers() and I haven&#39;t yet<br>
&gt; had the time to figure out what is the char that breaks it.<br>
&gt;<br>
<br>
</div>Haven&#39;t do that since I cannot replicate in normal FS but in FSComm.<br>
Error msg follows with default settings, home it should be ok when you<br>
make all sofia configs done:<br>
<br>
2010-01-08 18:20:49.276458 [INFO] mod_qsettings.cpp:51 Template<br>
sofia.conf.xml, doesn&#39;t exist on directory, copying embedded template.<br>
2010-01-08 18:20:49.277614 [DEBUG] mod_qsettings.cpp:80 Template<br>
sofia.conf as follows:<br>
<div class="im">&lt;document type=&quot;freeswitch/xml&quot;&gt;<br>
        &lt;section name=&quot;configuration&quot;&gt;<br>
</div>                &lt;configuration name=&quot;sofia.conf&quot; description=&quot;sofia Endpoint&quot;&gt;<br>
                        &lt;global_settings&gt;<br>
                                &lt;param name=&quot;log-level&quot; value=&quot;&quot;/&gt;<br>
                                &lt;param name=&quot;auto-restart&quot; value=&quot;&quot;/&gt;<br>
                                &lt;param name=&quot;debug-presence&quot; value=&quot;&quot;/&gt;<br>
                                &lt;param<br>
name=&quot;rewrite-multicasted-fs-path&quot; value=&quot;&quot;/&gt;<br>
                        &lt;/global_settings&gt;<br>
                        &lt;profiles&gt;<br>
                                &lt;profile name=&quot;softphone&quot;&gt;<br>
                                        &lt;settings&gt;<br>
                                         &lt;param<br>
name=&quot;user-agent-string&quot; value=&quot;2010-01-08 18:20:49.277666 [ERR]<br>
switch_xml.c:1570 Error[[error near line 13]: m<br>
issing &gt;]<br>
2010-01-08 18:20:49.277733 [DEBUG] sofia.c:2434 user-agent-string<br>
[FreeSWITCH/FSComm]<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>