moving calls to asterisk.enabled

abc, enable flag gotify
enable flag mastodon
enable flag mqtt
This commit is contained in:
Stephen Vanderwarker 2022-05-07 21:01:35 -04:00
parent 92ecfeed1a
commit 4045b29b72
Signed by: stephen
GPG Key ID: EF429EF847868C14
1 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
debug = debug =
calls =
[asterisk] [asterisk]
callfrom = callfrom =
callto = callto =
callerID = callerID =
context = context =
enabled =
host = host =
password = password =
port = port =
@ -18,19 +18,22 @@ password =
port = port =
[gotify] [gotify]
api_url =
enabled =
key = key =
message = message =
priority = priority =
title = title =
api_url =
[mastodon] [mastodon]
token = token =
toot = toot =
api_url = api_url =
user = user =
enabled =
[mqtt] [mqtt]
enabled =
message = message =
password = password =
server = server =