From 942793e86ea7c6ac22b1529fe9f55e31f6937f9f Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Sun, 7 Jul 2024 11:43:15 -0400 Subject: [PATCH] update fne-config.example.yml to include dumpDataPacket flag; --- configs/fne-config.example.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/fne-config.example.yml b/configs/fne-config.example.yml index e6fb77d2..569d92d3 100644 --- a/configs/fne-config.example.yml +++ b/configs/fne-config.example.yml @@ -68,6 +68,9 @@ master: # Flag indicating whether or not NXDN traffic will be passed. allowNXDNTraffic: true + # Flag indicating whether verbose dumping of data packets is enabled. + dumpDataPacket: false + # Delay from when a call on a parrot TG ends to when the playback starts (in milliseconds). parrotDelay: 2000 # Flag indicating whether or not a parrot TG call will generate a grant demand.