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/07 00:11]
henningw [imc]
features:new-in-devel [2019/07/16 13:23]
henningw [dialog]
Line 1: Line 1:
-====== Kamailio SIP Server (SER) - New Features in Devel Version ======+====== Kamailio SIP Server - New Features in Devel Version ======
  
 **Current devel version will be numbered 5.3.0 and it is planned to be released in the autum 2019**. **Current devel version will be numbered 5.3.0 and it is planned to be released in the autum 2019**.
Line 64: Line 64:
   * 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 273: Line 276:
   * New global parameter bind_ipv6_link_local. If set to 1, try to bind also IPv6 link local addresses by discovering the scope of the interface. This apply for UDP socket for now, to be added for the other protocols.   * New global parameter bind_ipv6_link_local. If set to 1, try to bind also IPv6 link local addresses by discovering the scope of the interface. This apply for UDP socket for now, to be added for the other protocols.
     * https://www.kamailio.org/wiki/cookbooks/devel/core#bind_ipv6_link_local     * https://www.kamailio.org/wiki/cookbooks/devel/core#bind_ipv6_link_local
-  * Introduce new configuration parameter tcp_accept_haproxy parameter. When active, inbound TCP connections are expected to behave according to the HA PROXY protocol. Both the v1 (human-readable) and v2 (binary) versions of the protocol are supported.+  * Introduce new configuration parameter tcp_accept_haproxy parameter. When active, inbound TCP connections are expected to behave according to the HAProxy protocol. Both the v1 (human-readable) and v2 (binary) versions of the protocol are supported.
     * https://www.kamailio.org/wiki/cookbooks/devel/core#tcp_accept_haproxy     * https://www.kamailio.org/wiki/cookbooks/devel/core#tcp_accept_haproxy
   * Added latency_limit_cfg global parameter to print execution time for configuration script only if it exceeds this value. It is printed to latency_cfg_log level, another added parameter.   * Added latency_limit_cfg global parameter to print execution time for configuration script only if it exceeds this value. It is printed to latency_cfg_log level, another added parameter.
features/new-in-devel.txt ยท Last modified: 2020/11/05 12:25 by linuxmaniac