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:51]
miconda [uac]
features:new-in-4.0.x [2013/03/09 15:37]
miconda [tm]
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 411: Line 412:
   * 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 ====
Line 416: Line 419:
   * added $T_reply_reason PV - useful especially for internally generated (faked) replies to get the reason phrase   * added $T_reply_reason PV - 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
 ==== uac ==== ==== uac ====
  
Line 425: Line 429:
   * skip realm matching when realm pv for uac_auth() is empty or null   * skip realm matching when realm pv for uac_auth() is empty or null
   * uac_reg - skip realm checking if realm attribute is empty   * uac_reg - skip realm checking if realm attribute is empty
 +  * uac_reg - add reg_retry_interval parameter. The new parameter allows to retry failed registration attempts. Instead of unconditionally marking the entry as disabled, the registration will be retried after the set interval. Setting it to 0 (default) retains the old behaviour.
  
 ==== usrloc ==== ==== usrloc ====
features/new-in-4.0.x.txt · Last modified: 2013/04/01 16:30 by admorten