Hello,
the error messages seem to be due to a broken XML document in a NOTIFY -- they are printed because of errors reported by libxml2 parser. Can you get a sip trace for such requests that throw these error messages in the log?
Cheers, Daniel
On 10/8/12 11:17 PM, Sangeeta Shah wrote:
Hi, I am seeing the following errors in syslog:
Oct 8 16:21:54 RCS-Presence /usr/local/sbin/kamailio[6723]: ERROR: presence_xml [notify_body.c:635]: while extracting tuple node Oct 8 16:21:54 RCS-Presence /usr/local/sbin/kamailio[6723]: ERROR: presence_xml [notify_body.c:75]: while constructing offline body Oct 8 16:21:54 RCS-Presence /usr/local/sbin/kamailio[6723]: ERROR: presence [presentity.c:1220]: preparing body Oct 8 16:21:54 RCS-Presence /usr/local/sbin/kamailio[6723]: ERROR: presence [publish.c:171]: Marking presentity Oct 8 16:21:55 RCS-Presence /usr/local/sbin/kamailio[6734]: INFO: presence [notify.c:1581]: NOTIFY sip:8475551004@10.50.251.12 via sip:8475551004@10.50.0.93:60562;transport=udp on behalf of sip:8475551004@10.50.251.12 for event message-summary Oct 8 16:21:55 RCS-Presence /usr/local/sbin/kamailio[6734]: INFO: presence [notify.c:1581]: NOTIFY sip:8475551004@10.50.251.12 via sip:8475551004@10.50.0.93:60562;transport=udp on behalf of sip:8475551004@10.50.251.12 for event presence.winfo Oct 8 16:21:57 RCS-Presence /usr/local/sbin/kamailio[6734]: INFO: presence [notify.c:1581]: NOTIFY sip:8475551004@10.50.251.12 via sip:8475551004@10.50.0.93:60562;transport=udp on behalf of sip:8475551004@10.50.251.12 for event presence
I am using Kamailio 3.3 with Presence and RLS with integrated XCAP.
The only significant change i made today is update the presence and RLS config to DB ONLY mode.
Thanks, Sangeeta