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

Reply via email to