User Tools

Site Tools


cookbooks:5.3.x:core

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
cookbooks:5.3.x:core [2019/11/25 09:00]
henningw [force_send_socket]
cookbooks:5.3.x:core [2020/04/03 09:28]
henningw [sip_warning (noisy feedback)]
Line 1574: Line 1574:
 ==== sip_warning (noisy feedback) ==== ==== sip_warning (noisy feedback) ====
  
-Can be 0 or 1. If set to 1 (default value) a 'Warning' header is added to each reply generated by Kamailio.+Can be 0 or 1. If set to 1 (default value is 0) a 'Warning' header is added to each reply generated by Kamailio.
 The header contains several details that help troubleshooting using the network traffic dumps, but might reveal details of your network infrastructure and internal SIP routing. The header contains several details that help troubleshooting using the network traffic dumps, but might reveal details of your network infrastructure and internal SIP routing.
  
Line 1766: Line 1766:
   ...   ...
   $xavp(customvia=>address) = "1.2.3.4";   $xavp(customvia=>address) = "1.2.3.4";
-  $xavp(customvia=>port) = "5080";  # must be string+  $xavp(customvia[0]=>port) = "5080";  # must be string
   via_use_xavp_fields("1");   via_use_xavp_fields("1");
   t_relay();   t_relay();
cookbooks/5.3.x/core.txt ยท Last modified: 2020/07/17 08:09 by miconda