[Freeswitch-dev] Fscomm status and issues and patch
João Mesquita
jmesquita at freeswitch.org
Tue Jan 12 12:15:38 PST 2010
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.
Regards,
João Mesquita
On Mon, Jan 11, 2010 at 4:41 AM, Seven Du <dujinfang at gmail.com> wrote:
> >> 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100112/c279b773/attachment.html
More information about the FreeSWITCH-dev
mailing list