diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-02-17 08:05:36 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2025-02-17 08:05:36 +0100 |
commit | 9c5b00e8cd05d3e484d6bbfbee351845598cd2ec (patch) | |
tree | d067fdab109849b7c283125d90f8fb401a3d40f6 /doc/advanced.mux | |
parent | 02dce785b1861e4c017b48b2a76fef346bb1259a (diff) | |
download | dabmux-9c5b00e8cd05d3e484d6bbfbee351845598cd2ec.tar.gz dabmux-9c5b00e8cd05d3e484d6bbfbee351845598cd2ec.tar.bz2 dabmux-9c5b00e8cd05d3e484d6bbfbee351845598cd2ec.zip |
Add tist_at_fct0 configuration
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 246f981..618a6b6 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -36,6 +36,9 @@ general { ; in seconds. ; tist_offset 0 + ; Specify the TIST value for the frame with FCT==0, in microseconds + ; tist_at_fct0 768000 + ; The management server is a simple TCP server that can present ; statistics data (buffers, overruns, underruns, etc) ; which can then be graphed a tool like Munin |