Hi all!!
I'm testing stable ser version (0.9.6) with RADIUS authentication. I have properly setup the auth and next step was to get some extra attributes from the auth server using the avp_radius module.
The thing is that I am a newby in the RADIUS world and don't know exactly what do I have to setup in both dictionaries. The main problem is that the attribute I have to read from ser script is a cisco-h323-whatever and don't even know if it is possible to read it as a caller_cisco-h323-whatever ...I wish I could use another attribute but I can not modify it :(
I have set in both dictionaries cisco vendor attribute, the cisco-h323 attribute, SIP_AVP, SIP-caller-AVPs, and SIP_Callee-AVPs. I guess there something missing to glue the AVP with the cisco staff (if possible).
ser log just says: avp_load_user: Failure DEBUG:avpops:check_avp: no avp found to check
Any feedback is highly appreciated (even links to documentation,howtos....)
Thank you,
Sam.
The AVP_RADIUS README is probably the best you can get. I'm afraid you will have to modify the source to parse the cisco attribute. It shouldn't be hard, but default the module will just handle SIP-AVP, SIP-Rpid (note: phased out in head) and a few others . g-) ----- Original Message ----- From: "samuel" samu60@gmail.com To: serusers@lists.iptel.org Sent: Monday, February 20, 2006 6:34 PM Subject: [Serusers] avp_radius
Hi all!!
I'm testing stable ser version (0.9.6) with RADIUS authentication. I have properly setup the auth and next step was to get some extra attributes from the auth server using the avp_radius module.
The thing is that I am a newby in the RADIUS world and don't know exactly what do I have to setup in both dictionaries. The main problem is that the attribute I have to read from ser script is a cisco-h323-whatever and don't even know if it is possible to read it as a caller_cisco-h323-whatever ...I wish I could use another attribute but I can not modify it :(
I have set in both dictionaries cisco vendor attribute, the cisco-h323 attribute, SIP_AVP, SIP-caller-AVPs, and SIP_Callee-AVPs. I guess there something missing to glue the AVP with the cisco staff (if possible).
ser log just says: avp_load_user: Failure DEBUG:avpops:check_avp: no avp found to check
Any feedback is highly appreciated (even links to documentation,howtos....)
Thank you,
Sam.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
That's what I expected....let's code a little bit!!!!
Thank you. Sam.
2006/2/21, Greger V. Teigre greger@teigre.com:
The AVP_RADIUS README is probably the best you can get. I'm afraid you will have to modify the source to parse the cisco attribute. It shouldn't be hard, but default the module will just handle SIP-AVP, SIP-Rpid (note: phased out in head) and a few others . g-) ----- Original Message ----- From: "samuel" samu60@gmail.com To: serusers@lists.iptel.org Sent: Monday, February 20, 2006 6:34 PM Subject: [Serusers] avp_radius
Hi all!!
I'm testing stable ser version (0.9.6) with RADIUS authentication. I have properly setup the auth and next step was to get some extra attributes from the auth server using the avp_radius module.
The thing is that I am a newby in the RADIUS world and don't know exactly what do I have to setup in both dictionaries. The main problem is that the attribute I have to read from ser script is a cisco-h323-whatever and don't even know if it is possible to read it as a caller_cisco-h323-whatever ...I wish I could use another attribute but I can not modify it :(
I have set in both dictionaries cisco vendor attribute, the cisco-h323 attribute, SIP_AVP, SIP-caller-AVPs, and SIP_Callee-AVPs. I guess there something missing to glue the AVP with the cisco staff (if possible).
ser log just says: avp_load_user: Failure DEBUG:avpops:check_avp: no avp found to check
Any feedback is highly appreciated (even links to documentation,howtos....)
Thank you,
Sam.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers