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

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
install:upgrade:4.4.x-to-5.0.0 [2017/02/27 12:22]
miconda [Renamed Modules]
install:upgrade:4.4.x-to-5.0.0 [2017/03/18 08:03]
miconda [Impacted Modules]
Line 48: Line 48:
 ==== Impacted Modules ==== ==== Impacted Modules ====
  
-==== Utils ====+=== 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   * http_query() function has been removed, use http_client module instead
Line 104: 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