<p>A current pull and checkout of 1.11 will cause an error when building or trying to load OpenSIPS with the avpops module.  "is_script_async_func_used" should be removed from 1.11.</p>

<p>Line 219:<br>
    for (i=0; cmds[i].name != NULL; i++) {<br>
        if (strncasecmp(cmds[i].name, AVPDB, sizeof(AVPDB)-1) == 0 &amp;&amp;<br>
                (is_script_func_used(cmds[i].name, -1) ||<br>
                    is_script_async_func_used(cmds[i].name, -1))) {<br>
            need_db=1;<br>
        }<br>
    }</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/issues/739">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciTQoN82oVYxQNMy5uu9g3QJ4Fs8Iks5pUtTTgaJpZM4G8ehB.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/OpenSIPS/opensips/issues/739"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>