Update {$mac}.xml

Fix the syntax on the spa122 template.
This commit is contained in:
FusionPBX 2016-05-23 10:01:56 -06:00
parent 9f34b5e719
commit 5a45a7aa2a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<Resync_Fails_On_FNF>Yes</Resync_Fails_On_FNF>
{if isset ($http_auth_username)}
<Profile_Rule>[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
{/else}
{else}
<Profile_Rule>http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
{/if}
<Profile_Rule_B></Profile_Rule_B>