Setting hideconnect = yes in asterisk.conf to hide connection messages that spams the Asterisk CLI.

This commit is contained in:
Kent Ekholm 2018-10-26 11:56:23 +02:00
parent 5af81c786f
commit d145686f74

View file

@ -71,7 +71,7 @@ astsbindir => /usr/sbin
documentation_language = en_US ; Set the language you want documentation
; displayed in. Value is in the same format as
; locale names.
;hideconnect = yes ; Hide messages displayed when a remote console
hideconnect = yes ; Hide messages displayed when a remote console
; connects and disconnects.
;lockconfdir = no ; Protect the directory containing the
; configuration files (/etc/asterisk) with a