cfg_rtpengine.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- this file is autogenerated, do not edit! -->
  3. <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  4. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
  5. <chapter id="config_vars.rtpengine">
  6. <title> Configuration Variables for rtpengine</title>
  7. <section id="rtpengine.rtpengine_disable_tout">
  8. <title>rtpengine.rtpengine_disable_tout</title>
  9. <para>
  10. The time after which rtpengine will try to communicate to an
  11. RTP proxy after it has been marked disabled automatically. .
  12. </para>
  13. <para>Default value: 60.</para>
  14. <para>Type: integer.</para>
  15. <para>
  16. </para>
  17. </section>
  18. <section id="rtpengine.rtpengine_tout_ms">
  19. <title>rtpengine.rtpengine_tout_ms</title>
  20. <para>
  21. The total number of nodes inside a set to be queried before
  22. giving up establishing a session.
  23. </para>
  24. <para>Default value: 1000.</para>
  25. <para>Type: integer.</para>
  26. <para>
  27. </para>
  28. </section>
  29. <section id="rtpengine.queried_nodes_limit">
  30. <title>rtpengine.queried_nodes_limit</title>
  31. <para>
  32. Timeout value expressed in milliseconds in waiting for reply
  33. from RTP proxy.
  34. </para>
  35. <para>Default value: 30.</para>
  36. <para>Range: 0 - 30.</para>
  37. <para>Type: integer.</para>
  38. <para>
  39. </para>
  40. </section>
  41. <section id="rtpengine.rtpengine_retr">
  42. <title>rtpengine.rtpengine_retr</title>
  43. <para>
  44. How many times the module should retry to send and receive
  45. after timeout was generated.
  46. </para>
  47. <para>Default value: 5.</para>
  48. <para>Type: integer.</para>
  49. <para>
  50. </para>
  51. </section>
  52. </chapter>