[Serusers] radius and ser implementation

Alexander Mayrhofer axelm at nic.at
Tue Aug 5 12:51:22 CEST 2003


On (05.08.03 16:18), Madan wrote:
> these are logs
> 
> Aug  5 17:02:35 sip ser[26579]: rc_avpair_new: unknown attribute 1072
> Aug  5 18:17:36 sip ser[4360]: rc_avpair_new: unknown attribute 1072
> Aug  5 18:18:28 sip ser[4360]: rc_avpair_new: unknown attribute 1072
> 

You have to add the following RADIUS attribute definitions to you
"dictionary" file:

# from SER auth_radius ...
ATTRIBUTE Digest-Realm                 1063     string
ATTRIBUTE Digest-Nonce                 1064     string
ATTRIBUTE Digest-Method                1065     string
ATTRIBUTE Digest-URI                   1066     string
ATTRIBUTE Digest-QOP                   1067     string
ATTRIBUTE Digest-Algorigthm            1068     string
ATTRIBUTE Digest-Body-Digest           1069     string
ATTRIBUTE Digest-Cnonce                1070     string
ATTRIBUTE Digest-Nonce-Count           1071     string
ATTRIBUTE Digest-User-Name             1072     string

VALUE     Service-Type                 SIP     12

cheers 

axelm




More information about the sr-users mailing list