User Tools

Site Tools


features:new-in-4.0.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.0.x [2013/03/09 14:52]
miconda [uac]
features:new-in-4.0.x [2013/03/09 15:38]
miconda [tmx]
Line 335: Line 335:
     * the char can be given in a pv     * the char can be given in a pv
   * new function: typeof(pvar, vtype) - test the type of the pseudo-variable   * new function: typeof(pvar, vtype) - test the type of the pseudo-variable
-  * new function: not_empty(pvar) - test if the type is string and the value not empt+  * new function: not_empty(pvar) - test if the type is string and the value not empty 
 +  * make individual flags accessible via $Mf(idx), $Bf(idx) and $Sf(idx)
  
 ==== registrar ==== ==== registrar ====
Line 361: Line 362:
   * new flag "x" for automatic bridging between IPv4 and IPv6, based on the following assumption: "i" is the IPv4 interface and "e" is the IPv6 interface on the RTPProxy   * new flag "x" for automatic bridging between IPv4 and IPv6, based on the following assumption: "i" is the IPv4 interface and "e" is the IPv6 interface on the RTPProxy
   * new flag 't' to rtpproxy_destroy function that makes it possible do delete whole call even when To tag is present in request/reply.  In force_rtp_proxy the flag is ignored   * new flag 't' to rtpproxy_destroy function that makes it possible do delete whole call even when To tag is present in request/reply.  In force_rtp_proxy the flag is ignored
 +  * new flag 'b' to add a branch specific string tot the call-id
  
 ==== sanity ==== ==== sanity ====
Line 411: Line 413:
   * added support for outbound by new script function t_next_contact_flows()   * added support for outbound by new script function t_next_contact_flows()
   * enhanced t_replicate() so that if a NULL string is used, it replicates to $du   * enhanced t_replicate() so that if a NULL string is used, it replicates to $du
 +  * added option to check callid when matching transactions
 +  * remember per-branch onreply_route and onfailure_route settings
  
 ==== tmx ==== ==== tmx ====
  
-  * added $T_reply_reason PV - useful especially for internally generated (faked) replies to get the reason phrase+  * added pv $T_reply_reason - useful especially for internally generated (faked) replies to get the reason phrase
   * added t_is_reply_route() - function to determine if the top executed route block is a reply   * added t_is_reply_route() - function to determine if the top executed route block is a reply
 +  * added active_transactions statistic
 +  * added pv $T_reply_last - returning last reply code
 ==== uac ==== ==== uac ====
  
features/new-in-4.0.x.txt · Last modified: 2013/04/01 16:30 by admorten