Yealink Forums

Full Version: Can we disable call forwarding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Currently users using T46S can go to phone's menu - features and setup and enable/disable call forwarding. Can we limit users from doing this?
(05-17-2019 03:18 PM)Philip Wang Wrote: [ -> ]Currently users using T46S can go to phone's menu - features and setup and enable/disable call forwarding. Can we limit users from doing this?

Hi,

Please add next to your provisioning file and check if it help.

Code:
#!version:1.0.0.1

#Enable or disable the call forward feature. If disabled, the users have no permission to configure call forward on their phone.
features.fwd.allow = 0

Hope this will help.
Reference URL's