Hi Luis,

I believe the user variables ("u2") and the 'auth_assign_to' and 
'challenge_from' attributes are specific to the IMS Bench SIPp branch of SIPp. 
Is this what you are using? You can learn about what it is and how it differs 
from standard SIPp at http://sipp.sourceforge.net/ims_bench/index.html. I'm not 
sure if/how the standard SIPp supports this kind of operation nowadays.

Regards,
-David

-----Original Message-----
From: Luis Silva [mailto:luisfilsi...@gmail.com] 
Sent: Thursday, June 28, 2012 12:23 PM
To: sipp-users@lists.sourceforge.net
Subject: Re: [Sipp-users] re-use the authentication in sipp so a subsequent 
registration can directly include the correct Auth header

I've tried to use:

  <recv response="401" auth="true" auth_assign_to="u2" rtd="1">
  </recv>

[authentication username=[field2]@[field3] password=[field4] 
challenge_from="u2" challenge_type=401]

But the cnonce wasn't increamented which I believe it is mandatory.

On Thu, Jun 28, 2012 at 10:37 AM, Luis Silva <luisfilsi...@gmail.com> wrote:
> Hi guys,
>
> Anybody knows how to re-use the authentication in sipp so a subsequent 
> registration can directly include the correct Auth header?
> Basically what I want to achieve is:
>
> Sipp   ---------------------------------------------- Registrar
>
> 1 - |     ----------REG-------->   |
> 2 - |    <----------401-------->   |
> 3 - |     -----REG(auth)------->   |
> 4 - |    <----------200-------->   |
> Expires period
> 5 - |     -----REG(auth)------->   |
> 6 - |    <----------200-------->   |
>
> So, after the Expires period, I want to send the REG (step 5) already 
> with the Authorization header available from the initial registration 
> process.
>
> Many thanks in advance,
> Luís

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718. 
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to