cfg_rtpengine.txt 922 B

12345678910111213141516171819202122232425262728293031
  1. Configuration Variables for rtpengine
  2. =====================================
  3. [ this file is autogenerated, do not edit ]
  4. 1. rtpengine.rtpengine_disable_tout
  5. The time after which rtpengine will try to communicate to an
  6. RTP proxy after it has been marked disabled automatically. .
  7. Default: 60.
  8. Type: integer.
  9. 2. rtpengine.rtpengine_tout_ms
  10. The total number of nodes inside a set to be queried before
  11. giving up establishing a session.
  12. Default: 1000.
  13. Type: integer.
  14. 3. rtpengine.queried_nodes_limit
  15. Timeout value expressed in milliseconds in waiting for reply
  16. from RTP proxy.
  17. Default: 30.
  18. Range: 0 - 30.
  19. Type: integer.
  20. 4. rtpengine.rtpengine_retr
  21. How many times the module should retry to send and receive
  22. after timeout was generated.
  23. Default: 5.
  24. Type: integer.