Skip to content

Commit 307317c

Browse files
committed
Add = yes to cli.conf ready registration
Thanks to @danjenkins for the discovery and fix. Fixes #7
1 parent 22b76b4 commit 307317c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/cli.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[startup_commands]
2-
dialplan set global ASTERISK_CONFIG_SYSTEM_READY 1
2+
dialplan set global ASTERISK_CONFIG_SYSTEM_READY 1 = yes
33

44
#include cli_custom.conf
55
#include cli.d/*.conf

0 commit comments

Comments
 (0)