<p>In modules/call_control/call_control.c:</p>
<pre style='color:#555'>&gt; @@ -149,6 +149,9 @@
&gt;  /* The AVP where the call token is stored (if defined) */
&gt;  static AVP_Param call_token_avp = {str_init(CALL_TOKEN_AVP_SPEC), -1, 0};
&gt;  
&gt; +/* The AVP where the SIP application type is stored (if defined) */
&gt; +static AVP_Param sip_application_avp = {str_init(SIP_APPLICATION_AVP_SPEC), {0}, 0};
</pre>
<p>{str_init(SIP_APPLICATION_AVP_SPEC), -1, 0};</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#r9851641'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwODMwODUwMSwiZGF0YSI6eyJpZCI6MjU5MTEzNjZ9fQ==--3631de50593ef9136fb5992cc58fe6ffbfa87c8a.gif' height='1' width='1'></p>