mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Setting hideconnect = yes in asterisk.conf to hide connection messages that spams the Asterisk CLI.
This commit is contained in:
parent
5af81c786f
commit
d145686f74
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue