aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-18 21:16:47 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-18 21:16:47 +0000
commita90de1fd5cc4edbf2e2b15d82f98411fb71b61e9 (patch)
treecd47eae00c48491fb42d2939e30228712210b07b /configs
parentc61117b370a809a88e79d3e64b1c65848f5fc282 (diff)
Revert erroneous commit.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@86372 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/iax.conf.sample9
1 files changed, 0 insertions, 9 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index c8b12fae5..d9c613bfc 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -152,16 +152,7 @@ forcejitterbuffer=no
; minregexpire = 60
; maxregexpire = 60
;
-; With a large amount of traffic on IAX2 trunks, there is a risk of bad voice quality due to
-; the fact that the IAX2 trunking scheme depends on the Linux system to handle fragmentation of
-; UDP packets. This may not be very efficient.
-; This setting sets the maximum transmission unit for IAX2 UDP trunking.
-; default is 1240 bytes. Zero disables this functionality and let's the O/S handle fragmentation.
-;
-; trunkmtu = 0
-;
; IAX helper threads
-
; Establishes the number of iax helper threads to handle I/O.
; iaxthreadcount = 10
; Establishes the number of extra dynamic threads that may be spawned to handle I/O