aboutsummaryrefslogtreecommitdiffstats
path: root/1.4.23-rc4/configs/udptl.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to '1.4.23-rc4/configs/udptl.conf.sample')
-rw-r--r--1.4.23-rc4/configs/udptl.conf.sample30
1 files changed, 0 insertions, 30 deletions
diff --git a/1.4.23-rc4/configs/udptl.conf.sample b/1.4.23-rc4/configs/udptl.conf.sample
deleted file mode 100644
index 05a38d54e..000000000
--- a/1.4.23-rc4/configs/udptl.conf.sample
+++ /dev/null
@@ -1,30 +0,0 @@
-;
-; UDPTL Configuration (UDPTL is one of the transports for T.38)
-;
-[general]
-;
-; UDPTL start and UDPTL end configure start and end addresses
-;
-udptlstart=4000
-udptlend=4999
-;
-; Whether to enable or disable UDP checksums on UDPTL traffic
-;
-;udptlchecksums=no
-;
-; The error correction type to be sent
-;
-T38FaxUdpEC = t38UDPFEC
-;T38FaxUdpEC = t38UDPRedundancy
-;
-; The maximum length of a UDPTL packet
-;
-T38FaxMaxDatagram = 400
-;
-; The number of error correction entries in a UDPTL packet
-;
-udptlfecentries = 3
-;
-; The span over which parity is calculated for FEC in a UDPTL packet
-;
-udptlfecspan = 3