mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update sip.trust_ctrl for yealink firmware version 80 (#2043)
In version 80 of the yealink firmware the trust_ctl changed from account.X.sip_trust_ctrl=1 to sip.trust_ctrl=1. Making this change in the provisioning files.
This commit is contained in:
@@ -1072,6 +1072,7 @@ features.relog_offtime =
|
||||
#Enable or disable the phone to dial the IP address directly; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
features.direct_ip_call_enable = 0
|
||||
sip.trust_ctrl=1
|
||||
|
||||
#Specify the ring device when the phone is in the Headset mode; 0-use Speaker (default), 1-use Headset;
|
||||
features.ringer_device.is_use_headset =
|
||||
|
||||
Reference in New Issue
Block a user