Yealink Forums

Full Version: Disable Features DND and Call Forward
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(12-20-2013 01:07 AM)jason.luka Wrote: [ -> ]Hi,

The syntax that was passed had no effect on devices.

regards,

Jason

Hi jason.luka,

Because your version is V70, above syntax can't take effect.
It seems that your cfg template is old.
Please add new template to your provisioning FREEPBX.
Or you can translate your template to M7 template using our Yealink Phonebook Generation Tool.
http://www.yealink.com/Upload/T2X/T2X-V7...280292.zip

If above steps can't take effect, please upgrade the version ot T2X to the latest.
Smile
Hi,

You spent a download for Yealink Phonebook Generation Tool, which only generates a list of phonebook XML file. And that does not include provisioning need.
Is there any template to download? The module uses two Freepbx template files in order to generate the provisioning of files on it, they are y0000000000$suffix.cfg" and $mac.cfg, which are attached [attachment=488].
What can I change those files to use the new template?

regards,

Jason
Hi jason.luka,

We don't do an autoprovisioning compatibility template with freePBX.
You can download the new provisiong CFG template from below link.
http://www.yealink.com/Upload/T4X/GA/201...ioning.zip
Can you try to upload the new template?
(12-23-2013 02:21 PM)Yealink Support Wrote: [ -> ]Hi jason.luka,

We don't do an autoprovisioning compatibility template with freePBX.
You can download the new provisiong CFG template from below link.
http://www.yealink.com/Upload/T4X/GA/201...ioning.zip
Can you try to upload the new template?

I just tested this syntax: features.fwd.allow = 0 on a T46 with firmware version: 28.71.0.180 and it does not work.

I also tried features.fwd_diversion_enable = 0 and that didn't work either
Hi jtcary,

Please don't forget to add header "#!version:1.0.0.1".

------------------------------------
#!version:1.0.0.1
# 0=disable 1=enabled
features.dnd.allow = 0
features.fwd.allow = 0
-----------------------------------
0 means that the feature can't take effect any more. I choose those features in webpage and they can't take effect if i disable them.

Can you kindly test again?
Thanks now I understand. The features can be disabled, but the users can still try to enable them from the phone's interface or the web interface.
(01-04-2014 02:32 PM)jtcary Wrote: [ -> ]Thanks now I understand. The features can be disabled, but the users can still try to enable them from the phone's interface or the web interface.
Hi jtcary,

Yes, it can't take effect even if they enable those features in the web interface or phone's interface.
Pages: 1 2
Reference URL's