From 66c2acf2606877d00e056c1d1228b32d0a15c5bc Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 10 Dec 2019 15:47:32 +0100 Subject: Make EDI input TIST delay configurable --- doc/example.mux | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/example.mux') diff --git a/doc/example.mux b/doc/example.mux index 83dbfbb..cf02467 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -228,6 +228,10 @@ subchannels { ; avoid runaway memory usage in case of issues. buffer 500 ; 500 * 24ms = 12 seconds + + ; Specify the additional delay in milliseconds to add to the TIST. Positive values + ; mean the content will be inserted later. + tist-delay 10 } } -- cgit v1.2.3