Hi Nataraju,

But where are the comments?

~Abu.

-----Original Message-----
From: B, Nataraju [mailto:[EMAIL PROTECTED]
Sent: Monday, August 28, 2006 12:55 PM
To: Abu M. Muttalib; Jeroen van Bemmel
Cc: sip-implementors@cs.columbia.edu
Subject: RE: [Sip-implementors] [Sip-implementers] Usage of
Authorizationheader field in SIPrequest


Comments inline...

Thanks,
Nataraju A B

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:sip-implementors-
> [EMAIL PROTECTED] On Behalf Of Abu M. Muttalib
> Sent: Monday, August 28, 2006 11:13 AM
> To: Jeroen van Bemmel
> Cc: sip-implementors@cs.columbia.edu
> Subject: Re: [Sip-implementors] [Sip-implementers] Usage of
> Authorizationheader field in SIPrequest
>
> Hi Jeroen,
>
> Thanks for your reply.
>
> > See RFC3261 : this is a challenge response exchange, WWW-Authenticate
> > contains the challenge and Authorization the response. Without this
> header
> > your REGISTER will not get accepted by the registrar. You need to
> calculate
> > the proper response, using MD5. Again see RFC3261 (and referred RFC) on
> how
> > to do that
>
> What do you mean by "calculate the proper response"?
>
> I have received the following 401 response for my "REGISTER" request:
>
> --------------------------------------------------------------------------
> --
> --------------------
>
>  SIP/2.0 401 Unauthorized
>  Via: SIP/2.0/UDP
>
> 10.0.0.106:5060;received 3.129.230.146;branch=z9hG4bK73258C9AF0A64A83BA618
>  E3C0A875DF2;rporta886
>  From: xxxxxxxx <sip:[EMAIL PROTECTED]>;tag%6581819
>  To: xxxxxxxx <sip:[EMAIL PROTECTED]>;tag=SDo8s2a99-
>  Call-ID: [EMAIL PROTECTED]
>  CSeq: 20078 REGISTER
>  Content-Length: 0
>  WWW-Authenticate: Digest
>
> realm="domain.net",domain="sip:domain.net",nonce="274a0e0eb185ec7751b2c831
> e5
>  e45219",staleúlse,qop="auth",algorithm=MD5
>
> --------------------------------------------------------------------------
> --
> --------------------
>
> In reply I am sending the following "REGISTER" request again:
>
> --------------------------------------------------------------------------
> --
> --------------------
>
>  REGISTER sip:domain.net SIP/2.0
>  Via: SIP/2.0/UDP
>  10.0.0.106:5060;rport;branch=z9hG4bK0AE4DA916C5948DEBF4B7AD2325726D1
>  From: xxxxxxxx <sip:[EMAIL PROTECTED]>;tag%6581819
>  To: xxxxxxxx <sip:[EMAIL PROTECTED]>
>  Contact: "xxxxxxxx" <sip:[EMAIL PROTECTED]:5060>
>  Call-ID: [EMAIL PROTECTED]
>  CSeq: 20079 REGISTER
>  Expires: 1800
>  Authorization: Digest
>
> username="[EMAIL PROTECTED]",realm="domain.net",nonce="274a0e0eb185ec775
> 1b
>
> 2c831e5e45219",response="38f896d2d50b0f6646b24efd3be72e11",uri="sip:domain
> .n
>
> et",algorithm=MD5,qop=auth,cnonce="547CEBB21FD741F79998DED78A2D3A60",nc



_______________________________________________
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to