[sr-dev] [kamailio] Improoved working with RADIUS AV pairs (#46)

Dmitriy Borisov notifications at github.com
Mon Jan 19 00:28:22 CET 2015


- added modparam import_all_avp parameter (int, true if not zero)
- reading all RADIUS AV-pairs to kamailio avp (not only SIP-AVP, if import_all_avp set to true)
- skiping name part of value (example: from RADIUS we recieve name - h323-x-header, value -
  "h323-x-header=blah-blah-blah", in kamailio we have name
  h323-x-header, value - "blah-blah-blah"), only for non SIP-AVP
- all old comments are taken into account
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/46

-- Commit Summary --

  * Improoved working with RADIUS AV pairs

-- File Changes --

    M modules/auth_radius/authrad_mod.c (10)
    M modules/auth_radius/authrad_mod.h (1)
    M modules/auth_radius/sterman.c (149)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/46.patch
https://github.com/kamailio/kamailio/pull/46.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/46
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150118/693f5a8f/attachment.html>


More information about the sr-dev mailing list