<p>I'm testing the code into my new Debian 8.0 in a proxmox environment and I get some errors...</p>

<p>Linux kamailio2 2.6.32-34-pve <a href="https://github.com/kamailio/kamailio/issues/1" class="issue-link" title="API for ruby">#1</a> SMP Fri Dec 19 07:42:04 CET 2014 i686 GNU/Linux<br>
model name      : Intel(R) Xeon(R) CPU           W3520  @ 2.67GHz</p>

<p>root@kamailio2:/usr/src/kamailio# make cfg<br>
target architecture , host architecture <br>
making config...<br>
rm -f modules.lst<br>
make --no-print-directory modules.lst<br>
saving modules list...</p>

<p>root@kamailio2:/usr/src/kamailio# make all<br>
CC (gcc) [kamailio]             basex.o<br>
CC (gcc) [kamailio]             rvalue.o<br>
CC (gcc) [kamailio]             str_list.o<br>
CC (gcc) [kamailio]             pv_core.o<br>
CC (gcc) [kamailio]             udp_server.o<br>
CC (gcc) [kamailio]             receive.o<br>
...<br>
...<br>
make[2]: 'libsrdb1.so.1.0' is up to date.<br>
make[2]: 'libkmi.so.1.0' is up to date.<br>
make[2]: 'libsrdb1.so.1.0' is up to date.<br>
make[2]: 'libkcore.so.1.0' is up to date.<br>
CC (gcc) [M dialog.so]          dlg_hash.o<br>
dlg_hash.c: In function 'dlg_ka_run':<br>
dlg_hash.c:206:5: error: too few arguments to function 'dlg_send_ka'<br>
     dlg_send_ka(dlg, DLG_CALLER_LEG);<br>
     ^<br>
In file included from dlg_hash.c:63:0:<br>
dlg_req_within.h:55:5: note: declared here<br>
 int dlg_send_ka(dlg_cell_t <em>dlg, int dir, str *hdrs);<br>
     ^<br>
dlg_hash.c:209:5: error: too few arguments to function 'dlg_send_ka'<br>
     dlg_send_ka(dlg, DLG_CALLEE_LEG);<br>
     ^<br>
In file included from dlg_hash.c:63:0:<br>
dlg_req_within.h:55:5: note: declared here<br>
 int dlg_send_ka(dlg_cell_t *dlg, int dir, str *hdrs);<br>
     ^<br>
../../Makefile.rules:114: recipe for target 'dlg_hash.o' failed<br>
make[1]: *</em>* [dlg_hash.o] Error 1<br>
Makefile:572: recipe for target 'modules' failed<br>
make: *** [modules] Error 1</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/issues/157">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZQn0bHVtz0xVukZlbcFKvoMHbVKJks5oIjMGgaJpZM4EYKy0.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/issues/157"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>