blob: b254d315ba011bf5470b4d8b1d1b5effae1815cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/conf.d/ysipchan.conf.sample
+++ b/conf.d/ysipchan.conf.sample
@@ -80,7 +80,7 @@
; maxpkt: int: Maximum received UDP packet size, 524 to 65528, default 1500
; This parameter is applied on reload and can be overridden in UDP listener sections
-;maxpkt=1500
+maxpkt=8192
; buffer: int: Requested size of UDP socket's receive buffer, 0 to use default
; This can be overridden in UDP listener sections
|