aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-25 14:14:53 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-25 14:14:53 +0000
commit568e38af17762ad97dcc57057f00d60f91df2469 (patch)
tree9662a0ca660267914e578d6fc36943e823d0de5b /configs
parent691cd5a18032bdc843b73ad973d335300e16920b (diff)
On the other hand, don't use 1.4 patches for trunk... Sorry.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46197 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 adb9f02a5..234d18e9e 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -156,16 +156,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