>> Some bugs I found: >> >> 1) FreeSWITCH/FsComm user agent breaks xml parser, complains missing >> ">", I guess it's a XML parser bug when it see "/" it expects an ">" >> to be a "/>". Sorry I deleted the full log but I think it can be >> replicated so let me know if I need to report to jira. >> > > Please do. This is a bug in switch_event_expand_headers() and I haven't yet > had the time to figure out what is the char that breaks it. >
Haven't do that since I cannot replicate in normal FS but in FSComm. Error msg follows with default settings, home it should be ok when you make all sofia configs done: 2010-01-08 18:20:49.276458 [INFO] mod_qsettings.cpp:51 Template sofia.conf.xml, doesn't exist on directory, copying embedded template. 2010-01-08 18:20:49.277614 [DEBUG] mod_qsettings.cpp:80 Template sofia.conf as follows: <document type="freeswitch/xml"> <section name="configuration"> <configuration name="sofia.conf" description="sofia Endpoint"> <global_settings> <param name="log-level" value=""/> <param name="auto-restart" value=""/> <param name="debug-presence" value=""/> <param name="rewrite-multicasted-fs-path" value=""/> </global_settings> <profiles> <profile name="softphone"> <settings> <param name="user-agent-string" value="2010-01-08 18:20:49.277666 [ERR] switch_xml.c:1570 Error[[error near line 13]: m issing >] 2010-01-08 18:20:49.277733 [DEBUG] sofia.c:2434 user-agent-string [FreeSWITCH/FSComm] _______________________________________________ FreeSWITCH-dev mailing list FreeSWITCH-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org