diff --git a/resources/templates/provision/aastra/675x/{v_mac}.cfg b/resources/templates/provision/aastra/675x/{v_mac}.cfg index 294f95dc28..af54529c70 100644 --- a/resources/templates/provision/aastra/675x/{v_mac}.cfg +++ b/resources/templates/provision/aastra/675x/{v_mac}.cfg @@ -25,7 +25,7 @@ # === NTP time server settings === #time server disabled: 0 -#time server1: {domain_name} +#time server1: {$domain_name} #time server2: pool.ntp.org #time server3: @@ -35,7 +35,7 @@ # ################# # phone looks for firwmare in .st file, e.g. "53i.st" or "57iCT.st" -#firmware server: http://{domain_name}{v_project_path}/provisioning/aastra/firmware +#firmware server: http://{$domain_name}{$v_project_path}/provisioning/aastra/firmware # ################# @@ -45,15 +45,15 @@ # phone looks for configuration files in aastra.cfg followed by .cfg, e.g. "00085D1610DE.cfg" # leave HTTP path blank for http://{domain_name}{v_project_path}/aastra.cfg and http://{domain_name}{v_project_path}/.cfg download protocol: HTTP # HTTPS, TFTP and FTP also supported -http server: {domain_name} +http server: {$domain_name} #http port: 80 # default is 80 #http path: provisioning/aastra -#tftp server: {domain_name} +#tftp server: {$domain_name} #alternate tftp server: #use alternate tftp server: 1 -#ftp server: {domain_name} +#ftp server: {$domain_name} #ftp username: #ftp password: @@ -93,19 +93,19 @@ time zone name: US-Eastern # ################# # most can be overridden per line; see below -sip registrar ip: {domain_name} +sip registrar ip: {$domain_name} sip registrar port: 5060 -#sip proxy ip: {domain_name} +#sip proxy ip: {$domain_name} #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: {$v_line1_displayname} +#sip screen name: Ext. {$v_line1_displayname} #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: {$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 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: {$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 diff --git a/resources/templates/provision/cisco/spa112/{v_mac}.xml b/resources/templates/provision/cisco/spa112/{v_mac}.xml index 8d57ff9dc5..585fe1ab14 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}{$v_project_path}/app/provision/?mac=$MA Yes 0.020 Yes *97 -{domain_name} +{$domain_name} Yes -{v_line1_displayname} -{v_line1_user_id} -{v_line1_user_password} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} 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} +{$domain_name} Yes -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} 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 ff51e1b3ec..42041f4864 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} + {$v_ntp_server_primary} + {$v_ntp_server_secondary} @@ -70,7 +70,7 @@ Yes - http://{domain_name}{v_project_path}/app/provision/?mac=$MA + http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA @@ -308,7 +308,7 @@ - {domain_name} + {$domain_name} No Yes @@ -323,9 +323,9 @@ - {v_line1_displayname} - {v_line1_user_id} - {v_line1_user_password} + {$v_line1_displayname} + {$v_line1_user_id} + {$v_line1_user_password} No @@ -430,7 +430,7 @@ - {domain_name} + {$domain_name} No Yes @@ -445,9 +445,9 @@ - {v_line2_displayname} - {v_line2_user_id} - {v_line2_user_password} + {$v_line2_displayname} + {$v_line2_user_id} + {$v_line2_user_password} No @@ -552,7 +552,7 @@ - {domain_name} + {$domain_name} No Yes @@ -567,9 +567,9 @@ - {v_line3_displayname} - {v_line3_user_id} - {v_line3_user_password} + {$v_line3_displayname} + {$v_line3_user_id} + {$v_line3_user_password} No @@ -1769,7 +1769,7 @@ - {v_line1_displayname} + {$v_line1_displayname} @@ -2125,7 +2125,7 @@ - GMT{v_time_zone_offset} + GMT{$v_time_zone_offset} Yes diff --git a/resources/templates/provision/cisco/spa504g/{v_mac}.xml b/resources/templates/provision/cisco/spa504g/{v_mac}.xml index 9b588a5da0..7662d0d2a8 100644 --- a/resources/templates/provision/cisco/spa504g/{v_mac}.xml +++ b/resources/templates/provision/cisco/spa504g/{v_mac}.xml @@ -115,7 +115,7 @@ Yes -http://{domain_name}{v_project_path}/app/provision/?mac=$MA +http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA @@ -148,11 +148,11 @@ -GMT{v_time_zone_offset} +GMT{$v_time_zone_offset} No -{v_line1_displayname} +{$v_line1_displayname} *97 @@ -290,7 +290,7 @@ No -{domain_name} +{$domain_name} No Yes @@ -302,9 +302,9 @@ No 3600 Normal -{v_line1_displayname} -{v_line1_user_id} -{v_line1_user_password} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} No @@ -370,7 +370,7 @@ No -{domain_name} +{$domain_name} No Yes @@ -382,9 +382,9 @@ No 3600 Normal -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} No @@ -450,7 +450,7 @@ No -{domain_name} +{$domain_name} No Yes @@ -462,9 +462,9 @@ No 3600 Normal -{v_line3_displayname} -{v_line3_user_id} -{v_line3_user_password} +{$v_line3_displayname} +{$v_line3_user_id} +{$v_line3_user_password} No @@ -530,7 +530,7 @@ No -{domain_name} +{$domain_name} No Yes @@ -542,9 +542,9 @@ No 3600 Normal -{v_line4_displayname} -{v_line4_user_id} -{v_line4_user_password} +{$v_line4_displayname} +{$v_line4_user_id} +{$v_line4_user_password} No diff --git a/resources/templates/provision/cisco/spa525g/{v_mac}.xml b/resources/templates/provision/cisco/spa525g/{v_mac}.xml index 974fcd7b29..b13ec8b81e 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}{$v_project_path}/app/provision/?mac=$MA @@ -308,7 +308,7 @@ - {domain_name} + {$domain_name} No Yes @@ -323,9 +323,9 @@ - {v_line1_displayname} - {v_line1_user_id} - {v_line1_user_password} + {$v_line1_displayname} + {$v_line1_user_id} + {$v_line1_user_password} No @@ -430,7 +430,7 @@ - {domain_name} + {$domain_name} No Yes @@ -445,9 +445,9 @@ - {v_line2_displayname} - {v_line2_user_id} - {v_line2_user_password} + {$v_line2_displayname} + {$v_line2_user_id} + {$v_line2_user_password} No @@ -552,7 +552,7 @@ - {domain_name} + {$domain_name} No Yes @@ -567,9 +567,9 @@ - {v_line3_displayname} - {v_line3_user_id} - {v_line3_user_password} + {$v_line3_displayname} + {$v_line3_user_id} + {$v_line3_user_password} No @@ -674,7 +674,7 @@ - {domain_name} + {$domain_name} No Yes @@ -689,9 +689,9 @@ - {v_line4_displayname} - {v_line4_user_id} - {v_line4_user_password} + {$v_line4_displayname} + {$v_line4_user_id} + {$v_line4_user_password} No @@ -797,7 +797,7 @@ - {domain_name} + {$domain_name} No Yes Yes @@ -811,9 +811,9 @@ - {v_line5_displayname} - {v_line5_user_id} - {v_line5_user_password} + {$v_line5_displayname} + {$v_line5_user_id} + {$v_line5_user_password} No @@ -1769,7 +1769,7 @@ - {v_line1_displayname} + {$v_line1_displayname} @@ -2125,7 +2125,7 @@ - GMT-{v_time_zone_offset} + GMT-{$v_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 d37e0f2a93..6a94ece0d4 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} + {$v_line1_displayname} - {domain_name} + {$domain_name} - {v_line1_user_id} + {$v_line1_user_id} - {v_line1_user_id} + {$v_line1_user_id} - {v_line1_user_password} + {$v_line1_user_password} *97 - {v_line1_displayname} + {$v_line1_displayname} diff --git a/resources/templates/provision/linksys/spa2102/{v_mac}.xml b/resources/templates/provision/linksys/spa2102/{v_mac}.xml index 0f9ab019a6..8e62fc789d 100644 --- a/resources/templates/provision/linksys/spa2102/{v_mac}.xml +++ b/resources/templates/provision/linksys/spa2102/{v_mac}.xml @@ -1,15 +1,15 @@ -http://{domain_name}{v_project_path}/app/provision/?mac=$MA&password={v_password} +http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA&password={$v_password} 3600 - + 0.pool.ntp.org time.nist.gov *97 -GMT-{v_time_zone_offset} +GMT-{$v_time_zone_offset} @@ -17,28 +17,28 @@ yes -{domain_name} -{v_line1_displayname} -{v_line1_user_id} -{v_line1_user_password} +{$domain_name} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} No G729a 3600 (1xxx[2-9]xxxxxxS0|[*#x]x.) - + yes -{domain_name} -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} +{$domain_name} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} 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 12e59e587e..5822cdd4be 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}{$v_project_path}/app/provision/?mac=$MA 7200 yes 10 @@ -37,13 +37,13 @@ yes @@ -65,11 +65,11 @@ --> - GMT-{v_time_zone_offset} + GMT-{$v_time_zone_offset} - {domain_name} + {$domain_name} 5060 no yes - {v_line1_user_id} - {v_line1_user_password} - {v_line1_displayname} + {$v_line1_user_id} + {$v_line1_user_password} + {$v_line1_displayname} no yes diff --git a/resources/templates/provision/linksys/spa921/{v_mac}.xml b/resources/templates/provision/linksys/spa921/{v_mac}.xml index 7486eec056..17eec3e970 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 +{$v_line1_displayname} +http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA 3600 pool.ntp.org *97 -GMT{v_time_zone_offset} +GMT{$v_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} +{$domain_name} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} No G711u -{domain_name} -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} +{$domain_name} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} No G711u diff --git a/resources/templates/provision/linksys/spa942/{v_mac}.xml b/resources/templates/provision/linksys/spa942/{v_mac}.xml index 7486eec056..17eec3e970 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_displayname} +http://{$domain_name}{$v_project_path}/app/provision/?mac=$MA 3600 pool.ntp.org *97 -GMT{v_time_zone_offset} +GMT{$v_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} +{$domain_name} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} No G711u -{domain_name} -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} +{$domain_name} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} No G711u diff --git a/resources/templates/provision/panasonic/UT113/KX-UT113.cfg b/resources/templates/provision/panasonic/UT113/KX-UT113.cfg index 9cbd59f5a2..94fef4298e 100644 --- a/resources/templates/provision/panasonic/UT113/KX-UT113.cfg +++ b/resources/templates/provision/panasonic/UT113/KX-UT113.cfg @@ -1,6 +1,6 @@ # Panasonic SIP Phone Standard Format File # DO NOT CHANGE THIS LINE! -CFG_STANDARD_FILE_PATH="tftp://{domain_name}/{mac}.xml" +CFG_STANDARD_FILE_PATH="tftp://{$domain_name}/{$mac}.xml" OPTION66_REBOOT="Y" SYSLOG_ADDR="" SYSLOG_PORT="514" diff --git a/resources/templates/provision/panasonic/UT113/{v_mac}.xml b/resources/templates/provision/panasonic/UT113/{v_mac}.xml index a1e02aa51f..78328eb1cc 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 @@ - + - - - + + + - + @@ -263,12 +263,12 @@ - + - + @@ -304,7 +304,7 @@ - + @@ -321,7 +321,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT123/KX-UT123.cfg b/resources/templates/provision/panasonic/UT123/KX-UT123.cfg index 9cbd59f5a2..94fef4298e 100644 --- a/resources/templates/provision/panasonic/UT123/KX-UT123.cfg +++ b/resources/templates/provision/panasonic/UT123/KX-UT123.cfg @@ -1,6 +1,6 @@ # Panasonic SIP Phone Standard Format File # DO NOT CHANGE THIS LINE! -CFG_STANDARD_FILE_PATH="tftp://{domain_name}/{mac}.xml" +CFG_STANDARD_FILE_PATH="tftp://{$domain_name}/{$mac}.xml" OPTION66_REBOOT="Y" SYSLOG_ADDR="" SYSLOG_PORT="514" diff --git a/resources/templates/provision/panasonic/UT123/{v_mac}.xml b/resources/templates/provision/panasonic/UT123/{v_mac}.xml index 7c5a451e5c..f5e2c0fb4d 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 @@ - + - - - + + + - + @@ -263,12 +263,12 @@ - + - + @@ -304,7 +304,7 @@ - + @@ -321,7 +321,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT133/KX-UT133.cfg b/resources/templates/provision/panasonic/UT133/KX-UT133.cfg index 74763d1ecf..27d6f91101 100644 --- a/resources/templates/provision/panasonic/UT133/KX-UT133.cfg +++ b/resources/templates/provision/panasonic/UT133/KX-UT133.cfg @@ -1,8 +1,8 @@ # Panasonic SIP Phone Standard Format File # DO NOT CHANGE THIS LINE! -CFG_STANDARD_FILE_PATH="tftp://{domain_name}/{mac}.xml" +CFG_STANDARD_FILE_PATH="tftp://{$domain_name}/{$mac}.xml" OPTION66_REBOOT="Y" -SYSLOG_ADDR="{domain_name}" +SYSLOG_ADDR="{$domain_name}" SYSLOG_PORT="514" SYSLOG_EVENT_SIP="5" SYSLOG_EVENT_CFG="6" diff --git a/resources/templates/provision/panasonic/UT133/{v_mac}.xml b/resources/templates/provision/panasonic/UT133/{v_mac}.xml index a121b8c5ef..b893b2c3e9 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 @@ - + - - - + + + - + @@ -577,12 +577,12 @@ - + - + @@ -618,7 +618,7 @@ - + @@ -635,7 +635,7 @@ - + diff --git a/resources/templates/provision/panasonic/UT136/KX-UT136.cfg b/resources/templates/provision/panasonic/UT136/KX-UT136.cfg index 2c78fe95f5..4d34ae56a1 100644 --- a/resources/templates/provision/panasonic/UT136/KX-UT136.cfg +++ b/resources/templates/provision/panasonic/UT136/KX-UT136.cfg @@ -1,6 +1,6 @@ # Panasonic SIP Phone Standard Format File # DO NOT CHANGE THIS LINE! -CFG_STANDARD_FILE_PATH="tftp://{domain_name}/{mac}.xml" +CFG_STANDARD_FILE_PATH="tftp://{$domain_name}/{$mac}.xml" OPTION66_REBOOT="Y" SYSLOG_ADDR="" SYSLOG_PORT="514" diff --git a/resources/templates/provision/panasonic/UT136/{v_mac}.xml b/resources/templates/provision/panasonic/UT136/{v_mac}.xml index a121b8c5ef..b893b2c3e9 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 @@ - + - - - + + + - + @@ -577,12 +577,12 @@ - + - + @@ -618,7 +618,7 @@ - + @@ -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 f269502c8c..18bcf529c6 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 f269502c8c..18bcf529c6 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 c3c69f643a..371a9a56b7 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 dd66ccf6fe..fdfdcd8318 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}{$v_project_path}/app/provision/index.php?mac={$mac} off on off -{v_line1_displayname} -{v_line1_user_id} -{domain_name} -{v_line1_user_password} +{$v_line1_displayname} +{$v_line1_user_id} +{$domain_name} +{$v_line1_user_password} *97 off -{v_line2_displayname} -{v_line2_user_id} -{domain_name} -{v_line2_user_password} +{$v_line2_displayname} +{$v_line2_user_id} +{$domain_name} +{$v_line2_user_password} *97 off -{v_line3_displayname} -{v_line3_user_id} -{domain_name} -{v_line3_user_password} +{$v_line3_displayname} +{$v_line3_user_id} +{$domain_name} +{$v_line3_user_password} *97 off -{v_line4_displayname} -{v_line4_user_id} -{domain_name} -{v_line4_user_password} +{$v_line4_displayname} +{$v_line4_user_id} +{$domain_name} +{$v_line4_user_password} *97 off -{v_line5_displayname} -{v_line5_user_id} -{v_line5_user_password} -{domain_name} +{$v_line5_displayname} +{$v_line5_user_id} +{$v_line5_user_password} +{$domain_name} *97 off diff --git a/resources/templates/provision/snom/320/{v_mac}.xml b/resources/templates/provision/snom/320/{v_mac}.xml index 6b496981ad..1b9d214791 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}{$v_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} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} +{$domain_name} off *97 -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} -{domain_name} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} +{$domain_name} off *97 -{v_line3_displayname} -{v_line3_user_id} -{v_line3_user_password} -{domain_name} +{$v_line3_displayname} +{$v_line3_user_id} +{$v_line3_user_password} +{$domain_name} off *97 -{v_line4_displayname} -{v_line4_user_id} -{v_line4_user_password} -{domain_name} +{$v_line4_displayname} +{$v_line4_user_id} +{$v_line4_user_password} +{$domain_name} off *97 -{v_line5_displayname} -{v_line5_user_id} -{v_line5_user_password} -{domain_name} +{$v_line5_displayname} +{$v_line5_user_id} +{$v_line5_user_password} +{$domain_name} off *97 on diff --git a/resources/templates/provision/snom/360/{v_mac}.xml b/resources/templates/provision/snom/360/{v_mac}.xml index 43af8c0318..18ca498fbc 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}{$v_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} +{$v_line1_displayname} +{$v_line1_user_id} +{$v_line1_user_password} +{$v_line1_server_address} Default off *97 -{v_line2_displayname} -{v_line2_user_id} -{v_line2_user_password} -{v_line2_server_address} +{$v_line2_displayname} +{$v_line2_user_id} +{$v_line2_user_password} +{$v_line2_server_address} Default off *97 -{v_line3_displayname} -{v_line3_user_id} -{v_line3_user_password} -{v_line3_server_address} +{$v_line3_displayname} +{$v_line3_user_id} +{$v_line3_user_password} +{$v_line3_server_address} Default off *97 -{v_line4_displayname} -{v_line4_user_id} -{v_line4_user_password} -{domain_name} +{$v_line4_displayname} +{$v_line4_user_id} +{$v_line4_user_password} +{$domain_name} Default off *97 -{v_line5_displayname} -{v_line5_user_id} -{v_line5_user_password} -{domain_name} +{$v_line5_displayname} +{$v_line5_user_id} +{$v_line5_user_password} +{$domain_name} Default off *97 diff --git a/resources/templates/provision/snom/820/{v_mac}.xml b/resources/templates/provision/snom/820/{v_mac}.xml index 5473999650..84e2f0b06d 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}{$v_project_path}/app/provision/?mac={$v_mac}&filename_firmware-{$v_mac}.xml off on off @@ -17,34 +17,34 @@ 0000 on English -{domain_name} +{$domain_name} 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} +{$v_line1_displayname} +{$v_line1_user_id} +{$domain_name} +{$v_line1_user_password} Ringer9 4000 off line -blf sip:1002@{domain_name} -blf sip:1003@{domain_name} -blf sip:1004@{domain_name} -blf sip:1005@{domain_name} -blf sip:1006@{domain_name} +blf sip:1002@{$domain_name} +blf sip:1003@{$domain_name} +blf sip:1004@{$domain_name} +blf sip:1005@{$domain_name} +blf sip:1006@{$domain_name} line -blf sip:1007@{domain_name} -blf sip:1008@{domain_name} -blf sip:1009@{domain_name} -blf sip:1010@{domain_name} -blf sip:1011@{domain_name} +blf sip:1007@{$domain_name} +blf sip:1008@{$domain_name} +blf sip:1009@{$domain_name} +blf sip:1010@{$domain_name} +blf sip:1011@{$domain_name} diff --git a/resources/templates/provision/snom/m3/{v_mac}.cfg b/resources/templates/provision/snom/m3/{v_mac}.cfg index 6a1b97ade0..9717aeb477 100644 --- a/resources/templates/provision/snom/m3/{v_mac}.cfg +++ b/resources/templates/provision/snom/m3/{v_mac}.cfg @@ -7,21 +7,21 @@ //%SIP_STUN_KEEP_ALIVE_TIME%:90 //------------Network Time--------------- -%NETWORK_SNTP_SERVER%:"{domain_name}" // insert a local NTP Server here +%NETWORK_SNTP_SERVER%:"{$domain_name}" // insert a local NTP Server here %NETWORK_SNTP_SERVER_UPDATE_TIME%:3600 //SNTP Update in seconds -//%GMT_TIME_ZONE%:{domain_time_zone} +//%GMT_TIME_ZONE%:{$domain_time_zone} //--------Provisioning Server------------ %MANAGEMENT_TRANSFER_PROTOCOL%:1 //0-TFTP, 1-HTTP -%NETWORK_TFTP_SERVER%:"{domain_name}" // Configuration server IP or FQDN +%NETWORK_TFTP_SERVER%:"{$domain_name}" // Configuration server IP or FQDN //%NETWORK_FWU_SERVER%: "provisioning.snom.com" // Firmware update server IP or FQDN //%FWU_TFTP_SERVER_PATH%:"m3/firmware/" //subdir to find Firmware updates //%VOIP_LOG_AUTO_UPLOAD%:0 //0-no uploading, 1-upload bootlog only,2-upload everything //------------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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$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_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%:"{$v_line1_user_id}" //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%:"{$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_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%:"{$v_line2_user_id}" //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%:"{$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_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%:"{$v_line3_user_id}" //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%:"{$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_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%:"{$v_line4_user_id}" //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%:"{$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_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%:"{$v_line5_user_id}" //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%:"{$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_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%:"{$v_line6_user_id}" //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%:"{$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_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%:"{$v_line7_user_id}" //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%:"{$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_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%:"{$v_line8_user_id}" //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 da3cb64681..dc1bbcba16 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 = {$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} SIPServerPort = 5060 UseOutboundProxy = 1 -OutboundHost = {domain_name} +OutboundHost = {$domain_name} OutboundPort = 5060 Transport = 0 -BakOutboundHost = {domain_name} +BakOutboundHost = {$domain_name} BakOutboundPort = 5060 proxy-require = AnonymousCall = 0 diff --git a/resources/templates/provision/yealink/t22/y000000000005.cfg b/resources/templates/provision/yealink/t22/y000000000005.cfg index d5e03c99b0..38cb348729 100644 --- a/resources/templates/provision/yealink/t22/y000000000005.cfg +++ b/resources/templates/provision/yealink/t22/y000000000005.cfg @@ -233,7 +233,7 @@ auto_provision.schedule.time_to = auto_provision.schedule.dayofweek = #Configure the URL of the auto provisioning server. -auto_provision.server.url = tftp://{domain_name} +auto_provision.server.url = tftp://{$domain_name} #Configure the username and password for downloading. auto_provision.server.username = diff --git a/resources/templates/provision/yealink/t22/{v_mac}.cfg b/resources/templates/provision/yealink/t22/{v_mac}.cfg index da4dbdcb07..cfbed6de80 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 = {$v_line1_displayname} #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 = {$v_line1_displayname} #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 = {$v_line1_user_id} +account.1.password = {$v_line1_user_password} #Configure the register user name. -account.1.user_name = {v_line1_user_id} +account.1.user_name = {$v_line1_user_id} #Configure the SIP server address. -account.1.sip_server_host = {domain_name} +account.1.sip_server_host = {$domain_name} #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 = {$domain_name} #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 = {$v_line2_displayname} #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 = {$v_line2_displayname} #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 = {$v_line2_user_id} +account.2.password = {$v_line2_user_password} #Configure the register user name. -account.2.user_name = {v_line2_user_id} +account.2.user_name = {$v_line2_user_id} #Configure the SIP server address. -account.2.sip_server_host = {domain_name} +account.2.sip_server_host = {$domain_name} #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 536d02b9fb..4f6f17d184 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 = {$v_line1_displayname} #Configure the display name of account 1. -account.1.display_name = {v_line1_displayname} +account.1.display_name = {$v_line1_displayname} #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 = {$v_line1_user_id} +account.1.password = {$v_line1_user_password} #Configure the register user name. -account.1.user_name = {v_line1_user_id} +account.1.user_name = {$v_line1_user_id} #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 = {$domain_name} #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 = {$v_line2_displayname} #Configure the display name of account 2. -account.2.display_name = {v_line2_displayname} +account.2.display_name = {$v_line2_displayname} #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 = {$v_line2_user_id} +account.2.password = {$v_line2_user_password} #Configure the register user name. -account.2.user_name = {v_line2_user_id} +account.2.user_name = {$v_line2_user_id} #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 = {$domain_name} #Specify the port for the SIP server. The default value is 5060. account.2.sip_server_port = 5060