summaryrefslogtreecommitdiffstats
path: root/rtp.conf
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2009-10-12 22:54:13 -0500
committerJeffrey C. Ollie <jeff@ocjtech.us>2009-10-12 22:54:13 -0500
commit7ec6acb6cb3ab5b3740d02a66146a8cf1925bd8a (patch)
treeddc37bcc1237bbe67dd88c26b192349349d5b5ed /rtp.conf
downloadftalk-asterisk-configs-7ec6acb6cb3ab5b3740d02a66146a8cf1925bd8a.tar.gz
ftalk-asterisk-configs-7ec6acb6cb3ab5b3740d02a66146a8cf1925bd8a.tar.xz
ftalk-asterisk-configs-7ec6acb6cb3ab5b3740d02a66146a8cf1925bd8a.zip
Sanitized configs from Fedora TalkHEADmaster
Diffstat (limited to 'rtp.conf')
-rw-r--r--rtp.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/rtp.conf b/rtp.conf
new file mode 100644
index 0000000..0e20e43
--- /dev/null
+++ b/rtp.conf
@@ -0,0 +1,22 @@
+;
+; RTP Configuration
+;
+[general]
+;
+; RTP start and RTP end configure start and end addresses
+;
+; Defaults are rtpstart=5000 and rtpend=31000
+;
+rtpstart=10000
+rtpend=10500
+;
+; Whether to enable or disable UDP checksums on RTP traffic
+;
+;rtpchecksums=no
+;
+; The amount of time a DTMF digit with no 'end' marker should be
+; allowed to continue (in 'samples', 1/8000 of a second)
+;
+;dtmftimeout=3000
+; rtcpinterval = 5000 ; Milliseconds between rtcp reports
+ ;(min 500, max 60000, default 5000)