mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53: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.set="1"
|
||||
device.baseProfile.set="1"
|
||||
device.baseProfile="Generic"
|
||||
device.sntp.serverName="{$ntp_server_primary}"
|
||||
device.sntp.gmtOffset="{$polycom_gmt_offset}"
|
||||
{if isset($admin_password)}
|
||||
|
||||
Reference in New Issue
Block a user