<ul class="task-list">
<li>added modparam import_all_avp parameter (int, true if not zero)</li>
<li>reading all RADIUS AV-pairs to kamailio avp (not only SIP-AVP, if import_all_avp set to true)</li>
<li>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</li>
<li>all old comments are taken into account</li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/46'>https://github.com/kamailio/kamailio/pull/46</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Improoved working with RADIUS AV pairs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/46/files#diff-0">modules/auth_radius/authrad_mod.c</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/46/files#diff-1">modules/auth_radius/authrad_mod.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/46/files#diff-2">modules/auth_radius/sterman.c</a>
    (149)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/46.patch'>https://github.com/kamailio/kamailio/pull/46.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/46.diff'>https://github.com/kamailio/kamailio/pull/46.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/46">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36Zby_n7qvqgT_YgSFl9BmhesZNIxRks5njDkWgaJpZM4DT7x8.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/46"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>