Update {$mac}.cfg (#3448)

This commit is contained in:
Len 2018-09-12 23:23:36 -04:00 committed by FusionPBX
parent 82cbaf8a3c
commit d620684fd1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#######################################################################################
#Basic Settings
account.1.enable = {if isset($account.1.user_password)}1{else}0{/if}{""}
account.1.enable = {if isset($account.1.password)}1{else}0{/if}{""}
account.1.label = {$account.1.display_name}
account.1.display_name = {$account.1.display_name}
account.1.user_name = {$account.1.user_id}