<ul>
<li>before there was just an empty one in the AAR</li>
<li>re-using the function typically used for the RTP media</li>
<li>fixing then that function to not just hard-code protocol 17 (UDP) for everything</li>
<li>now supporting also 6 (TCP) and IP (IP has no protocol number, we use just the
magic word "ip" (see RFC 3588 IPFilterRule for more details)</li>
<li>adding the IP of the P-CSCF as a parameter to the module, as this is required
in the flow (UE IP <-> P-CSCF IP)</li>
<li>also some inline/static fixes to function for avoiding warnings on gcc >=5</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/720'>https://github.com/kamailio/kamailio/pull/720</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>ims_qos: create a proper flow description for the SIP signaling</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/720/files#diff-0">modules/ims_qos/mod.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/720/files#diff-1">modules/ims_qos/rx_aar.c</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/720/files#diff-2">modules/ims_qos/rx_avp.c</a>
    (47)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/720/files#diff-3">modules/ims_qos/rx_avp.h</a>
    (12)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/720">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZUktFGO4nR5pujXhEwDvJk8cfORSks5qXlA_gaJpZM4JQ-dg">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZZD6ybsdc4Bdle_PtAo7OHBwJXDfks5qXlA_gaJpZM4JQ-dg.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/720"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>