tcp_tunnel1.cfg 604 B

123456789101112131415161718192021222324252627282930313233
  1. #
  2. # configuration for stress testing
  3. #
  4. #
  5. #debug=9 # debug level (cmd line: -dddddddddd)
  6. #fork=yes # (cmd. line: -D)
  7. #log_stderror=yes # (cmd line: -E)
  8. #log_stderror=no # (cmd line: -E)
  9. #children=2
  10. check_via=no # (cmd. line: -v)
  11. dns=off # (cmd. line: -r)
  12. rev_dns=off # (cmd. line: -R)
  13. #port=5070
  14. #listen=10.0.0.179 lo dorian
  15. #listen=eth0
  16. #listen=127.0.0.1
  17. #listen=192.168.57.33
  18. #listen=192.168.57.72
  19. #loop_checks=0
  20. # for more info: sip_router -h
  21. alias="foo.bar"
  22. fifo="/tmp/ser_fifo"
  23. #modules
  24. #loadmodule "modules/tm/tm.so"
  25. route{
  26. forward_tcp(mobile55, 5060);
  27. }