yate/conf.d/rmanager.conf.sample

22 lines
597 B
Plaintext

[general]
; This section controls the behaviour of the Remote Manager
; port: int: TCP Port to listen on, 0 to disable module
;port=5038
; addr: ipaddress: IP address to bind to
;addr=127.0.0.1
; header: string: Header string to display on connect
;header=YATE (http://YATE.null.ro) ready.
; password: string: Password required to authenticate, default empty!
;password=
; output: bool: Enable output as soon as connecting
;output=no
; interactive: bool: Disable the TCP coalescing to improve interactivity
; this is almost never required and needs Yate to run as superuser
;interactive=no