[OpenSER-Devel] [ openser-Bugs-1863541 ] presence: SUSBCRIBE message fails to update DB

SourceForge.net noreply at sourceforge.net
Fri Jan 4 15:39:28 UTC 2008


Bugs item #1863541, was opened at 2008-01-04 00:38
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1863541&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: presence: SUSBCRIBE message fails to update DB

Initial Comment:

Problem:
--------
The SUBSCRIBE message fails to set the presentity field(s) in the DB.

Analysis:
---------
When function handle_subscribe() is not called within a route[] function (in openser.cfg), the field
msg->parsed_uri is not initialized.

Proposed solution:
------------------
Call function parse_sip_msg_uri(msg) in handle_subscribe() to parse the message.


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



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

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



More information about the Devel mailing list