janus-gateway / conf / janus.plugin.sipre.cfg.sample @ 38109c95
History | View | Annotate | Download (338 Bytes)
1 |
[general] |
---|---|
2 |
; Specify which local IP address to use. If not set it will be automatically |
3 |
; guessed from the system |
4 |
;local_ip = 1.2.3.4 |
5 |
|
6 |
; User-Agent string to be used |
7 |
; user_agent = Cool WebRTC Gateway |
8 |
|
9 |
; Expiration time for registrations |
10 |
register_ttl = 3600 |
11 |
|
12 |
; Whether events should be sent to event handlers (default is yes) |
13 |
;events = no |