diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-18 18:45:17 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-01-18 18:45:17 +0100 |
commit | b2ec5473072bf2dd82f1c944dde5e618acec847e (patch) | |
tree | 2282f6977989c2cb994b80b3450259746864bfb9 /doc/advanced.mux | |
parent | 14b43be3fbf6fd6e21de1924e77cb1bc94ec2aa6 (diff) | |
download | dabmux-b2ec5473072bf2dd82f1c944dde5e618acec847e.tar.gz dabmux-b2ec5473072bf2dd82f1c944dde5e618acec847e.tar.bz2 dabmux-b2ec5473072bf2dd82f1c944dde5e618acec847e.zip |
Specify in doc that we do not support EDI Resend
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 10f0b3f..3a00ca9 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -357,7 +357,8 @@ outputs { ; The edi output has a different syntax edi { - ; EDI uses the UDP protocol + ; EDI uses the UDP protocol. This implementation of EDI does not support + ; EDI Packet Resend. destinations { ; The names you give to the destinations have no meaning, ; but have to be unique. You can give them meaningful names to help |