asterisk/rtp.conf

changeset 310
73d852a30c9a
parent 309
2ff4e4701310
child 311
263143ec0fb2
     1.1 --- a/asterisk/rtp.conf	Sun Mar 20 19:27:35 2011 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,22 +0,0 @@
     1.4 -;
     1.5 -; RTP Configuration
     1.6 -;
     1.7 -;[general]
     1.8 -;
     1.9 -; RTP start and RTP end configure start and end addresses
    1.10 -;
    1.11 -; Defaults are rtpstart=5000 and rtpend=31000
    1.12 -;
    1.13 -;rtpstart=10000
    1.14 -;rtpend=20000
    1.15 -;
    1.16 -; Whether to enable or disable UDP checksums on RTP traffic
    1.17 -;
    1.18 -;rtpchecksums=no
    1.19 -;
    1.20 -; The amount of time a DTMF digit with no 'end' marker should be
    1.21 -; allowed to continue (in 'samples', 1/8000 of a second)
    1.22 -;
    1.23 -;dtmftimeout=3000
    1.24 -; rtcpinterval = 5000 	; Milliseconds between rtcp reports 
    1.25 -			;(min 500, max 60000, default 5000)

mercurial