<p><b>@wkampich</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/kamailio/kamailio/pull/2031#discussion_r314028690">src/modules/lost/lost.c</a>:</p>
<pre style='color:#555'>> +static int mod_init(void)
+{
+       LM_DBG("init lost module\n");
+
+       if(httpc_load_api(&httpapi) != 0) {
+               LM_ERR("Can not bind to http_client API \n");
+               return -1;
+       }
+
+       LM_DBG("**** init lost module done.\n");
+
+       return 0;
+}
+
+/* Child initialization function */
+static int child_init(int rank)
</pre>
<p>Just pushed an updated version with all your feedback incorporated.</p>

<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/2031?email_source=notifications&email_token=ABO7UZMUO35MTAFN4AV5U2TQERHNRA5CNFSM4ILBBGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBSWP3Y#discussion_r314028690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPNT72RL3BUYB6QQQ3QERHNRANCNFSM4ILBBGJA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZMMY7EWOP6WLET5A43QERHNRA5CNFSM4ILBBGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBSWP3Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2031?email_source=notifications\u0026email_token=ABO7UZMUO35MTAFN4AV5U2TQERHNRA5CNFSM4ILBBGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBSWP3Y#discussion_r314028690",
"url": "https://github.com/kamailio/kamailio/pull/2031?email_source=notifications\u0026email_token=ABO7UZMUO35MTAFN4AV5U2TQERHNRA5CNFSM4ILBBGJKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBSWP3Y#discussion_r314028690",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>