User Tools

Site Tools


features:new-in-5.4.x

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-5.4.x [2020/06/19 08:31]
miconda [Kamailio SIP Server - New Features in Devel Version]
features:new-in-5.4.x [2020/06/19 10:40]
linuxmaniac [cfgt]
Line 1: Line 1:
 ====== Kamailio SIP Server - New Features in v5.4.x ====== ====== Kamailio SIP Server - New Features in v5.4.x ======
- 
-**Current devel version will be numbered 5.4.0 and it is planned to be released in the summer 2020**. 
  
 <fc #0000FF> <fc #0000FF>
-**Previous devel, current stable, version was 5.3.x (released on October, 2019), see what was new in that release at:**+**Previous version was 5.3.x (released on October, 2019), see what was new in that release at**:
 </fc> </fc>
   * <fc #0000FF>http://www.kamailio.org/wiki/features/new-in-5.3.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 this version, manually updated, thus not always synchronized with what is new in source code repository.//</fc>
  
 ===== New Modules ===== ===== New Modules =====
Line 14: Line 12:
 ==== pv_headers ==== ==== pv_headers ====
  
-Flexible headers management via $xavp and $x_hdr exported variables.+Flexible headers management $x_hdr exported variables.
  
-  * https://www.kamailio.org/docs/modules/devel/modules/pv_headers.html+  * https://www.kamailio.org/docs/modules/5.4.x/modules/pv_headers.html
 ===== New in existing Modules ===== ===== New in existing Modules =====
  
Line 23: Line 21:
 Added new **cfgt.list** and **cfgt.clean** RPC commands Added new **cfgt.list** and **cfgt.clean** RPC commands
  
-  * https://www.kamailio.org/docs/modules/devel/modules/cfgt.html#cfgt.r.list +  * https://www.kamailio.org/docs/modules/5.4.x/modules/cfgt.html#cfgt.r.list 
-  * https://www.kamailio.org/docs/modules/devel/modules/cfgt.html#cfgt.r.clean+  * https://www.kamailio.org/docs/modules/5.4.x/modules/cfgt.html#cfgt.r.clean
  
 +==== pv ====
 +
 +Added new pseudo-variables:
 +
 +  * **[[https://www.kamailio.org/wiki/cookbooks/5.4.x/core#xavi_id_-_xavis|$xavi]]**: Similar to XAVPs, but with key names are case insensitive. XAVIs are also stored in transaction context and destroyed when the transaction is terminated.
 +  * **[[https://www.kamailio.org/wiki/cookbooks/5.4.x/core#xavu_id_-_xavus|$xavu]]**: Similar to XAVPs, but with single value items, therefore there are no indexes in the naming format. XAVUs are also stored in transaction context and destroyed when the transaction is terminated.
  
 ==== registrar ==== ==== registrar ====
Line 31: Line 35:
 Added **path** value to xavp_rcd location record Added **path** value to xavp_rcd location record
  
-  * https://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.xavp_rcd+  * https://www.kamailio.org/docs/modules/5.4.x/modules/registrar.html#registrar.p.xavp_rcd
  
 Added **xavp_rcd_mask** parameter to control what values to skip 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+  * https://www.kamailio.org/docs/modules/5.4.x/modules/registrar.html#registrar.p.xavp_rcd_mask 
 ===== New in Core ===== ===== New in Core =====
  
Line 59: Line 64:
  
 ==== kamdbctl ==== ==== kamdbctl ====
-  +
 ==== kamcli ==== ==== kamcli ====
  
features/new-in-5.4.x.txt · Last modified: 2020/07/09 14:00 by henningw