Hello,
I looked a bit over the code and actually it is not any MI code there,
there is a different control socket (unix file) specific for the module,
not having to deal with Kamailio's RPC interface. Likely it is the control
socket for an external application, so it should not be a problem from
Kamailio point of view, that has not been changed from 4.x to 5.x. Not
using that module myself, but it should work unless the external app using
that control socket has changed, but the code in Kamailio in v4.x should be
the same as in v5.x.

Cheers,
Daniel

On Wed, Jun 26, 2019 at 2:20 PM Daniel-Constantin Mierla <[email protected]>
wrote:

> Hello,
>
> are you saying that the call_control module in kamailio is still using MI
> in version 5.2.x? The code related to MI was removed, should not be any use
> of it, can you point in the code where that happens? It can be migrated to
> RPC if is some raw MI operation ...
>
> Cheers,
> Daniel
>
> On Wed, Jun 26, 2019 at 1:45 PM Efelin Novak <[email protected]>
> wrote:
>
>> Hi Folks,
>>
>> I'm migrating to Kamailio 5.2.x from 4.4.x. Everything seems to be fine,
>> however I have came to an issue with call_control module as this one is
>> still using old MI interface.
>>
>> Standard situations work nice (maximum debit, prepaid, "CDRs") however
>> when call_control needs to kill a call (credit is gone), it tries to send
>> dlg_end_dlg over MI and it fails.
>>
>> Question are:
>> Is call_control still supported? I haven't found any note about it.
>> Is there any workaround from Kamailio point of view?
>>
>> I'm running last versions of both applications. I'm also rising a ticket
>> at ag-projects side.
>>
>> Thanks
>>
>> Efelin
>> _______________________________________________
>> Kamailio (SER) - Users Mailing List
>> [email protected]
>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>
>
>
> --
> Daniel-Constantin Mierla - http://www.asipto.com
> http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
>


-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to