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
Next revision Both sides next revision
features:new-in-devel [2019/01/07 17:05]
pepelux
features:new-in-devel [2020/01/20 12:54]
linuxmaniac [pv_headers]
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 5.3.0 and it is planned to be released during 2019**.+**Current devel version will be numbered 5.3.0 and it is planned to be released in the autum 2019**.
  
 <fc #0000FF> <fc #0000FF>
-**Previous devel, current stable, version was 5.2.x (released on November2018), see what was new in that release at:**+**Previous devel, current stable, version was 5.3.x (released on October2019), see what was new in that release at:**
 </fc> </fc>
-  * <fc #0000FF>http://www.kamailio.org/wiki/features/new-in-5.2.x</fc>+  * <fc #0000FF>http://www.kamailio.org/wiki/features/new-in-5.3.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 =====
  
-==== rtp_media_server ====+==== pv_headers ====
  
-Embedded RTP and media processing functionalities for Kamailio+Flexible headers management via $xavp and $x_hdr exported variables.
  
-  * https://www.kamailio.org/docs/modules/devel/modules/rtp_media_server.html+  * https://www.kamailio.org/docs/modules/devel/modules/pv_headers.html 
 +===== New in existing Modules =====
  
-==== secfilter ====+==== cfgt ====
  
-Filters to allow/block using whitelists/blacklist based on user agents, IP addresses, countries, domains and users. SQL injection attacks prevention. Blacklist of destinations where the called number is not allowed.+Added new **cfgt.list** and **cfgt.clean** RPC commands
  
-  * https://www.kamailio.org/docs/modules/devel/modules/secfilter.html +  * https://www.kamailio.org/docs/modules/devel/modules/cfgt.html#cfgt.r.list 
-===== New in Old Modules =====+  * https://www.kamailio.org/docs/modules/devel/modules/cfgt.html#cfgt.r.clean
  
-==== cnxcc ==== 
  
-Added a new param in the cnxcc_set_max_credit() function to set the connect cost of a call.+==== registrar ====
  
-  https://www.kamailio.org/docs/modules/devel/modules/cnxcc.html#cnxcc.f.set_max_credit+Added **path** value to xavp_rcd location record
  
 +  * https://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.xavp_rcd
 +
 +Added **xavp_rcd_mask** parameter to control what values to skip
 +
 +  * https://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.xavp_rcd_mask
 ===== New in Core ===== ===== New in Core =====
 +
 +==== Command line arguments ====
  
 ==== Interpreter ==== ==== Interpreter ====
Line 50: Line 57:
  
 ==== kamctl ==== ==== kamctl ====
-    + 
 +==== kamdbctl ==== 
 +  
 ==== kamcli ==== ==== kamcli ====
  
features/new-in-devel.txt · Last modified: 2020/11/05 12:25 by linuxmaniac