Merged revisions 140817 via svnmerge from
[asterisk-bristuff.git] / configs / udptl.conf.sample
blob05a38d54ec82bdf2ad22371d7c5e510db2f6ba45
2 ; UDPTL Configuration (UDPTL is one of the transports for T.38)
4 [general]
6 ; UDPTL start and UDPTL end configure start and end addresses
8 udptlstart=4000
9 udptlend=4999
11 ; Whether to enable or disable UDP checksums on UDPTL traffic
13 ;udptlchecksums=no
15 ; The error correction type to be sent
17 T38FaxUdpEC = t38UDPFEC
18 ;T38FaxUdpEC = t38UDPRedundancy
20 ; The maximum length of a UDPTL packet
22 T38FaxMaxDatagram = 400
24 ; The number of error correction entries in a UDPTL packet
26 udptlfecentries = 3
28 ; The span over which parity is calculated for FEC in a UDPTL packet
30 udptlfecspan = 3