rtpengine.sample: added listen-http example

pull/1234/head
Sergey Safarov 5 years ago
parent 6b3b815ce6
commit 9bb6354f7a
No known key found for this signature in database
GPG Key ID: E6F11F22D11D211A

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

Loading…
Cancel
Save