From 71749e3c219bbed0fac11b8be5e15999f50fadd8 Mon Sep 17 00:00:00 2001
From: AlexanderDCrane <40072887+AlexanderDCrane@users.noreply.github.com>
Date: Sat, 20 Oct 2018 21:14:49 -0600
Subject: [PATCH] Update {$mac}.xml (#3690)
* Update {$mac}.xml
* Update {$mac}.xml
---
.../provision/grandstream/gxp140x/{$mac}.xml | 20 +++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/resources/templates/provision/grandstream/gxp140x/{$mac}.xml b/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
index 2895aa78f0..20ef31e697 100644
--- a/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp140x/{$mac}.xml
@@ -142,7 +142,7 @@
- {$server_address_1}
+ {$account.1.server_address}
@@ -151,16 +151,16 @@
- {$user_id_1}
+ {$account.1.user_id}
- {$user_id_1}
+ {$account.1.auth_id}
- {$user_password_1}
+ {$account.1.password}
- {$display_name_1}
+ {$account.1.display_name}
*97
@@ -571,7 +571,7 @@
- {$server_address_2}
+ {$account.2.server_address}
@@ -580,16 +580,16 @@
- {$user_id_2}
+ {$account.2.user_id}
- {$user_id_2}
+ {$account.2.user_id}
- {$user_password_2}
+ {$account.2.password}
- {$display_name_2}
+ {$account.2.display_name}
*97