[OpenSIPS-Devel] publish problem with trunk

2009-09-24 Thread Juha Heinanen
Juha Heinanen writes:

  after upgrading from 1.5 to trunk, i have started to get these kind of
  messages to syslog:
  
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: INFO: Handling PUBLISH 
  sip:t...@test.fi
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
  ERROR:presence_xml:get_final_notify_body: while parsing the xml body message
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
  ERROR:presence_xml:pres_apply_auth: in function get_final_notify_body
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
  ERROR:presence:send_notify_request: in function apply_auth_nbody
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: ERROR:presence:notify: 
  sending Notify not successful
  Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
  ERROR:presence:publ_notify: Could not send notify for presence
  
  the publish request is normal refresh publish without body.

here is how the xml doc of t...@test.fi looks like in presentity table:

?xml version=1.0 encoding=UTF-8?\npresence 
xmlns=urn:ietf:params:xml:ns:pidf entity=sip:t...@test.fituple 
id=rrmiwlstatusbasicopen/basic/status/tuple/presence\n

-- juha

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] publish problem with trunk

2009-09-24 Thread Anca Vamanu
Hi Juha,

I have tested exactly this - a refresh Publish with no body and 
everything worked all right. I have added in that error message to print 
the body that it attempts to parse - maybe this will give more info. 
Please update from svn.

regards,
Anca
Juha Heinanen wrote:
 Juha Heinanen writes:

   after upgrading from 1.5 to trunk, i have started to get these kind of
   messages to syslog:
   
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: INFO: Handling 
 PUBLISH sip:t...@test.fi
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
 ERROR:presence_xml:get_final_notify_body: while parsing the xml body message
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
 ERROR:presence_xml:pres_apply_auth: in function get_final_notify_body
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
 ERROR:presence:send_notify_request: in function apply_auth_nbody
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
 ERROR:presence:notify: sending Notify not successful
   Sep 24 10:54:15 localhost /usr/sbin/pres-serv[26313]: 
 ERROR:presence:publ_notify: Could not send notify for presence
   
   the publish request is normal refresh publish without body.

 here is how the xml doc of t...@test.fi looks like in presentity table:

 ?xml version=1.0 encoding=UTF-8?\npresence 
 xmlns=urn:ietf:params:xml:ns:pidf entity=sip:t...@test.fituple 
 id=rrmiwlstatusbasicopen/basic/status/tuple/presence\n

 -- juha

 ___
 Devel mailing list
 Devel@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

   


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] publish problem with trunk

2009-09-24 Thread Juha Heinanen
Anca Vamanu writes:

  I have tested exactly this - a refresh Publish with no body and 
  everything worked all right. I have added in that error message to print 
  the body that it attempts to parse - maybe this will give more info. 
  Please update from svn.

anca,

i built new package from svn and now i don't anymore see those error
messages.  i don't know what happened, but the problem has disappeared.

thanks, juha

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel