User Tools

Site Tools


features:new-in-4.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
features:new-in-4.4.x [2016/02/29 21:13]
mslehto [registrar] typo fix
features:new-in-4.4.x [2016/05/12 22:08] (current)
mslehto [acc|misc]_radius: mention radcli
Line 1: Line 1:
 ====== Kamailio SIP Server (SER) - New Features in v4.4.x ====== ====== Kamailio SIP Server (SER) - New Features in v4.4.x ======
  
-**Current devel version will be numbered 4.4.and it is planned to be released during first trimester of 2016**.+**Current stable version is numbered 4.4.and it was released in March 30, 2016**.
  
 <fc #0000FF> <fc #0000FF>
-**Previous devel version was 4.3.x (released on June, 2015), see what was new in that release at:**+**Previous version was 4.3.x (released on June 10, 2015), 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-4.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> 
  
 ===== New Modules ===== ===== New Modules =====
Line 66: Line 64:
  
   * added radius time mode parameter: rad_time_mode - format can be set to seconds.microseconds   * added radius time mode parameter: rad_time_mode - format can be set to seconds.microseconds
 +  * support radcli library
  
 ==== app_lua ==== ==== app_lua ====
Line 173: Line 172:
  
   * support for symbols "#*+" in drouting trees   * support for symbols "#*+" in drouting trees
 +
 +==== enum ====
 +  * single digit is now valid in function enum_query
 +    * is_e164() returns true for a single digit (previously two digits)
  
 ==== evapi ==== ==== evapi ====
Line 251: Line 254:
  
   * added priority_ordering module parameter - allows ordering of matched gateways only by priority and weight   * added priority_ordering module parameter - allows ordering of matched gateways only by priority and weight
 +
 +==== misc_radius ====
 +
 +  * support radcli library
  
 ==== mtree ==== ==== mtree ====
Line 333: Line 340:
   * add enable_double_rr_always option   * add enable_double_rr_always option
  
-==== rtppengine ====+==== rtpengine ====
  
   * new fifo command, namely nh_ping_rtpp, which pings the given proxy or all proxies, and if a proxy does not respond, disable it temporarily   * new fifo command, namely nh_ping_rtpp, which pings the given proxy or all proxies, and if a proxy does not respond, disable it temporarily
Line 365: Line 372:
 ==== siputils ==== ==== siputils ====
  
-  * exported $pcv(name) variable for P-Charging-Vectore header and sip_p_charing_vector() function+  * exported $pcv(name) variable for P-Charging-Vector header and sip_p_charging_vector() function
     * $pcv(all) = whole field     * $pcv(all) = whole field
     * $pcv(value) = icid-value field (see RFC3455 section 5.6)     * $pcv(value) = icid-value field (see RFC3455 section 5.6)
Line 461: Line 468:
  
 ===== New in Core ===== ===== New in Core =====
 +  * print tos value if socket option for it cannot be set
  
 ==== Interpreter ==== ==== Interpreter ====
features/new-in-4.4.x.1456776788.txt.gz ยท Last modified: 2016/02/29 21:13 by mslehto