[OpenSER-Devel] [ openser-Patches-1813052 ] fix syntax error in uac_auth qop support

SourceForge.net noreply at sourceforge.net
Mon Oct 15 13:58:09 CEST 2007


Patches item #1813052, was opened at 2007-10-14 02:52
Message generated for change (Comment added) made by aheise
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1813052&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: Andreas Heise (aheise)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix syntax error in uac_auth qop support

Initial Comment:

The values of the fields "qop", "nc" and "algorithm" in the AUTHORIZATION_HDR / PROXY_AUTHORIZATION_HDR must be unquoted (single token) instad of quoted-string.

Due to this syntax error uac_auth was not successfull with my carrier.

For details see the example in chapter 22.2 of RFC 3261 

Attached is a patch to fix this issue 


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

>Comment By: Andreas Heise (aheise)
Date: 2007-10-15 13:58

Message:
Logged In: YES 
user_id=1685683
Originator: YES

patch is OK, it was just a confusion ;-), ready to commit?!
File Added: unquoted_qop_nc_algorithm.patch

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

Comment By: Andreas Heise (aheise)
Date: 2007-10-15 12:44

Message:
Logged In: YES 
user_id=1685683
Originator: YES

during tests I found an issue with wrong buffer calculation in very
specific case, I'll check this and provide new a patch after...

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

Comment By: Andreas Heise (aheise)
Date: 2007-10-14 20:53

Message:
Logged In: YES 
user_id=1685683
Originator: YES

File Added: unquoted_qop_nc_algorithm.patch

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

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



More information about the Devel mailing list