archit_sinha

Untitled

Apr 28th, 2020
599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. [rtpengine]
  2.  
  3. table = 0
  4. # no-fallback = false
  5. ### for userspace forwarding only:
  6. # table = -1
  7.  
  8. ### a single interface:
  9. #
  10. #
  11.  
  12. interface = x.x.x.x!x.x.x.x
  13. #
  14.  
  15.  
  16. #
  17. #
  18.  
  19. listen-ng = 0.0.0.0:22222
  20. #
  21. # listen-tcp = 25060
  22. #listen-udp = 12222
  23. #
  24. #
  25. #
  26. #timeout = 60
  27. silent-timeout = 3600
  28. timeout = 20
  29. tos = 184
  30. #
  31. #
  32. #control-tos = 184
  33. # delete-delay = 30
  34. # final-timeout = 10800
  35. final-timeout = 12000
  36. # foreground = false
  37. pidfile = /run/ngcp-rtpengine-daemon.pid
  38. # num-threads = 16
  39. #
  40. #
  41. port-min = 30000
  42. port-max = 60000
  43. #
  44. #
  45. # max-sessions = 5000
  46.  
  47. # recording-dir = /var/spool/rtpengine
  48. # recording-method = proc
  49. # recording-format = raw
  50.  
  51.  
  52.  
  53. b2b-url = http://127.0.0.1:5060/RPC2
  54. xmlrpc-format = 1
  55.  
  56. log-level = 6
  57. log-stderr = true
  58. log-facility = daemon
  59. # log-facility-cdr = local0
  60. # log-facility-rtcp = local1
Add Comment
Please, Sign In to add comment