From 4318ce3b0567e7ce91b602dbbb52fbdf025dd271 Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 19 Feb 2018 19:45:35 -0500 Subject: [PATCH] Update {$mac}.cfg --- .../templates/provision/fanvil/x4g/{$mac}.cfg | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/resources/templates/provision/fanvil/x4g/{$mac}.cfg b/resources/templates/provision/fanvil/x4g/{$mac}.cfg index 66f2667fa4..948ef9bd69 100644 --- a/resources/templates/provision/fanvil/x4g/{$mac}.cfg +++ b/resources/templates/provision/fanvil/x4g/{$mac}.cfg @@ -279,11 +279,7 @@ {$user_password_1} {$register_expires_1} -{if isset($user_password_1) } -1 -{else} -0 -{/if} +{if isset($user_password_1)}1{else}0{/if} {$outbound_proxy_primary_1} {$sip_port_1} @@ -414,11 +410,7 @@ {$user_password_2} {$register_expires_2} -{if isset($user_password_2) } -1 -{else} -0 -{/if} +{if isset($user_password_2)}1{else}0{/if} {$outbound_proxy_primary_2} {$sip_port_2} @@ -548,11 +540,7 @@ {$user_password_3} {$register_expires_3} -{if isset($user_password_3) } -1 -{else} -0 -{/if} +{if isset($user_password_3)}1{else}0{/if} {$outbound_proxy_primary_3} {$sip_port_3} @@ -682,11 +670,7 @@ {$user_password_4} {$register_expires_4} -{if isset($user_password_4) } -1 -{else} -0 -{/if} +{if isset($user_password_4)}1{else}0{/if} {$outbound_proxy_primary_4} {$sip_port_4}