User Tools

Site Tools


features:new-in-devel

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
features:new-in-devel [2016/02/03 00:32]
mslehto [statsd] IPv6 server address
features:new-in-devel [2020/11/05 12:25]
linuxmaniac [New in existing Modules]
Line 1: Line 1:
-====== Kamailio SIP Server (SER) - New Features in Devel Version ======+====== Kamailio SIP Server - New Features in Devel Version ======
  
-**Current devel version will be numbered 4.4.0 and it is planned to be released during first trimester of 2016**.+**Current devel version will be numbered 5.5.0 and it is planned to be released in the 2021**.
  
 <fc #0000FF> <fc #0000FF>
-**Previous devel version was 4.3.x (released on June, 2015), see what was new in that release at:**+**Previous devel, current stable, version was 5.4.x (released during the summer of 2020), see what was new in that release at:**
 </fc> </fc>
-  * <fc #0000FF>http://www.kamailio.org/wiki/features/new-in-4.3.x</fc>+  * <fc #0000FF>http://www.kamailio.org/wiki/features/new-in-5.4.x</fc>
  
 <fc #800000>//This is a draft of new features added in devel version, manually updated, thus not always synchronized with what is new in source code repository.//</fc> <fc #800000>//This is a draft of new features added in devel version, manually updated, thus not always synchronized with what is new in source code repository.//</fc>
Line 12: Line 12:
 ===== New Modules ===== ===== New Modules =====
  
-==== cfgt ====+===== New in existing Modules =====
  
-  * reports config execution for unit test evaluation +==== permissions ====
-  * http://kamailio.org/docs/modules/devel/modules/cfgt.html+
  
-==== crypto ====+* RPC reload limit controlled via **reload_delta** module parameter 
 +==== registrar ====
  
-  * cryptographic functions for use in config file +===== New in Core =====
-  * http://kamailio.org/docs/modules/devel/modules/crypto.html +
-==== curl ====+
  
-  * http queries using curl library +==== Command line arguments ====
-  * http://kamailio.org/docs/modules/devel/modules/curl.html +
-==== log_custom ====+
  
-  * send log messages to custom backend +==== Interpreter ====
-  * http://kamailio.org/docs/modules/devel/modules/log_custom.html+
  
 +==== Parameters ====
  
-==== log_systemd ====+==== Functions ====
  
-  * send log messages to systemd journal +==== Memory Managers ====
-  * http://kamailio.org/docs/modules/devel/modules/log_systemd.html +
-==== smsops ====+
  
-  * sms operations for sip messages +==== Architecture ====
-  * http://kamailio.org/docs/modules/devel/modules/smsops.html+
  
-==== statsc ====+==== kamailio.cfg ====
  
-  * statistics collector providing reports +===== Tools =====
-  * http://kamailio.org/docs/modules/devel/modules/statsc.html +
-===== New in Old Modules =====+
  
-==== acc ====+==== kamcmd ====
  
-  * new **acc_prepare_always** parameter to allow preparation of the request no matter if the acc_prepare_flag is set at the moment of the transaction creation. See [[http://lists.sip-router.org/pipermail/sr-users/2015-July/089191.html|sr-user discussion]]+==== kamctl ====
  
-==== htable ==== +==== kamdbctl ====
- +
-  * improved error message when loading from database +
- +
-==== pv ==== +
- +
-  * **pv_var_to_xavp** script function to copy $var values to $xavp +
- +
-==== registrar ==== +
- +
-  * add **contact** and **recieved** values to xavp_rcd +
-  * set xavp_rcd on registered() +
-==== sipcapture ==== +
- +
-  * insert From URI domain, To URI domain and request URI domain to database +
- +
-==== sst ==== +
- +
-  * add **refresher** parameter in order to follow RFC 4028 +
- +
-==== statsd ==== +
- +
-  * can use IPv6 as server address +
- +
-==== tcpops ==== +
- +
-  * keepalive functions enabled on BSD +
-===== New in Core ===== +
- +
- +
-===== Tools =====+
  
 +==== kamcli ====
  
features/new-in-devel.txt · Last modified: 2020/11/05 12:25 by linuxmaniac