[OpenSER-Devel] [ openser-Bugs-1863627 ] pua_usrloc: presentity table(s) not updated upon unregister

SourceForge.net noreply at sourceforge.net
Fri Jan 4 15:38:30 UTC 2008


Bugs item #1863627, was opened at 2008-01-04 00:54
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1863627&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: modules
>Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Philippe Favier (quark38)
>Assigned to: anca (anca_vamanu)
Summary: pua_usrloc: presentity table(s) not updated upon unregister

Initial Comment:

Problem:
--------
PUBLISH("closed") not handled.

Analysis:
---------
The function ul_publish() sends only PUBLISH("open") messages, PUBLISH("closed") messages are never sent.

Proposed solution:
------------------
1) Add an extra parameter "publish_status" to function build_pidf(), which can be "open" or closed".
2) In ul_publish(), call build_pidf("open") instead of build_pidf() as currently.
3) In ul_publish(), add a call to build_pidf("closed") for unregistration.


Philippe Favier
http://www.ives.fr/



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1863627&group_id=139143



More information about the Devel mailing list