Hi,
I had a problem with the QOP parameter. I found that patch (
https://sourceforge.net/tracker/?func=detail&atid=637566&aid=2776238&group_id=104305)
and It is not working. The solution is the following:
$ diff sipp.svn/auth.c sipp.patch/auth.c
231a232,237
>
>* // if supplied qop="auth,auth-int",*
>* // then choose qop=auth*
>* if (strstr(authtype, "auth") && strstr(authtype, "auth-int"))*
{
>* strcpy(authtype, "auth");*
>* }
*
You nedd to add this code in 232 line. Then go to sipp directoriy and
execute the commands:
:: make clean
:: make ossl (in my case)
And that's all. I could register my clients successfully.
Regards,*
*
On Mon, Apr 20, 2009 at 2:48 PM, SourceForge.net <nore...@sourceforge.net>wrote:
> Patches item #2776238, was opened at 2009-04-20 09:48
> Message generated for change (Tracker Item Submitted) made by
> jordanwalbesser
> You can respond by visiting:
>
> https://sourceforge.net/tracker/?func=detail&atid=637566&aid=2776238&group_id=104305
>
> 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: sipp
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Jordan Walbesser (jordanwalbesser)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Auth-Int Selection During Authentication
>
> Initial Comment:
> I have had the pleasure of using SIPp for a while now and I discovered a
> bug in the authentication code and submitted it in Bug #2765540.
>
> This patch fixes the problem where SIPp is sent "Auth-Int, Auth" in the qop
> field. Now, SIPp will return "Auth-Int" only and perform the proper hash
> calculations
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
>
> https://sourceforge.net/tracker/?func=detail&atid=637566&aid=2776238&group_id=104305
>
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
>
--
Vanessa Tejada
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users