Browse Source

rtpengine.sample: added listen-http example

pull/1234/head
Sergey Safarov 5 years ago
parent
commit
9bb6354f7a
No known key found for this signature in database GPG Key ID: E6F11F22D11D211A
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      etc/rtpengine.sample.conf

+ 3
- 0
etc/rtpengine.sample.conf View File

@ -18,6 +18,9 @@ listen-ng = 127.0.0.1:2223
# listen-tcp = 25060
# listen-udp = 12222
### interface for HTTP, WS and Prometheus
# listen-http = 9101
timeout = 60
silent-timeout = 3600
tos = 184


Loading…
Cancel
Save