<p>In modules/call_control/call_control.c:</p>
<pre style='color:#555'>&gt; @@ -177,6 +180,7 @@
&gt;      {&quot;call_token_avp&quot;,          STR_PARAM, &amp;(call_token_avp.spec.s)},
&gt;      {&quot;prepaid_account_flag&quot;,    STR_PARAM, &amp;prepaid_account_str},
&gt;      {&quot;prepaid_account_flag&quot;,    INT_PARAM, &amp;prepaid_account_flag},
&gt; +    {&quot;sip_application_avp&quot;,     STR_PARAM, &amp;(sip_application_avp.spec.s)},
</pre>
<p>Please move this before the flags, so that all avps are grouped together.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href='https://github.com/OpenSIPS/opensips/pull/170/files#r9851647'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwODMwODU1MiwiZGF0YSI6eyJpZCI6MjU5MTEzNjZ9fQ==--81f1dae7ba297910fe8220ddbfa1ea50a7fdd1ee.gif' height='1' width='1'></p>