[OpenSER-Devel] [ openser-Bugs-2019106 ] presence: sip uri check, wrong URI with missing user part

SourceForge.net noreply at sourceforge.net
Mon Jul 21 13:57:58 CEST 2008


Bugs item #2019106, was opened at 2008-07-16 01:54
Message generated for change (Comment added) made by henningw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2019106&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 1.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
>Summary: presence: sip uri check, wrong URI with missing user part

Initial Comment:
@ mark is given when there is no user part sip uri.

For instance, compositions and messages details shown below.
This scenario is that the watcher subscribes the presentity state.

1.Presentity sends the OpenSER the PUBLISH request.
Presentity  -> OpenSER

2.Watcher sends OpenSER the SUBSCRIBE request.
OpenSER <- Watcher
To: alice at exapmle.com
From: server1.example.com

3.OpenSER sends watcher the NOTIFY response.
OpenSER -> Watcher
To: @server1.example.com(<- check point)
From: alice at example.com


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

>Comment By: Henning Westerholt (henningw)
Date: 2008-07-21 11:57

Message:
Logged In: YES 
user_id=337916
Originator: NO

Inaki, i guess this is related to the presence module(s), or did you
notice this also in other cases?



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

Comment By: Iaki Baz (ibc_sf)
Date: 2008-07-16 07:50

Message:
Logged In: YES 
user_id=1844020
Originator: NO

"To: @server1.example.com" is wrong because a SIP URI with no username
mustn't add the "@" before the hostpart. So there is a bug somewhere.

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

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



More information about the Devel mailing list