<div dir="ltr">Hi Dan,<div><br></div><div>thanks for the clarification.</div><div><br></div><div>Kind regards</div><div><br></div><div>Efelin</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">st 26. 6. 2019 o 17:19 Dan Pascu <<a href="mailto:dan@ag-projects.com">dan@ag-projects.com</a>> napísal(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 26 Jun 2019, at 15:11, Efelin Novak wrote:<br>
<br>
> Hi,<br>
> <br>
> I'm using a Kamailio version that does not support MI interface anymore. Call_control module works nice in all situations expect when it wants to kill the call (credit is gone). Is the Call_control module capable of using JSON-RPC instead of MI command?<br>
> <br>
> When I change class ManagementInterface() so that the RPC command is not sent and I only call  os.system(command to kill a call using JSON-RPC), I get a Error messages like this:<br>
> <br>
> kamailio[19687]: ERROR: call_control [call_control.c:839]: send_command(): did timeout waiting for an answer<br>
> <br>
> The call is killed but I'm afraid that such error might cause errors in future (e.g.: memory leaking).<br>
> <br>
> Is there any workaround?<br>
> Is it possible the call_control ends the call in a different way than MI interface?<br>
<br>
It is possible if you modify the code yourself to do it in whatever way you want. The stock call-control only uses the opensips MI interface and there are no plans to support anything else at the moment.<br>
<br>
> Can I use os.system hack? Can I ignore these errors or I can get rid of them somehow?<br>
> <br>
> Kind regards<br>
> <br>
> Kamailio and Call-control are at newest version.<br>
> <br>
> Efelin<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
--<br>
Dan<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>