diff options
Diffstat (limited to 'example/calls.conf')
-rw-r--r-- | example/calls.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/calls.conf b/example/calls.conf index 3debf3937..4e4b64c9c 100644 --- a/example/calls.conf +++ b/example/calls.conf @@ -6,6 +6,6 @@ #Generic limits --cfg=packets_limit_per_flow,255 -U 0 -T 0 #Stun ---cfg=stun,monitoring,1 --cfg=stun,max_packets_extra_dissection,255 +--cfg=stun,monitoring,1 --cfg=stun,max_packets_extra_dissection,200 #Zoom ---cfg=zoom,max_packets_extra_dissection,255 +--cfg=zoom,max_packets_extra_dissection,200 |