浏览代码

Add missing doc for maxsndbuffer

Bastian Triller 1 年之前
父节点
当前提交
251f256f3d
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      docs/cookbooks/devel/core.md

+ 12 - 0
docs/cookbooks/devel/core.md

@@ -1962,6 +1962,18 @@ Example of usage:
 
 Note: it is not the size of the internal SIP message receive buffer.
 
+### maxsndbuffer
+
+The size in bytes multiplied by 2 not to be exceeded during the auto-probing
+procedure of discovering and increasing the maximum OS buffer size for sending
+UDP messages (socket option SO_SNDBUF). Default value is 262144.
+
+Example of usage:
+
+```
+    maxsndbuffer=65536
+```
+
 ### max_branches
 
 The maximum number of outgoing branches for each SIP request. It has