Use fixed port range to allow for better fw rules
This commit is contained in:
parent
0377db2812
commit
f749ed436c
5 changed files with 22 additions and 0 deletions
6
resources/z9/yate/docker_compose/ysipchan.conf.j2
Normal file
6
resources/z9/yate/docker_compose/ysipchan.conf.j2
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
; Setting for all SIP channels
|
||||
; https://github.com/eventphone/yate/blob/master/conf.d/ysipchan.conf.sample
|
||||
|
||||
[general]
|
||||
; try to avoid `Transport(general) received likely truncated packet with length 1500, try to increase maxpkt`
|
||||
maxpkt=8192
|
||||
Loading…
Add table
Add a link
Reference in a new issue