mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix the changes to the Cisco SPA templates.
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -187,7 +187,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -186,7 +186,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
<Resync_Fails_On_FNF group="Provisioning/Configuration_Profile">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule group="Provisioning/Configuration_Profile">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B group="Provisioning/Configuration_Profile" />
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
<Resync_Fails_On_FNF ua="na">Yes</Resync_Fails_On_FNF>
|
||||
{if isset ($http_auth_username)}
|
||||
<Profile_Rule ua="na">[--uid {$http_auth_username} --pwd {$http_auth_password}]http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/else}
|
||||
{else}
|
||||
<Profile_Rule ua="na">http://{$domain_name}{$project_path}/app/provision/?mac=$MA</Profile_Rule>
|
||||
{/if}
|
||||
<Profile_Rule_B ua="na"></Profile_Rule_B>
|
||||
|
||||
Reference in New Issue
Block a user