User Tools

Site Tools


features:new-in-4.1.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-4.1.x [2013/11/15 15:13]
miconda [nathelper]
features:new-in-4.1.x [2013/11/15 15:18]
miconda [tls]
Line 152: Line 152:
   * lifted the limit for max number of slots, now is 2^31   * lifted the limit for max number of slots, now is 2^31
   * added rpc command htable.stats - print stats about htables: name, number of slots, number of items, max number of items per slot, min number of items per slot   * added rpc command htable.stats - print stats about htables: name, number of slots, number of items, max number of items per slot, min number of items per slot
 +  * dmq integration
  
  
Line 193: Line 194:
  
   * mtree.reload rpc command   * mtree.reload rpc command
 +  *  added 'multi' param to mtree definition - new 'multi' param makes it possible to store both integer and string typed mtrees into single db table
 ==== nathelper ==== ==== nathelper ====
  
Line 288: Line 290:
  
   * config param can now specify a file or directory   * config param can now specify a file or directory
 +  * extended supportd tls methods - TLSv1.1 and TLSv1.2 (from openssl 1.0.1e on) added to the internal list
 ==== tm ==== ==== tm ====
  
Line 366: Line 369:
   * execute event_route[core:receive-parse-error] block on error of initial sip message parsing - note that the SIP message is broken in this case, but it gets access to source and local socket addresses (ip, port, proto, af) as well as the whole message buffer and its size   * execute event_route[core:receive-parse-error] block on error of initial sip message parsing - note that the SIP message is broken in this case, but it gets access to source and local socket addresses (ip, port, proto, af) as well as the whole message buffer and its size
   * store current executed cfg action in a global variable - can be retrieved by module to access name of config file and the line   * store current executed cfg action in a global variable - can be retrieved by module to access name of config file and the line
 +  * handle pv comparison with $null as when 'defined' is used
  
  
features/new-in-4.1.x.txt ยท Last modified: 2013/12/04 11:10 by miconda