- change default policy to always accept

This commit is contained in:
Richard Alam 2017-10-03 14:03:16 -07:00
parent 7975b7da13
commit 6ce535b0d2

View File

@ -94,7 +94,7 @@ defaultDialAccessNumber=613-555-1234
# Default Guest Policy
# Valid values are ALWAYS_ACCEPT, ALWAYS_DENY, ASK_MODERATOR
#
defaultGuestPolicy=ASK_MODERATOR
defaultGuestPolicy=ALWAYS_ACCEPT
#
#----------------------------------------------------