Fix the domain_name syntax.
This commit is contained in:
parent
49f156e6a2
commit
8d5436e607
|
|
@ -135,7 +135,7 @@
|
||||||
<dseday>1</dseday>
|
<dseday>1</dseday>
|
||||||
<ds_transition_time>2</ds_transition_time>
|
<ds_transition_time>2</ds_transition_time>
|
||||||
<flashVer>201</flashVer>
|
<flashVer>201</flashVer>
|
||||||
<http_download>${domain_name}/app/provision</http_download>
|
<http_download>{$domain_name}/app/provision</http_download>
|
||||||
<tftp>sipdnld.mitel.com</tftp>
|
<tftp>sipdnld.mitel.com</tftp>
|
||||||
<downloadtype>1</downloadtype>
|
<downloadtype>1</downloadtype>
|
||||||
<dialpl></dialpl>
|
<dialpl></dialpl>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue