[OpenSER-Devel] [ openser-Patches-1863541 ] presence: SUSBCRIBE message fails to update DB
SourceForge.net
noreply at sourceforge.net
Thu Jan 3 22:38:01 UTC 2008
Patches item #1863541, was opened at 2008-01-03 23:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Philippe Favier (quark38)
Assigned to: Nobody/Anonymous (nobody)
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=743022&aid=1863541&group_id=139143
More information about the Devel
mailing list