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:32]
miconda
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.5.0 and it is planned to be released in the 2021**. 
  
 <fc #0000FF> <fc #0000FF>
-**Previous devel, current stable, version was 5.4.x (released during the summer of 2020), 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.4.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 =====
  
 +==== pv_headers ====
  
 +Flexible headers management $x_hdr exported variables.
 +
 +  * https://www.kamailio.org/docs/modules/5.4.x/modules/pv_headers.html
 ===== New in existing Modules ===== ===== New in existing Modules =====
 +
 +==== cfgt ====
 +
 +Added new **cfgt.list** and **cfgt.clean** RPC commands
 +
 +  * https://www.kamailio.org/docs/modules/5.4.x/modules/cfgt.html#cfgt.r.list
 +  * 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 ====
 +
 +Added **path** value to xavp_rcd location record
 +
 +  * 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
 +
 +  * https://www.kamailio.org/docs/modules/5.4.x/modules/registrar.html#registrar.p.xavp_rcd_mask
  
 ===== New in Core ===== ===== New in Core =====
Line 38: Line 64:
  
 ==== kamdbctl ==== ==== kamdbctl ====
-  +
 ==== kamcli ==== ==== kamcli ====
  
features/new-in-5.4.x.txt ยท Last modified: 2020/07/09 14:00 by henningw