summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2009-10-01 16:16:09 +0000
committerKevin P. Fleming <kpfleming@digium.com>2009-10-01 16:16:09 +0000
commit19ba91cd224bb40251975822698004575f7e05fd (patch)
tree7a4a6586b4eedfc4502ce99bc58e69dbcaeface0 /configs
parentda169b2db43ead265b44416beb910e6d7ea796be (diff)
Remove ability to control T.38 FAX error correction from udptl.conf.
chan_sip has had the ability to control T.38 FAX error correction mode on a per-peer (or global) basis for a couple of releases now, which is where it should have been all along. This patch removes the ability to configure it in udptl.conf, but issues a warning if the user tries to do, telling them to look at sip.conf.sample for how to configure it now. For any SIP peers that are T.38 enabled in sip.conf, there is already a default for FEC error correction even if the user does not specify any mode, so this change will not turn off error correction by default, it will have the same default value that has been in the udptl.conf sample file. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@221592 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/udptl.conf.sample5
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/udptl.conf.sample b/configs/udptl.conf.sample
index 706994c6e..97df84213 100644
--- a/configs/udptl.conf.sample
+++ b/configs/udptl.conf.sample
@@ -12,11 +12,6 @@ udptlend=4999
;
;udptlchecksums=no
;
-; The error correction type to be sent
-;
-T38FaxUdpEC = t38UDPFEC
-;T38FaxUdpEC = t38UDPRedundancy
-;
; The maximum length of a UDPTL packet
;
T38FaxMaxDatagram = 400