aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2024-12-06 20:19:28 +0100
committerGitHub <noreply@github.com>2024-12-06 20:19:28 +0100
commita156d69ea4ff47160d49b29eae1f32339f197b40 (patch)
treea0d94e97c331272cecb6dd7ae3ce9458bab6af55 /example
parent4361327e06d87bdcd7d92f116d883c69a54fd708 (diff)
STUN: fix monitoring (#2639)
Diffstat (limited to 'example')
-rw-r--r--example/calls.conf4
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