mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Remove the polycom/tftp/site.cfg as its currently not working as expected.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<PHONE>
|
||||
<PROVISION
|
||||
device.auth.localAdminPassword="{$admin_password}"
|
||||
device.prov.serverType.set="1"
|
||||
device.prov.serverType="{$polycom_server_type}"
|
||||
device.prov.serverName="{$domain_name}/app/provision"
|
||||
{if isset($http_auth_username)}
|
||||
device.prov.user="{$http_auth_username}"
|
||||
device.prov.password="{$http_auth_password}"
|
||||
{/if}
|
||||
device.prov.tagSerialNo="1"
|
||||
/>
|
||||
</PHONE>
|
||||
Reference in New Issue
Block a user