From 94e7e8834776e5613cc286574be21df27f3d1b41 Mon Sep 17 00:00:00 2001 From: Matt Putnam Date: Mon, 4 Nov 2013 18:38:53 +0000 Subject: [PATCH] Updated Variables to the new RAINtpl standard --- .../provision/aastra/675x/{v_mac}.cfg | 16 +-- .../provision/cisco/spa112/{v_mac}.xml | 18 +-- .../provision/cisco/spa303/{v_mac}.xml | 30 ++--- .../provision/cisco/spa504g/{v_mac}.xml | 32 ++--- .../provision/cisco/spa525g/{v_mac}.xml | 36 +++--- .../provision/grandstream/gxp2200/{v_mac}.xml | 12 +- .../provision/linksys/spa2102/{v_mac}.xml | 24 ++-- .../provision/linksys/spa3102/{v_mac}.xml | 12 +- .../provision/linksys/spa921/{v_mac}.xml | 22 ++-- .../provision/linksys/spa942/{v_mac}.xml | 22 ++-- .../provision/panasonic/UT113/{v_mac}.xml | 22 ++-- .../provision/panasonic/UT123/{v_mac}.xml | 20 ++-- .../provision/panasonic/UT133/{v_mac}.xml | 20 ++-- .../provision/panasonic/UT136/{v_mac}.xml | 20 ++-- .../polycom/650/{v_mac}-registration.cfg | 36 +++--- .../provision/polycom/650/{v_mac}.cfg | 2 +- .../polycom/8030/{v_mac}-registration.cfg | 36 +++--- .../provision/polycom/8030/{v_mac}.cfg | 2 +- .../polycom/vvx/{v_mac}-registration.cfg | 40 +++---- .../provision/polycom/vvx/{v_mac}.cfg | 2 +- .../templates/provision/snom/300/{v_mac}.xml | 42 +++---- .../templates/provision/snom/320/{v_mac}.xml | 42 +++---- .../templates/provision/snom/360/{v_mac}.xml | 42 +++---- .../templates/provision/snom/820/{v_mac}.xml | 12 +- .../templates/provision/snom/m3/{v_mac}.cfg | 112 +++++++++--------- .../provision/yealink/t20/{v_mac}.cfg | 16 +-- .../provision/yealink/t22/{v_mac}.cfg | 26 ++-- .../provision/yealink/t38g/{v_mac}.cfg | 24 ++-- 28 files changed, 370 insertions(+), 370 deletions(-) diff --git a/resources/templates/provision/aastra/675x/{v_mac}.cfg b/resources/templates/provision/aastra/675x/{v_mac}.cfg index af54529c70..af84fef7aa 100644 --- a/resources/templates/provision/aastra/675x/{v_mac}.cfg +++ b/resources/templates/provision/aastra/675x/{v_mac}.cfg @@ -99,13 +99,13 @@ sip registrar port: 5060 #sip proxy port: 5060 #sip registration period: 3600 # requested registration period, defaults to 0 -sip screen name: {$v_line1_displayname} -#sip screen name: Ext. {$v_line1_displayname} +sip screen name: {$display_name_1} +#sip screen name: Ext. {$display_name_1} #sip screen name 2: Support Desk -sip user name: {$v_line1_user_id} # used in SIP URI -sip password: {$v_line1_user_password} -sip auth name: {$v_line1_user_id} # used in Authorization header field of SIP REGISTER request +sip user name: {$user_id_1} # used in SIP URI +sip password: {$user_password_1} +sip auth name: {$user_id_1} # used in Authorization header field of SIP REGISTER request sip vmail: *97 @@ -113,6 +113,6 @@ sip vmail: *97 # ################# # SIP settings - per-line # ################# -sip line2 user name: {$v_line2_user_id} # used in SIP URI -sip line2 password: {$v_line2_user_password} -sip line2 auth name: {$v_line2_user_id} # used in Authorization header field of SIP REGISTER request +sip line2 user name: {$user_id_2} # used in SIP URI +sip line2 password: {$user_password_2} +sip line2 auth name: {$user_id_2} # used in Authorization header field of SIP REGISTER request diff --git a/resources/templates/provision/cisco/spa112/{v_mac}.xml b/resources/templates/provision/cisco/spa112/{v_mac}.xml index 585fe1ab14..6078909934 100644 --- a/resources/templates/provision/cisco/spa112/{v_mac}.xml +++ b/resources/templates/provision/cisco/spa112/{v_mac}.xml @@ -8,26 +8,26 @@ 14400 Yes Yes -http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA +http://{$domain_name}{$project_path}/app/provision/?mac=$MA Yes 0.020 Yes *97 -{$domain_name} +{$server_name_1} Yes -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} +{$display_name_1} +{$user_id_1} +{$user_password_1} No (*xxxxxx|*xxxxx|*xxxx|*xxx|*xx|*x|#x|**xx|**xxx|**xxxx|**xxxxx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.) Yes *97 -{$domain_name} +{$server_name_2} Yes -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} +{$display_name_2} +{$user_id_2} +{$user_password_2} No (*xxxxxx|*xxxxx|*xxxx|*xxx|*xx|*x|#x|**xx|**xxx|**xxxx|**xxxxx|[3469]11|0|00|[2-9]xxxxxx|1xxx[2-9]xxxxxxS0|xxxxxxxxxxxx.) diff --git a/resources/templates/provision/cisco/spa303/{v_mac}.xml b/resources/templates/provision/cisco/spa303/{v_mac}.xml index 42041f4864..47f1c4d0a0 100644 --- a/resources/templates/provision/cisco/spa303/{v_mac}.xml +++ b/resources/templates/provision/cisco/spa303/{v_mac}.xml @@ -42,8 +42,8 @@ 0 No - {$v_ntp_server_primary} - {$v_ntp_server_secondary} + {$ntp_server_primary} + {$ntp_server_secondary} @@ -70,7 +70,7 @@ Yes - http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA + http://{$domain_name}{$project_path}/app/provision/?mac=$MA @@ -323,9 +323,9 @@ - {$v_line1_displayname} - {$v_line1_user_id} - {$v_line1_user_password} + {$display_name_1} + {$user_id_1} + {$user_password_1} No @@ -430,7 +430,7 @@ - {$domain_name} + {$server_address_2} No Yes @@ -445,9 +445,9 @@ - {$v_line2_displayname} - {$v_line2_user_id} - {$v_line2_user_password} + {$display_name_2} + {$user_id_2} + {$user_password_2} No @@ -552,7 +552,7 @@ - {$domain_name} + {$server_address_3} No Yes @@ -567,9 +567,9 @@ - {$v_line3_displayname} - {$v_line3_user_id} - {$v_line3_user_password} + {$display_name_3} + {$user_id_3} + {$user_password_3} No @@ -1769,7 +1769,7 @@ - {$v_line1_displayname} + {$display_name_1} diff --git a/resources/templates/provision/cisco/spa504g/{v_mac}.xml b/resources/templates/provision/cisco/spa504g/{v_mac}.xml index 7662d0d2a8..e727c86980 100644 --- a/resources/templates/provision/cisco/spa504g/{v_mac}.xml +++ b/resources/templates/provision/cisco/spa504g/{v_mac}.xml @@ -1,4 +1,4 @@ - +F 0 @@ -115,7 +115,7 @@ Yes -http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA +http://{$domain_name}{$project_path}/app/provision/?mac=$MA @@ -148,11 +148,11 @@ -GMT{$v_time_zone_offset} +GMT{$time_zone_offset} No -{$v_line1_displayname} +{$display_name_1} *97 @@ -302,9 +302,9 @@ No 3600 Normal -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} +{$display_name_1} +{$user_id_1} +{$user_password_1} No @@ -382,9 +382,9 @@ No 3600 Normal -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} +{$display_name_2} +{$user_id_2} +{$user_password_2} No @@ -462,9 +462,9 @@ No 3600 Normal -{$v_line3_displayname} -{$v_line3_user_id} -{$v_line3_user_password} +{$display_name_3} +{$user_id_3} +{$user_password_3} No @@ -542,9 +542,9 @@ No 3600 Normal -{$v_line4_displayname} -{$v_line4_user_id} -{$v_line4_user_password} +{$display_name_4} +{$user_id_4} +{$user_password_4} No diff --git a/resources/templates/provision/cisco/spa525g/{v_mac}.xml b/resources/templates/provision/cisco/spa525g/{v_mac}.xml index b13ec8b81e..8a2c2c9d87 100644 --- a/resources/templates/provision/cisco/spa525g/{v_mac}.xml +++ b/resources/templates/provision/cisco/spa525g/{v_mac}.xml @@ -70,7 +70,7 @@ Yes - http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA + http://{$domain_name}{$project_path}/app/provision/?mac=$MA @@ -323,9 +323,9 @@ - {$v_line1_displayname} - {$v_line1_user_id} - {$v_line1_user_password} + {$display_name_1} + {$user_id_1} + {$user_password_1} No @@ -445,9 +445,9 @@ - {$v_line2_displayname} - {$v_line2_user_id} - {$v_line2_user_password} + {$display_name_2} + {$user_id_2} + {$user_password_2} No @@ -567,9 +567,9 @@ - {$v_line3_displayname} - {$v_line3_user_id} - {$v_line3_user_password} + {$display_name_3} + {$user_id_3} + {$user_password_3} No @@ -689,9 +689,9 @@ - {$v_line4_displayname} - {$v_line4_user_id} - {$v_line4_user_password} + {$display_name_4} + {$user_id_4} + {$user_password_4} No @@ -811,9 +811,9 @@ - {$v_line5_displayname} - {$v_line5_user_id} - {$v_line5_user_password} + {$display_name_5} + {$user_id_5} + {$user_password_5} No @@ -1769,7 +1769,7 @@ - {$v_line1_displayname} + {$display_name_1} @@ -2125,7 +2125,7 @@ - GMT-{$v_time_zone_offset} + GMT-{$time_zone_offset} Yes diff --git a/resources/templates/provision/grandstream/gxp2200/{v_mac}.xml b/resources/templates/provision/grandstream/gxp2200/{v_mac}.xml index 6a94ece0d4..e5a8597fc8 100644 --- a/resources/templates/provision/grandstream/gxp2200/{v_mac}.xml +++ b/resources/templates/provision/grandstream/gxp2200/{v_mac}.xml @@ -5,19 +5,19 @@ 1 - {$v_line1_displayname} + {$display_name_1} - {$domain_name} + {$server_address_1} - {$v_line1_user_id} + {$user_id_1} - {$v_line1_user_id} + {$user_id_1} - {$v_line1_user_password} + {$user_password_1} *97 - {$v_line1_displayname} + {$display_name_1} diff --git a/resources/templates/provision/linksys/spa2102/{v_mac}.xml b/resources/templates/provision/linksys/spa2102/{v_mac}.xml index 8e62fc789d..732a576024 100644 --- a/resources/templates/provision/linksys/spa2102/{v_mac}.xml +++ b/resources/templates/provision/linksys/spa2102/{v_mac}.xml @@ -1,5 +1,5 @@ -http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA&password={$v_password} +http://{$domain_name}{$project_path}/app/provision/?mac=$MA&password={$password} 3600 @@ -9,7 +9,7 @@ *97 -GMT-{$v_time_zone_offset} +GMT-{$time_zone_offset} @@ -17,28 +17,28 @@ yes -{$domain_name} -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} +{$server_address_1} +{$display_name_1} +{$user_id_1} +{$user_password_1} No G729a 3600 (1xxx[2-9]xxxxxxS0|[*#x]x.) - + yes -{$domain_name} -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} +{$server_address_2} +{$display_name_2} +{$user_id_2} +{$user_password_2} No G729a 3600 (1xxx[2-9]xxxxxxS0|[*#x]x.) - + 0.020 diff --git a/resources/templates/provision/linksys/spa3102/{v_mac}.xml b/resources/templates/provision/linksys/spa3102/{v_mac}.xml index 5822cdd4be..a3766933ec 100644 --- a/resources/templates/provision/linksys/spa3102/{v_mac}.xml +++ b/resources/templates/provision/linksys/spa3102/{v_mac}.xml @@ -28,7 +28,7 @@ --> - http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA + http://{$domain_name}{$project_path}/app/provision/?mac=$MA 7200 yes 10 @@ -65,11 +65,11 @@ --> - GMT-{$v_time_zone_offset} + GMT-{$time_zone_offset} - {$domain_name} + {$server_address_1} 5060 no yes - {$v_line1_user_id} - {$v_line1_user_password} - {$v_line1_displayname} + {$user_id_1} + {$user_password_1} + {$display_name_1} no yes diff --git a/resources/templates/provision/linksys/spa921/{v_mac}.xml b/resources/templates/provision/linksys/spa921/{v_mac}.xml index 17eec3e970..9bf7a6e5eb 100644 --- a/resources/templates/provision/linksys/spa921/{v_mac}.xml +++ b/resources/templates/provision/linksys/spa921/{v_mac}.xml @@ -1,23 +1,23 @@ -{$v_line1_displayname} -http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA +{$display_name_1} +http://{$domain_name}{$project_path}/app/provision/?mac=$MA 3600 pool.ntp.org *97 -GMT{$v_time_zone_offset} +GMT{$time_zone_offset} start=9/27/0/2;end=4/4/0/3;save=0 No -{$domain_name} -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} +{$server_address_1} +{$display_name_1} +{$user_id_1} +{$user_password_1} No G711u -{$domain_name} -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} +{$server_address_2} +{$display_name_2} +{$user_id_2} +{$user_password_2} No G711u diff --git a/resources/templates/provision/linksys/spa942/{v_mac}.xml b/resources/templates/provision/linksys/spa942/{v_mac}.xml index 17eec3e970..79df86092a 100644 --- a/resources/templates/provision/linksys/spa942/{v_mac}.xml +++ b/resources/templates/provision/linksys/spa942/{v_mac}.xml @@ -1,23 +1,23 @@ -{$v_line1_displayname} -http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA +{$v_line1_display_name} +http://{$domain_name}{$project_path}/app/provision/?mac=$MA 3600 pool.ntp.org *97 -GMT{$v_time_zone_offset} +GMT{$time_zone_offset} start=9/27/0/2;end=4/4/0/3;save=0 No -{$domain_name} -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} +{$server_address_1} +{$display_name_1} +{$user_id_1} +{$user_password_1} No G711u -{$domain_name} -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} +{$server_address_2} +{$display_name_2} +{$user_id_2} +{$user_password_2} No G711u diff --git a/resources/templates/provision/panasonic/UT113/{v_mac}.xml b/resources/templates/provision/panasonic/UT113/{v_mac}.xml index 78328eb1cc..1a5b41e2b2 100644 --- a/resources/templates/provision/panasonic/UT113/{v_mac}.xml +++ b/resources/templates/provision/panasonic/UT113/{v_mac}.xml @@ -7,12 +7,12 @@ - + - + - + @@ -38,7 +38,7 @@ - + @@ -61,14 +61,14 @@ - + - - - + + + - + @@ -123,7 +123,7 @@ - + @@ -321,7 +321,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT123/{v_mac}.xml b/resources/templates/provision/panasonic/UT123/{v_mac}.xml index f5e2c0fb4d..1419933287 100644 --- a/resources/templates/provision/panasonic/UT123/{v_mac}.xml +++ b/resources/templates/provision/panasonic/UT123/{v_mac}.xml @@ -7,12 +7,12 @@ - + - + - + @@ -38,7 +38,7 @@ - + @@ -61,14 +61,14 @@ - + - - - + + + - + @@ -321,7 +321,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT133/{v_mac}.xml b/resources/templates/provision/panasonic/UT133/{v_mac}.xml index b893b2c3e9..81841cbfc1 100644 --- a/resources/templates/provision/panasonic/UT133/{v_mac}.xml +++ b/resources/templates/provision/panasonic/UT133/{v_mac}.xml @@ -7,12 +7,12 @@ - + - + - + @@ -40,7 +40,7 @@ - + @@ -209,14 +209,14 @@ - + - - - + + + - + @@ -635,7 +635,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT136/{v_mac}.xml b/resources/templates/provision/panasonic/UT136/{v_mac}.xml index b893b2c3e9..afb7b76f19 100644 --- a/resources/templates/provision/panasonic/UT136/{v_mac}.xml +++ b/resources/templates/provision/panasonic/UT136/{v_mac}.xml @@ -7,12 +7,12 @@ - + - + - + @@ -40,7 +40,7 @@ - + @@ -209,14 +209,14 @@ - + - - - + + + - + @@ -635,7 +635,7 @@ - + diff --git a/resources/templates/provision/polycom/650/{v_mac}-registration.cfg b/resources/templates/provision/polycom/650/{v_mac}-registration.cfg index 18bcf529c6..c88ae13caa 100644 --- a/resources/templates/provision/polycom/650/{v_mac}-registration.cfg +++ b/resources/templates/provision/polycom/650/{v_mac}-registration.cfg @@ -4,17 +4,17 @@ - + diff --git a/resources/templates/provision/polycom/8030/{v_mac}-registration.cfg b/resources/templates/provision/polycom/8030/{v_mac}-registration.cfg index 18bcf529c6..c88ae13caa 100644 --- a/resources/templates/provision/polycom/8030/{v_mac}-registration.cfg +++ b/resources/templates/provision/polycom/8030/{v_mac}-registration.cfg @@ -4,17 +4,17 @@ - + diff --git a/resources/templates/provision/polycom/vvx/{v_mac}-registration.cfg b/resources/templates/provision/polycom/vvx/{v_mac}-registration.cfg index 371a9a56b7..2d77f11db7 100644 --- a/resources/templates/provision/polycom/vvx/{v_mac}-registration.cfg +++ b/resources/templates/provision/polycom/vvx/{v_mac}-registration.cfg @@ -4,17 +4,17 @@ - + diff --git a/resources/templates/provision/snom/300/{v_mac}.xml b/resources/templates/provision/snom/300/{v_mac}.xml index fdfdcd8318..55a1857241 100644 --- a/resources/templates/provision/snom/300/{v_mac}.xml +++ b/resources/templates/provision/snom/300/{v_mac}.xml @@ -3,38 +3,38 @@ none -http://{$domain_name}{$v_project_path}/app/provision/index.php?mac={$mac} +http://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac} off on off -{$v_line1_displayname} -{$v_line1_user_id} -{$domain_name} -{$v_line1_user_password} +{$display_name_1} +{$user_id_1} +{$server_address_1} +{$user_password_1} *97 off -{$v_line2_displayname} -{$v_line2_user_id} -{$domain_name} -{$v_line2_user_password} +{$display_name_2} +{$user_id_2} +{$server_address_2} +{$user_password_2} *97 off -{$v_line3_displayname} -{$v_line3_user_id} -{$domain_name} -{$v_line3_user_password} +{$display_name_3} +{$user_id_3} +{$server_address_3} +{$user_password_3} *97 off -{$v_line4_displayname} -{$v_line4_user_id} -{$domain_name} -{$v_line4_user_password} +{$display_name_4} +{$user_id_4} +{$server_address_4} +{$user_password_4} *97 off -{$v_line5_displayname} -{$v_line5_user_id} -{$v_line5_user_password} -{$domain_name} +{$display_name_5} +{$user_id_5} +{$user_password_5} +{$server_address_5} *97 off diff --git a/resources/templates/provision/snom/320/{v_mac}.xml b/resources/templates/provision/snom/320/{v_mac}.xml index 1b9d214791..5a93e3b4e7 100644 --- a/resources/templates/provision/snom/320/{v_mac}.xml +++ b/resources/templates/provision/snom/320/{v_mac}.xml @@ -3,7 +3,7 @@ English auto_update -http://{$domain_name}{$v_project_path}/app/provision/index.php?mac={$mac} +http://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac} local abc headset_rj @@ -20,34 +20,34 @@ off off off -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} -{$domain_name} +{$display_name_1} +{$user_id_1} +{$user_password_1} +{$server_address_1} off *97 -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} -{$domain_name} +{$display_name_2} +{$user_id_2} +{$user_password_2} +{$server_address_2} off *97 -{$v_line3_displayname} -{$v_line3_user_id} -{$v_line3_user_password} -{$domain_name} +{$display_name_3} +{$user_id_3} +{$user_password_3} +{$server_address_3} off *97 -{$v_line4_displayname} -{$v_line4_user_id} -{$v_line4_user_password} -{$domain_name} +{$display_name_4} +{$user_id_4} +{$user_password_4} +{$server_address_4} off *97 -{$v_line5_displayname} -{$v_line5_user_id} -{$v_line5_user_password} -{$domain_name} +{$display_name_5} +{$user_id_5} +{$user_password_5} +{$domain_name_5} off *97 on diff --git a/resources/templates/provision/snom/360/{v_mac}.xml b/resources/templates/provision/snom/360/{v_mac}.xml index 18ca498fbc..072652c0ed 100644 --- a/resources/templates/provision/snom/360/{v_mac}.xml +++ b/resources/templates/provision/snom/360/{v_mac}.xml @@ -3,7 +3,7 @@ English auto_update -http://{$domain_name}{$v_project_path}/app/provision/index.php?mac={$mac} +http://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac} on http://provisioning.snom.com:80/download/fw/snom360-8.7.3.19-SIP-f.bin on @@ -18,38 +18,38 @@ on on on -{$v_line1_displayname} -{$v_line1_user_id} -{$v_line1_user_password} -{$v_line1_server_address} +{$display_name_1} +{$user_id_1} +{$user_password_1} +{$server_address_1} Default off *97 -{$v_line2_displayname} -{$v_line2_user_id} -{$v_line2_user_password} -{$v_line2_server_address} +{$display_name_2} +{$user_id_2} +{$user_password_2} +{$server_address_2} Default off *97 -{$v_line3_displayname} -{$v_line3_user_id} -{$v_line3_user_password} -{$v_line3_server_address} +{$display_name_3} +{$user_id_3} +{$user_password_3} +{$server_address_3} Default off *97 -{$v_line4_displayname} -{$v_line4_user_id} -{$v_line4_user_password} -{$domain_name} +{$display_name_4} +{$user_id_4} +{$user_password_4} +{$server_address_4} Default off *97 -{$v_line5_displayname} -{$v_line5_user_id} -{$v_line5_user_password} -{$domain_name} +{$display_name_5} +{$user_id_5} +{$user_password_5} +{$server_address_5} Default off *97 diff --git a/resources/templates/provision/snom/820/{v_mac}.xml b/resources/templates/provision/snom/820/{v_mac}.xml index 84e2f0b06d..86d65086ff 100644 --- a/resources/templates/provision/snom/820/{v_mac}.xml +++ b/resources/templates/provision/snom/820/{v_mac}.xml @@ -1,7 +1,7 @@ auto_update -http://{$domain_name}{$v_project_path}/app/provision/?mac={$v_mac}&filename_firmware-{$v_mac}.xml +http://{$domain_name}{$project_path}/app/provision/?mac={$v_mac}&filename_firmware-{$v_mac}.xml off on off @@ -17,17 +17,17 @@ 0000 on English -{$domain_name} +{$server_address_1} AUS+10 3600 25.09 02:00:00 04.05 03:00:00 US Ringer9 off on -{$v_line1_displayname} -{$v_line1_user_id} -{$domain_name} -{$v_line1_user_password} +{$display_name_1} +{$user_id_1} +{$server_address_1} +{$user_password_1} Ringer9 4000 off diff --git a/resources/templates/provision/snom/m3/{v_mac}.cfg b/resources/templates/provision/snom/m3/{v_mac}.cfg index 9717aeb477..6c1767eef0 100644 --- a/resources/templates/provision/snom/m3/{v_mac}.cfg +++ b/resources/templates/provision/snom/m3/{v_mac}.cfg @@ -20,8 +20,8 @@ //------------SIP Server 0--------------- //%SRV_0_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_0_SIP_UA_DATA_DOMAIN%:"{$v_line1_server_address}" // insert SIP Server here -%SRV_0_SIP_UA_DATA_PROXY_ADDR%:"{$v_line1_outbound_proxy}" // insert SIP Server here +%SRV_0_SIP_UA_DATA_DOMAIN%:"{$server_address_1}" // insert SIP Server here +%SRV_0_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_1}" // insert SIP Server here //%SRV_0_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_0_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_0_SIP_URI_DOMAIN_CONFIG%:0 @@ -31,8 +31,8 @@ //------------SIP Server 1--------------- //%SRV_1_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_1_SIP_UA_DATA_DOMAIN%:"{$v_line2_server_address}" // insert SIP Server here -%SRV_1_SIP_UA_DATA_PROXY_ADDR%:"{$v_line2_outbound_proxy}" // insert SIP Server here +%SRV_1_SIP_UA_DATA_DOMAIN%:"{$server_address_2}" // insert SIP Server here +%SRV_1_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_2}" // insert SIP Server here //%SRV_1_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_1_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_1_SIP_URI_DOMAIN_CONFIG%:0 @@ -42,8 +42,8 @@ //------------SIP Server 2--------------- //%SRV_2_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_2_SIP_UA_DATA_DOMAIN%:"{$v_line3_server_address}" // insert SIP Server here -%SRV_2_SIP_UA_DATA_PROXY_ADDR%:"{$v_line3_outbound_proxy}" // insert SIP Server here +%SRV_2_SIP_UA_DATA_DOMAIN%:"{$server_address_3}" // insert SIP Server here +%SRV_2_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_3}" // insert SIP Server here //%SRV_2_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_2_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_2_SIP_URI_DOMAIN_CONFIG%:0 @@ -53,8 +53,8 @@ //------------SIP Server 3--------------- //%SRV_3_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_3_SIP_UA_DATA_DOMAIN%:"{$v_line4_server_address}" // insert SIP Server here -%SRV_3_SIP_UA_DATA_PROXY_ADDR%:"{$v_line4_outbound_proxy}" // insert SIP Server here +%SRV_3_SIP_UA_DATA_DOMAIN%:"{$server_address_4}" // insert SIP Server here +%SRV_3_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_4}" // insert SIP Server here //%SRV_3_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_3_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_3_SIP_URI_DOMAIN_CONFIG%:0 @@ -64,8 +64,8 @@ //------------SIP Server 4--------------- //%SRV_4_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_4_SIP_UA_DATA_DOMAIN%:"{$v_line5_server_address}" // insert SIP Server here -%SRV_4_SIP_UA_DATA_PROXY_ADDR%:"{$v_line5_outbound_proxy}" // insert SIP Server here +%SRV_4_SIP_UA_DATA_DOMAIN%:"{$server_address_5}" // insert SIP Server here +%SRV_4_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_5}" // insert SIP Server here //%SRV_4_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_4_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_4_SIP_URI_DOMAIN_CONFIG%:0 @@ -75,8 +75,8 @@ //------------SIP Server 5--------------- //%SRV_5_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_5_SIP_UA_DATA_DOMAIN%:"{$v_line6_server_address}" // insert SIP Server here -%SRV_5_SIP_UA_DATA_PROXY_ADDR%:"{$v_line6_outbound_proxy}" // insert SIP Server here +%SRV_5_SIP_UA_DATA_DOMAIN%:"{$server_address_6}" // insert SIP Server here +%SRV_5_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_6}" // insert SIP Server here //%SRV_5_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_5_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_5_SIP_URI_DOMAIN_CONFIG%:0 @@ -86,8 +86,8 @@ //------------SIP Server 6--------------- //%SRV_6_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_6_SIP_UA_DATA_DOMAIN%:"{$v_line7_server_address}" // insert SIP Server here -%SRV_6_SIP_UA_DATA_PROXY_ADDR%:"{$v_line7_outbound_proxy}" // insert SIP Server here +%SRV_6_SIP_UA_DATA_DOMAIN%:"{$server_address_7}" // insert SIP Server here +%SRV_6_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_7}" // insert SIP Server here //%SRV_6_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_6_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_6_SIP_URI_DOMAIN_CONFIG%:0 @@ -97,8 +97,8 @@ //------------SIP Server 7--------------- //%SRV_7_SIP_UA_DATA_SERVER_PORT%:5060 -%SRV_7_SIP_UA_DATA_DOMAIN%:"{$v_line8_server_address}" // insert SIP Server here -%SRV_7_SIP_UA_DATA_PROXY_ADDR%:"{$v_line8_outbound_proxy}" // insert SIP Server here +%SRV_7_SIP_UA_DATA_DOMAIN%:"{$server_address_8}" // insert SIP Server here +%SRV_7_SIP_UA_DATA_PROXY_ADDR%:"{$outbound_proxy_8}" // insert SIP Server here //%SRV_7_SIP_UA_DATA_SERVER_IS_LOCAL%:0 //0-not local, 1-local to determine NAT related settings //%SRV_7_SIP_UA_DATA_REREG_TIME%:3600 //%SRV_7_SIP_URI_DOMAIN_CONFIG%:0 @@ -107,75 +107,75 @@ //%SRV_7_SIP_UA_DATA_SERVER_TYPE%:1 //1-SIP, 2-mgmt server, 4-infopush // ------------- Registration 1 ------------------- -%SUBSCR_0_SIP_UA_DATA_SIP_NAME%:"{$v_line1_user_id}" // insert SIP username here -%SUBSCR_0_UA_DATA_DISP_NAME%:"{$v_line1_displayname}" // insert your name for display -%SUBSCR_0_UA_DATA_AUTH_NAME%:"{$v_line1_user_id}" -%SUBSCR_0_UA_DATA_AUTH_PASS%:"{$v_line1_user_password}" // insert SIP password here +%SUBSCR_0_SIP_UA_DATA_SIP_NAME%:"{$user_id_1}" // insert SIP username here +%SUBSCR_0_UA_DATA_DISP_NAME%:"{$display_name_1}" // insert your name for display +%SUBSCR_0_UA_DATA_AUTH_NAME%:"{$user_id_1}" +%SUBSCR_0_UA_DATA_AUTH_PASS%:"{$user_password_1}" // insert SIP password here //%SUBSCR_0_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_0_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line1_user_id}" //Extension +%SUBSCR_0_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_1}" //Extension //%SUBSCR_0_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 2 ------------------- -%SUBSCR_1_SIP_UA_DATA_SIP_NAME%:"{$v_line2_user_id}" // insert SIP username here -%SUBSCR_1_UA_DATA_DISP_NAME%:"{$v_line2_displayname}" // insert your name for display -%SUBSCR_1_UA_DATA_AUTH_NAME%:"{$v_line2_user_id}" -%SUBSCR_1_UA_DATA_AUTH_PASS%:"{$v_line2_user_password}" // insert SIP password here +%SUBSCR_1_SIP_UA_DATA_SIP_NAME%:"{$user_id_2}" // insert SIP username here +%SUBSCR_1_UA_DATA_DISP_NAME%:"{$display_name_2}" // insert your name for display +%SUBSCR_1_UA_DATA_AUTH_NAME%:"{$user_id_2}" +%SUBSCR_1_UA_DATA_AUTH_PASS%:"{$user_password_2}" // insert SIP password here //%SUBSCR_1_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_1_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line2_user_id}" //Extension +%SUBSCR_1_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_2}" //Extension //%SUBSCR_1_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 3 ------------------- -%SUBSCR_2_SIP_UA_DATA_SIP_NAME%:"{$v_line3_user_id}" // insert SIP username here -%SUBSCR_2_UA_DATA_DISP_NAME%:"{$v_line3_displayname}" // insert your name for display -%SUBSCR_2_UA_DATA_AUTH_NAME%:"{$v_line3_user_id}" -%SUBSCR_2_UA_DATA_AUTH_PASS%:"{$v_line3_user_password}" // insert SIP password here +%SUBSCR_2_SIP_UA_DATA_SIP_NAME%:"{$user_id_3}" // insert SIP username here +%SUBSCR_2_UA_DATA_DISP_NAME%:"{$display_name_3}" // insert your name for display +%SUBSCR_2_UA_DATA_AUTH_NAME%:"{$user_id_3}" +%SUBSCR_2_UA_DATA_AUTH_PASS%:"{$user_password_3}" // insert SIP password here //%SUBSCR_2_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_2_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line3_user_id}" //Extension +%SUBSCR_2_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_3}" //Extension //%SUBSCR_2_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 4 ------------------- -%SUBSCR_3_SIP_UA_DATA_SIP_NAME%:"{$v_line4_user_id}" // insert SIP username here -%SUBSCR_3_UA_DATA_DISP_NAME%:"{$v_line4_displayname}" // insert your name for display -%SUBSCR_3_UA_DATA_AUTH_NAME%:"{$v_line4_user_id}" -%SUBSCR_3_UA_DATA_AUTH_PASS%:"{$v_line4_user_password}" // insert SIP password here +%SUBSCR_3_SIP_UA_DATA_SIP_NAME%:"{$user_id_4}" // insert SIP username here +%SUBSCR_3_UA_DATA_DISP_NAME%:"{$display_name_4}" // insert your name for display +%SUBSCR_3_UA_DATA_AUTH_NAME%:"{$user_id_4}" +%SUBSCR_3_UA_DATA_AUTH_PASS%:"{$user_password_4}" // insert SIP password here //%SUBSCR_3_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_3_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line4_user_id}" //Extension +%SUBSCR_3_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_4}" //Extension //%SUBSCR_3_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 5 ------------------- -%SUBSCR_4_SIP_UA_DATA_SIP_NAME%:"{$v_line5_user_id}" // insert SIP username here -%SUBSCR_4_UA_DATA_DISP_NAME%:"{$v_line5_displayname}" // insert your name for display -%SUBSCR_4_UA_DATA_AUTH_NAME%:"{$v_line5_user_id}" -%SUBSCR_4_UA_DATA_AUTH_PASS%:"{$v_line5_user_password}" // insert SIP password here +%SUBSCR_4_SIP_UA_DATA_SIP_NAME%:"{$user_id_5}" // insert SIP username here +%SUBSCR_4_UA_DATA_DISP_NAME%:"{$display_name_5}" // insert your name for display +%SUBSCR_4_UA_DATA_AUTH_NAME%:"{$user_id_5}" +%SUBSCR_4_UA_DATA_AUTH_PASS%:"{$user_password_5}" // insert SIP password here //%SUBSCR_4_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_4_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line5_user_id}" //Extension +%SUBSCR_4_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_5}" //Extension //%SUBSCR_4_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 6 ------------------- -%SUBSCR_5_SIP_UA_DATA_SIP_NAME%:"{$v_line6_user_id}" // insert SIP username here -%SUBSCR_5_UA_DATA_DISP_NAME%:"{$v_line6_displayname}" // insert your name for display -%SUBSCR_5_UA_DATA_AUTH_NAME%:"{$v_line6_user_id}" -%SUBSCR_5_UA_DATA_AUTH_PASS%:"{$v_line6_user_password}" // insert SIP password here +%SUBSCR_5_SIP_UA_DATA_SIP_NAME%:"{$user_id_6}" // insert SIP username here +%SUBSCR_5_UA_DATA_DISP_NAME%:"{$display_name_6}" // insert your name for display +%SUBSCR_5_UA_DATA_AUTH_NAME%:"{$user_id_6}" +%SUBSCR_5_UA_DATA_AUTH_PASS%:"{$user_password_6}" // insert SIP password here //%SUBSCR_5_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_5_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line6_user_id}" //Extension +%SUBSCR_5_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_6}" //Extension //%SUBSCR_5_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 7 ------------------- -%SUBSCR_6_SIP_UA_DATA_SIP_NAME%:"{$v_line7_user_id}" // insert SIP username here -%SUBSCR_6_UA_DATA_DISP_NAME%:"{$v_line7_displayname}" // insert your name for display -%SUBSCR_6_UA_DATA_AUTH_NAME%:"{$v_line7_user_id}" -%SUBSCR_6_UA_DATA_AUTH_PASS%:"{$v_line7_user_password}" // insert SIP password here +%SUBSCR_6_SIP_UA_DATA_SIP_NAME%:"{$user_id_7}" // insert SIP username here +%SUBSCR_6_UA_DATA_DISP_NAME%:"{$display_name_7}" // insert your name for display +%SUBSCR_6_UA_DATA_AUTH_NAME%:"{$user_id_7}" +%SUBSCR_6_UA_DATA_AUTH_PASS%:"{$user_password_7}" // insert SIP password here //%SUBSCR_6_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_6_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line7_user_id}" //Extension +%SUBSCR_6_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_7}" //Extension //%SUBSCR_6_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" // ------------- Registration 8 ------------------- -%SUBSCR_7_SIP_UA_DATA_SIP_NAME%:"{$v_line8_user_id}" // insert SIP username here -%SUBSCR_7_UA_DATA_DISP_NAME%:"{$v_line8_displayname}" // insert your name for display -%SUBSCR_7_UA_DATA_AUTH_NAME%:"{$v_line8_user_id}" -%SUBSCR_7_UA_DATA_AUTH_PASS%:"{$v_line8_user_password}" // insert SIP password here +%SUBSCR_7_SIP_UA_DATA_SIP_NAME%:"{$user_id_8}" // insert SIP username here +%SUBSCR_7_UA_DATA_DISP_NAME%:"{$display_name_8}" // insert your name for display +%SUBSCR_7_UA_DATA_AUTH_NAME%:"{$user_id_8}" +%SUBSCR_7_UA_DATA_AUTH_PASS%:"{$user_password-*}" // insert SIP password here //%SUBSCR_7_SIP_UA_DATA_VOICE_MAILBOX_NUMBER%:"8000" // insert Mailbox number -%SUBSCR_7_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$v_line8_user_id}" //Extension +%SUBSCR_7_SIP_UA_DATA_SIP_NAME_ALIAS%:"{$user_id_8}" //Extension //%SUBSCR_7_SIP_UA_DATA_VOICE_MAILBOX_NAME%:"" diff --git a/resources/templates/provision/yealink/t20/{v_mac}.cfg b/resources/templates/provision/yealink/t20/{v_mac}.cfg index dc1bbcba16..b91f5b09e4 100644 --- a/resources/templates/provision/yealink/t20/{v_mac}.cfg +++ b/resources/templates/provision/yealink/t20/{v_mac}.cfg @@ -4,18 +4,18 @@ [ account ] path = /config/voip/sipAccount0.cfg Enable = 1 -Label = {$v_line1_displayname} -DisplayName = {$v_line1_displayname} -AuthName = {$v_line1_user_id} -UserName = {$v_line1_user_id} -password = {$v_line1_user_password} -SIPServerHost = {$domain_name} +Label = {$display_name_1} +DisplayName = {$display_name_1} +AuthName = {$user_id_1} +UserName = {$user_id_1} +password = {$user_password_1} +SIPServerHost = {$server_address_1} SIPServerPort = 5060 UseOutboundProxy = 1 -OutboundHost = {$domain_name} +OutboundHost = {$outbound_proxy_1} OutboundPort = 5060 Transport = 0 -BakOutboundHost = {$domain_name} +BakOutboundHost = {$server_address_1} BakOutboundPort = 5060 proxy-require = AnonymousCall = 0 diff --git a/resources/templates/provision/yealink/t22/{v_mac}.cfg b/resources/templates/provision/yealink/t22/{v_mac}.cfg index cfbed6de80..29ff1cf211 100644 --- a/resources/templates/provision/yealink/t22/{v_mac}.cfg +++ b/resources/templates/provision/yealink/t22/{v_mac}.cfg @@ -10,23 +10,23 @@ account.1.enable = 1 #Configure the label displayed on the LCD screen for account1. -account.1.label = {$v_line1_displayname} +account.1.label = {$display_name_1} #Enable or disable to use the alert info URL; 0-Enabled (default), 1-Disabled; account.1.alert_info_url_enable = #Configure the display name of account1. -account.1.display_name = {$v_line1_displayname} +account.1.display_name = {$display_name_1} #Configure the username and password for register authentication. -account.1.auth_name = {$v_line1_user_id} -account.1.password = {$v_line1_user_password} +account.1.auth_name = {$user_id_1} +account.1.password = {$user_password_1} #Configure the register user name. -account.1.user_name = {$v_line1_user_id} +account.1.user_name = {$user_id_1} #Configure the SIP server address. -account.1.sip_server_host = {$domain_name} +account.1.sip_server_host = {$server_address_1} #Specify the port for the SIP server. The default value is 5060. account.1.sip_server_port = 5060 @@ -35,7 +35,7 @@ account.1.sip_server_port = 5060 account.1.outbound_proxy_enable = 1 #Specify the IP address or domain name of the outbound proxy server. -account.1.outbound_host = {$domain_name} +account.1.outbound_host = {$outbound_proxy_1} #Specify the server port, the default value is 5060. account.1.outbound_port = 5060 @@ -387,23 +387,23 @@ account.1.dnd.off_code = account.2.enable = 1 #Configure the label displayed on the LCD screen for account2. -account.2.label = {$v_line2_displayname} +account.2.label = {$display_name_2} #Enable or disable to use the alert info URL; 0-Enabled (default), 1-Disabled; account.2.alert_info_url_enable = #Configure the display name of account2. -account.2.display_name = {$v_line2_displayname} +account.2.display_name = {$display_name_2} #Configure the username and password for register authentication. -account.2.auth_name = {$v_line2_user_id} -account.2.password = {$v_line2_user_password} +account.2.auth_name = {$user_id_2} +account.2.password = {$user_password_2} #Configure the register user name. -account.2.user_name = {$v_line2_user_id} +account.2.user_name = {$user_id_2} #Configure the SIP server address. -account.2.sip_server_host = {$domain_name} +account.2.sip_server_host = {$server_address_2} #Specify the port for the SIP server. The default value is 5060. account.2.sip_server_port = 5060 diff --git a/resources/templates/provision/yealink/t38g/{v_mac}.cfg b/resources/templates/provision/yealink/t38g/{v_mac}.cfg index 4f6f17d184..42f80a9178 100644 --- a/resources/templates/provision/yealink/t38g/{v_mac}.cfg +++ b/resources/templates/provision/yealink/t38g/{v_mac}.cfg @@ -10,23 +10,23 @@ account.1.enable = 1 #Configure the label displayed on the LCD screen for account 1. -account.1.label = {$v_line1_displayname} +account.1.label = {$display_name_1} #Configure the display name of account 1. -account.1.display_name = {$v_line1_displayname} +account.1.display_name = {$display_name_1} #Configure the username and password for register authentication. -account.1.auth_name = {$v_line1_user_id} -account.1.password = {$v_line1_user_password} +account.1.auth_name = {$user_id_1} +account.1.password = {$user_password_1} #Configure the register user name. -account.1.user_name = {$v_line1_user_id} +account.1.user_name = {$user_id_1} #Enable or disable the phone to receive the messages from the server only; 0-Disabled (default), 1-Enabled; account.1.sip_trust_ctrl = #Configure the SIP server address. -account.1.sip_server_host = {$domain_name} +account.1.sip_server_host = {$server_address_1} #Specify the port for the SIP server. The default value is 5060. account.1.sip_server_port = 5060 @@ -314,23 +314,23 @@ account.1.codec.13.rtpmap = 97 account.2.enable = 1 #Configure the label displayed on the LCD screen for account 2. -account.2.label = {$v_line2_displayname} +account.2.label = {$display_name_2} #Configure the display name of account 2. -account.2.display_name = {$v_line2_displayname} +account.2.display_name = {$display_name_2} #Configure the username and password for register authentication. -account.2.auth_name = {$v_line2_user_id} -account.2.password = {$v_line2_user_password} +account.2.auth_name = {$user_id_2} +account.2.password = {$user_password_2} #Configure the register user name. -account.2.user_name = {$v_line2_user_id} +account.2.user_name = {$user_id_2} #Enable or disable the phone to receive the messages from the server only; 0-Disabled (default), 1-Enabled; account.2.sip_trust_ctrl = #Configure the SIP server address. -account.2.sip_server_host = {$domain_name} +account.2.sip_server_host = {$server_address_2} #Specify the port for the SIP server. The default value is 5060. account.2.sip_server_port = 5060