Like I said, the problem is in switch_event_expand_headers(). I think that the main problem is in the "/" character, but I haven'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"><<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">>> Some bugs I found:<br>
>><br>
>> 1) FreeSWITCH/FsComm user agent breaks xml parser, complains missing<br>
>> ">", I guess it's a XML parser bug when it see "/" it expects an ">"<br>
>> to be a "/>". Sorry I deleted the full log but I think it can be<br>
>> replicated so let me know if I need to report to jira.<br>
>><br>
><br>
> Please do. This is a bug in switch_event_expand_headers() and I haven't yet<br>
> had the time to figure out what is the char that breaks it.<br>
><br>
<br>
</div>Haven'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'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"><document type="freeswitch/xml"><br>
<section name="configuration"><br>
</div> <configuration name="sofia.conf" description="sofia Endpoint"><br>
<global_settings><br>
<param name="log-level" value=""/><br>
<param name="auto-restart" value=""/><br>
<param name="debug-presence" value=""/><br>
<param<br>
name="rewrite-multicasted-fs-path" value=""/><br>
</global_settings><br>
<profiles><br>
<profile name="softphone"><br>
<settings><br>
<param<br>
name="user-agent-string" value="2010-01-08 18:20:49.277666 [ERR]<br>
switch_xml.c:1570 Error[[error near line 13]: m<br>
issing >]<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>