From 964465ce288023cf90beaf9beccc84e970fdbc16 Mon Sep 17 00:00:00 2001 From: markjcrane Date: Sat, 28 Nov 2015 18:03:47 -0700 Subject: [PATCH] Another adjustment to the Cisco 7940 template for nat_enable. --- resources/templates/provision/cisco/7940/SIP{$mac}.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/provision/cisco/7940/SIP{$mac}.cnf b/resources/templates/provision/cisco/7940/SIP{$mac}.cnf index dfc433da1d..c16df58d48 100644 --- a/resources/templates/provision/cisco/7940/SIP{$mac}.cnf +++ b/resources/templates/provision/cisco/7940/SIP{$mac}.cnf @@ -39,7 +39,7 @@ voip_control_port: "5060" start_media_port: "16384" end_media_port: "32768" nat_received_processing: "0" -{if isset($nat_enable)}nat_enable: "{$nat_enable}"{else}1{/if} +nat_enable: "{if isset($nat_enable)}{$nat_enable}{else}1{/if}" nat_address: "{$nat_nat_address}" # Sync value of the phone used for remote reset