mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.cfg (#3474)
Added configuration to set the device's base profile to "Generic". This will only affect Polycom phones that come with the Skype4Business license(models ending in "-019"). It sets the profile to the one needed for FusionPBX.
This commit is contained in:
@@ -58,6 +58,8 @@
|
|||||||
/>
|
/>
|
||||||
<DEVICE_SETTINGS
|
<DEVICE_SETTINGS
|
||||||
device.set="1"
|
device.set="1"
|
||||||
|
device.baseProfile.set="1"
|
||||||
|
device.baseProfile="Generic"
|
||||||
device.sntp.serverName="{$ntp_server_primary}"
|
device.sntp.serverName="{$ntp_server_primary}"
|
||||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||||
{if isset($admin_password)}
|
{if isset($admin_password)}
|
||||||
|
|||||||
Reference in New Issue
Block a user