User Tools

Site Tools


features:new-in-devel

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-devel [2019/07/12 08:41]
henningw
features:new-in-devel [2019/07/30 13:19]
henningw add tm and async changes
Line 50: Line 50:
  
   * https://www.kamailio.org/docs/modules/devel/modules/acc_json.html   * https://www.kamailio.org/docs/modules/devel/modules/acc_json.html
 +
 +==== async ====
 +
 +New functionality to sleep for milli-seconds and also schedule a asynchronous route execution with milli-seconds delay
 +
 +  * https://kamailio.org/docs/modules/devel/modules/async.html#async.f.async_ms_sleep
 +  * https://kamailio.org/docs/modules/devel/modules/async.html#async.f.async_ms_route
  
 ==== cnxcc ==== ==== cnxcc ====
Line 64: Line 71:
   * https://www.kamailio.org/docs/modules/devel/modules/dialog.html#dlg.r.list_match_ctx   * https://www.kamailio.org/docs/modules/devel/modules/dialog.html#dlg.r.list_match_ctx
  
 +Add new parameter keep_proxy_rr to loop BYE through proxy. When in use, sending locally generated in-dialog requests will loop back to the proxy with a proper Record-Route header, including any parameters.
 +
 +  * https://kamailio.org/docs/modules/devel/modules/dialog.html#dialog.p.keep_proxy_rr
 ==== dispatcher ==== ==== dispatcher ====
  
Line 232: Line 242:
   * Add configuration parameter to add path and flags to redirected contacts.   * Add configuration parameter to add path and flags to redirected contacts.
     * https://www.kamailio.org/docs/modules/devel/modules/tm.html#tm.p.rich_redirect     * https://www.kamailio.org/docs/modules/devel/modules/tm.html#tm.p.rich_redirect
 +  * Removal of obselete delete_timer parameter - it was not used since a long time
  
 ==== tmx ==== ==== tmx ====
features/new-in-devel.txt ยท Last modified: 2020/11/05 12:25 by linuxmaniac