mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
committed by
FusionPBX
parent
d6666df012
commit
ef183cbf89
@@ -486,7 +486,7 @@ account.1.xsi.port =
|
||||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.2.user_password) }
|
||||
{if isset($account.2.password) }
|
||||
account.2.enable = 1
|
||||
{else}
|
||||
account.2.enable = 0
|
||||
@@ -995,7 +995,7 @@ network.static_dns_enable = 1
|
||||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.3.user_password_3) }
|
||||
{if isset($account.3.password) }
|
||||
account.3.enable = 1
|
||||
{else}
|
||||
account.3.enable = 0
|
||||
@@ -1486,7 +1486,7 @@ network.internet_port.gateway =
|
||||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.4.user_password) }
|
||||
{if isset($account.4.password) }
|
||||
account.4.enable = 1
|
||||
{else}
|
||||
account.4.enable = 0
|
||||
@@ -1977,7 +1977,7 @@ network.internet_port.gateway =
|
||||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.5.user_password) }
|
||||
{if isset($account.5.password) }
|
||||
account.5.enable = 1
|
||||
{else}
|
||||
account.5.enable = 0
|
||||
@@ -2468,7 +2468,7 @@ network.internet_port.gateway =
|
||||
#######################################################################################
|
||||
## ranges from 1 to 6;
|
||||
##account.X.enable =
|
||||
{if isset($account.6.user_password) }
|
||||
{if isset($account.6.password) }
|
||||
account.6.enable = 1
|
||||
{else}
|
||||
account.6.enable = 0
|
||||
|
||||
Reference in New Issue
Block a user