User Tools

Site Tools


install:upgrade:4.4.x-to-5.0.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
install:upgrade:4.4.x-to-5.0.0 [2017/02/26 23:51]
miconda created
install:upgrade:4.4.x-to-5.0.0 [2017/03/18 08:03]
miconda [Impacted Modules]
Line 45: Line 45:
   * jsonrpc-c => jsonrpcc   * jsonrpc-c => jsonrpcc
   * jsonrpc-s => jsonrpcs   * jsonrpc-s => jsonrpcs
 +
 +==== Impacted Modules ====
 +
 +=== jsonrpcs ===
 +
 +  * the default transports are set to FIFO file and unixsocket file, allowing to be used with kamctl and kamacmd via default kamailio.cfg
 +  * if you use it together with **xhttp** module (json-rpc via http), then you have to set the **transport** parameter accordingly
 +
 +=== utils ===
 +
 +  * http_query() function has been removed, use http_client module instead
 ===== Internal Libraries ===== ===== Internal Libraries =====
  
Line 98: Line 109:
  
 </code> </code>
 +
 +===== Tools =====
 +
 +==== kamctl ====
 +
 +By default, kamctl uses now JSONRPC protocol over FIFO file, instead of the old MI protocol. The commands are more or less the same, but the output is now in JSON format, incompatible with the old output.
 +
install/upgrade/4.4.x-to-5.0.0.txt ยท Last modified: 2018/03/09 09:11 by marco.capetta