import from HEAD:
[freeradius.git] / src / tests / digest-md5-sess
1 #
2 #  http://ftp6.us.freebsd.org/pub/rfc/internet-drafts/draft-smith-sipping-auth-examples-01.txt
3 #
4 #  ??
5 #
6 #
7 #  In the "users" file: bob     User-Password := "zanzibar"
8 #
9 User-name = "bob",
10 Digest-Response = "e4e4ea61d186d07a92c9e1f6919902e9",
11 Digest-Realm = "biloxi.com",
12 Digest-Nonce = "dcd98b7102dd2f0e8b11d0f600bfb0c093",
13 Digest-Method = "INVITE",
14 Digest-URI = "sip:bob@biloxi.com",
15 Digest-Algorithm = "MD5-sess",
16 Digest-User-Name = "bob",
17 Digest-QOP = "auth",
18 Digest-Nonce-Count  = "00000001",
19 Digest-CNonce = "0a4f113b"