Hi all,
I'm using SER 0.8.14, FreeRadius 1.0.2. and XLite 1103. My question is about
MD5, why I can't see Digest-Algorithm = "MD5" in FreeRadius and XLite
client
outputs.
Is this a problem in XLite or SER? Everything is configured as in HOW TO and
I get authenticated with FreeRadius so I suppose that configuration is OK.
Dictionaries are the same in radiusclient on SER machine and in FreeRadius.
I can provide more outputs if someone is interested to help.
Any help would be appreciated.
*****This is output from FreeRadius Server****** (no Digest-Algorithm =
"MD5" received)
...
rad_recv: Access-Request packet from host 161.53.0.131:33854, id=131,
length=207
User-Name = "djovanovic.srce"
Digest-Attributes = 0x0a11646a6f76616e6f7669632e73726365
Digest-Attributes = 0x0109737263652e6872
Digest-Attributes =
0x022a3432393439336464646235643930376433653433323765333063366566646566336436
6137643933
Digest-Attributes = 0x040d7369703a737263652e6872
Digest-Attributes = 0x030a5245474953544552
Digest-Response = "263ec6802b382ddf8d58b363fd0629ad"
Service-Type = Sip-Session
Sip-Uri-User = "djovanovic.srce"
NAS-IP-Address = 161.53.0.131
NAS-Port = 5060
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
modcall[authorize]: module "chap" returns noop for request 0
modcall[authorize]: module "mschap" returns noop for request 0
rlm_digest: Converting Digest-Attributes to something sane...
Digest-User-Name = "djovanovic.srce"
Digest-Realm = "srce.hr"
Digest-Nonce = "429493dddb5d907d3e4327e30c6efdef3d6a7d93"
Digest-URI = "sip:srce.hr"
Digest-Method = "REGISTER"
rlm_digest: Adding Auth-Type = DIGEST
modcall[authorize]: module "digest" returns ok for request 0
...
*****This is output from XLite****** (no Digest-Algorithm = "MD5" sent)
SEND TIME: 203074718
SEND >> 191.153.206.58:5060
INVITE sip:537@srce.hr SIP/2.0
Via: SIP/2.0/UDP
191.153.206.57:5060;rport;branch=z9hG4bK8BB5DE10CC404EEBABE6761213B4AA45
From: davor <sip:djovanovic.srce@srce.hr>;tag=2361756632
To: <sip:537@srce.hr>
Contact: <sip:djovanovic.srce@191.153.206.57:5060>
Call-ID: 146A8327-BCC6-42E6-A027-83EA1832631B(a)191.153.206.57
CSeq: 40898 INVITE
Authorization: Digest
username="djovanovic.srce",realm="srce.hr",nonce="429492e156f0af6f7ae5e821d7
3df9be3e04f360",response="17a54d30cc2d5ecf1cc8e714d40210e0",uri="sip:537@src
e.hr"
Max-Forwards: 70
Content-Type: application/sdp
User-Agent: X-Lite release 1103m
Content-Length: 308
Show replies by date