Dear All:
   I have one question to consult,for Digest
Authentication, I want to know how to set the
domain of the Authentication header. The format is
listed as the folowing:

challenge        =  "Digest" digest-challenge

digest-challenge  = 1#(realm | [domain] | nonce |
                    [opaque] |[stale] | [algorithm] |
                     [qop-options] | [auth-param] )
domain            = "domain" "=" <"> URI (1*SP URI)
<">
URI               =  SIP-URI
nonce             = "nonce" "=" nonce-value
nonce-value   = quoted-string
opaque       = "opaque" "=" quoted-string
stale      = "stale" "=" (�true" | "false�)
algorithm = "algorithm" "=" (�MD5" | "MD5-sess"
|token)
qop-options    = "qop" "=" <"> 1#qop-value <">
qop-value       = "auth" | "auth-int" | token

   I want to consult everyone, in implementation, how
to set the domain parameter for a coming INVITE
request without Authorizate information. Could anyone
give me some idea?
   Thanks in advance!
                       Yours: James               


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to