Hello, what about the bug 1821002 on pua_usrloc: PUBLISH with no body? I read that is closed, but in the release 1.3.1 it is still present.
Mar 13 14:15:12 localhost ./openser[16477]: ERROR:pua:send_publish: New PUBLISH and no body found- invalid request Mar 13 14:15:12 localhost ./openser[16477]: ERROR:pua_usrloc:ul_publish: while sending publish
********************************************************************** The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message inerror.
**********************************************************************
Hi Daniele,
The idea with this publish is that it is sent each time a Register message is received. And it has the same expires value. Now, only the first Publish has a body - which says that basic status is open. The following ones, except the one corresponding to an unRegister do not have a body as the update is only done for the expires value. What seems to have happened for the log, is that a Registered for update was receives , but the publish record was no longer found in pua module. One reason could be that it expired. For this you have to make sure that the expires value of presence module parameter is grater or equal to the expires value of usrloc module parameter. If this is not the case, and you notice this errors again, please increase the debug level send a greater part of the log, to contain some lines before the ones that you have sent starting with something like 'DBG:pua:send_publish: pres_uri='
regards, Anca Vamanu
Zappasodi Daniele wrote:
Hello, what about the bug 1821002 on pua_usrloc: PUBLISH with no body? I read that is closed, but in the release 1.3.1 it is still present.
Mar 13 14:15:12 localhost ./openser[16477]: ERROR:pua:send_publish: New PUBLISH and no body found- invalid request Mar 13 14:15:12 localhost ./openser[16477]: ERROR:pua_usrloc:ul_publish: while sending publish
The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message inerror.
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users