|
Hi,
I have a query regarding the server/user-agent coding
format:
The ABNF encoding specifies it as :
Server
= "Server" HCOLON server-val
*(LWS server-val)
server-val = product /
comment
product
= token [SLASH
product-version]
product-version
= token
whereas teh SIP-rfc says it should be
Server: HomeServer
v2
CanI know the correct format to be used.
If the SIP format is to be used then is it product version is a
mandatory argument.
I feel the example given might be
incorrect.
It must have been like Server: HomeServer /v2
Regards,
------------------------------------------- Nataraju A.B. Huawei
Technologies India Pvt. Ltd., Tel : +91-80-5216824/6/7 Xtn
142 -------------------------------------------
----- Original Message -----
Sent: Tuesday, 31 December 2002
17-45
Subject: Re: [Sip] Enrollment in SIP
services (and should we undeprecate basic auth)
Michael Thomas writes:
> The problem is that
AAA's expect either a CHAP or > PAP formated authenticator.
Digest, while it > doesn't chip the cleartext password ain't the
same > format so you have a problem. Basic allows you
to > hack up an authenticator at the proxy. Maybe >
EAP+digest is our friend. Or maybe not.
what is wrong with
draft-sterman-aaa-sip-00.txt? we use it with digets authentication
without any problems. leading radius servers support it as well as
all good sip proxies.
--
juha _______________________________________________ Sip mailing
list https://www1.ietf.org/mailman/listinfo/sip This
list is for NEW development of the core SIP Protocol Use sip-implementors@cs.columbia.edu
for questions on current sip Use sipping@ietf.org for new developments on
the application of sip
|