rtp.conf 739 B

12345678910111213141516171819202122232425262728293031
  1. ;!
  2. ;! Automatically generated configuration file
  3. ;! Filename: rtp.conf (/etc/asterisk/rtp.conf)
  4. ;! Generator: Manager
  5. ;! Creation Date: Wed Jun 10 11:33:09 2015
  6. ;!
  7. ;
  8. ; RTP Configuration
  9. ;
  10. [general]
  11. ;
  12. ; RTP start and RTP end configure start and end addresses
  13. ;
  14. ; Defaults are rtpstart=5000 and rtpend=31000
  15. ;
  16. rtpstart = 10001
  17. rtpend = 10500
  18. icesupport = yes
  19. ;stunaddr=stun.l.google.com:19302
  20. ;stunaddr = stun.ekiga.net
  21. ;
  22. ; Whether to enable or disable UDP checksums on RTP traffic
  23. ;
  24. ;rtpchecksums=no
  25. ;
  26. ; The amount of time a DTMF digit with no 'end' marker should be
  27. ; allowed to continue (in 'samples', 1/8000 of a second)
  28. ;
  29. ;dtmftimeout=3000
  30. ; rtcpinterval = 5000 ; Milliseconds between rtcp reports
  31. ;(min 500, max 60000, default 5000)