Hi, When I use X-pro to do a call test,the radius server debugs: rad_recv: Access-Request packet from host 127.0.0.1:33407, id=111, length=256 User-Name = "<A href="mailto:003@159.226.58.100">003@159.226.58.100</A>" Digest-Attributes = 0x0a05303033 Digest-Attributes = 0x01103135392e3232362e35382e313030 Digest-Attributes = 0x022a34333465343837383763373365376536316365356238636663636135333562643837303161633263 Digest-Attributes = 0x04147369703a3135392e3232362e35382e313030 Digest-Attributes = 0x030a5245474953544552 Digest-Attributes = 0x050661757468 Digest-Attributes = 0x090a3030303030303139 Digest-Attributes = 0x08224244303044334532333841363432363341434337414135414643444646454635 Digest-Response = "f4ac6b69ae532a2feb1b8b9e32e0fe86" Service-Type = Sip-Session Sip-Uri-User = "003" NAS-IP-Address = 127.0.0.1 NAS-Port = 5060 modcall: entering group authorize modcall[authorize]: module "preprocess" returns ok modcall[authorize]: module "chap" returns noop rlm_eap: EAP-Message not found modcall[authorize]: module "eap" returns noop rlm_digest: Converting Digest-Attributes to something sane... Digest-User-Name = "003" Digest-Realm = "159.226.58.100" Digest-Nonce = "434e48787c73e7e61ce5b8cfcca535bd8701ac2c" Digest-URI = "sip:159.226.58.100" Digest-Method = "REGISTER" Digest-QOP = "auth" Digest-Nonce-Count = "00000019" Digest-CNonce = "BD00D3E238A64263ACC7AA5AFCDFFEF5" rlm_digest: Adding Auth-Type = DIGEST modcall[authorize]: module "digest" returns ok rlm_realm: Looking up realm "159.226.58.100" for User-Name = "<A href="mailto:003@159.226.58.100">003@159.226.58.100</A>" rlm_realm: No such realm "159.226.58.100" modcall[authorize]: module "suffix" returns noop users: Matched DEFAULT at 152 modcall[authorize]: module "files" returns ok modcall[authorize]: module "mschap" returns noop modcall: group authorize returns ok rad_check_password: Found Auth-Type DIGEST auth: type "digest" modcall: entering group authenticate rlm_digest: Configuration item "User-Password" is required for authentication. modcall[authenticate]: module "digest" returns invalid modcall: group authenticate returns invalid auth: Failed to validate the user. Delaying request 34 for 1 seconds Finished request 34 Going to the next request Sending Access-Reject of id 110 to 127.0.0.1:33406
"003" is the user name and I have set the secret in the configure files of both radius server and radius client. Anyone can give me an instruction?Many Thanks.