Dear list,
I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP multipart bodies which think are fixed in the update ( - symbol rejected in content type) .
I could upgrade without issues from my kamailio 4 dev deployment but i cannot load anymore MI_Datagram module (seems not present in Kamailio 5 , MI Datagram module i refer to: http://www.kamailio.org/docs/modules/4.3.x/modules/mi_datagram.html )
Can i use MI Datagram module still in Kamailio 5 ? Thanks Albert
Hi,
I had the same issue for the MI_FIFO.
Both are replaced the jsonrpcs module. See the 5.0 changes here : http://www.kamailio.org/wiki/install/upgrade/4.4.x-to-5.0.0
Modules
Removed Modules
mi_datagram
The jsonrpcs module can be used instead to execute RPC commands over datagram sockets (unix socket file, IPv4 or IPv6).
mi_fifo
The jsonrpcs module can be used instead to execute RPC commands over a FIFO file.
Cordialement
Patrick GINHOUX
De : sr-users [mailto:sr-users-bounces@lists.sip-router.org] De la part de Albert Petit Envoyé : lundi 3 avril 2017 13:27 À : SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List sr-users@lists.sip-router.org Objet : [SR-Users] Doubt about MI Datagram module in Kamailio 5
Dear list,
I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP multipart bodies which think are fixed in the update ( - symbol rejected in content type) .
I could upgrade without issues from my kamailio 4 dev deployment but i cannot load anymore MI_Datagram module (seems not present in Kamailio 5 , MI Datagram module i refer to:
http://www.kamailio.org/docs/modules/4.3.x/modules/mi_datagram.html )
Can i use MI Datagram module still in Kamailio 5 ?
Thanks
Albert
Hello,
indeed, the module was removed, along with the entire MI framework, which was considered deprecated since more or less Kamailio 3.0, when it was decided to go on for RPC interface. Besides the link to the wiki pasted in previous email of this thread, some other details were posted on the web:
- https://www.kamailio.org/w/2016/12/mi-code-to-be-removed/ - https://www.kamailio.org/w/2017/01/mi-code-removed/
Cheers, Daniel
On 03.04.17 13:35, Ginhoux, Patrick wrote:
Hi,
I had the same issue for the MI_FIFO.
Both are replaced the jsonrpcs module. See the 5.0 changes here : http://www.kamailio.org/wiki/install/upgrade/4.4.x-to-5.0.0
*Modules*
*Removed Modules*
*mi_datagram*
The *jsonrpcs* module can be used instead to execute RPC commands over datagram sockets (unix socket file, IPv4 or IPv6).
*mi_fifo*
The *jsonrpcs* module can be used instead to execute RPC commands over a FIFO file.
Cordialement
Patrick GINHOUX
*De :*sr-users [mailto:sr-users-bounces@lists.sip-router.org] *De la part de* Albert Petit *Envoyé :* lundi 3 avril 2017 13:27 *À :* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List sr-users@lists.sip-router.org *Objet :* [SR-Users] Doubt about MI Datagram module in Kamailio 5
Dear list,
I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP multipart bodies which think are fixed in the update ( - symbol rejected in content type) .
I could upgrade without issues from my kamailio 4 dev deployment but i cannot load anymore MI_Datagram module (seems not present in Kamailio 5 , MI Datagram module i refer to:
http://www.kamailio.org/docs/modules/4.3.x/modules/mi_datagram.html )
Can i use MI Datagram module still in Kamailio 5 ?
Thanks
Albert
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Ok did not check upgrade guide
Thanks for your comments Patrick and Daniel! :-)
Albert
2017-04-03 13:27 GMT+02:00 Albert Petit albertpetit@gmail.com:
Dear list,
I've recently upgraded to Kamailio 5 in order to avoid issue parsing SDP multipart bodies which think are fixed in the update ( - symbol rejected in content type) .
I could upgrade without issues from my kamailio 4 dev deployment but i cannot load anymore MI_Datagram module (seems not present in Kamailio 5 , MI Datagram module i refer to: http://www.kamailio.org/docs/modules/4.3.x/modules/mi_datagram.html )
Can i use MI Datagram module still in Kamailio 5 ? Thanks Albert