[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 1 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable or Remove DND
Author Message
celtic66 Offline
Junior Member
**

Posts: 7
Joined: Dec 2014
Reputation: 0
Post: #1
Disable or Remove DND
Yealink:

Is there a way to remove the DND softkey? If so, how can this be accomplished through the common.cfg file. Thank you.
02-27-2015 04:55 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #2
RE: Disable or Remove DND
You have to edit this value "programablekey.3.type =" with one of the following types. (default type is 5-DND).

The valid types are:
0-NA 2-Forward 5-DND 7-Call Return 8-SMS 9-Directed Pickup 13-Speed Dial
22-XML Group 23-Group Pickup 27-XML Browser 28-History 30-Menu 31-Switch Account 32-New SMS
33-Status 34-Hot Desking 38-LDAP 40-Prefix 41-Zero Touch 43-Local Directory 44-Network Directory 45-Local Group
46-Network Group 47-XML Directory 50-Keypad Lock 51-Switch Account Up 52-Switch Account Down 55-Meet-Me Conference 61-Directory

By the following options you can also change other values for that programmable key.
###programablekey.3.type =
###programablekey.3.line =
###programablekey.3.value =
###programablekey.3.xml_phonebook =
###programablekey.3.history_type =
###programablekey.3.label =
###programablekey.3.pickup_value =
(This post was last modified: 02-27-2015 05:37 AM by kapetrosyan.)
02-27-2015 05:30 AM
Find all posts by this user    like1    dislike0 Quote this message in a reply
Cloud9phone Offline
Junior Member
**

Posts: 12
Joined: Jul 2014
Reputation: 0
Post: #3
RE: Disable or Remove DND
(02-27-2015 05:30 AM)kapetrosyan Wrote:  You have to edit this value "programablekey.3.type =" with one of the following types. (default type is 5-DND).

The valid types are:
0-NA 2-Forward 5-DND 7-Call Return 8-SMS 9-Directed Pickup 13-Speed Dial
22-XML Group 23-Group Pickup 27-XML Browser 28-History 30-Menu 31-Switch Account 32-New SMS
33-Status 34-Hot Desking 38-LDAP 40-Prefix 41-Zero Touch 43-Local Directory 44-Network Directory 45-Local Group
46-Network Group 47-XML Directory 50-Keypad Lock 51-Switch Account Up 52-Switch Account Down 55-Meet-Me Conference 61-Directory

By the following options you can also change other values for that programmable key.
###programablekey.3.type =
###programablekey.3.line =
###programablekey.3.value =
###programablekey.3.xml_phonebook =
###programablekey.3.history_type =
###programablekey.3.label =
###programablekey.3.pickup_value =

Will this work on the T4x series, V73.0.45 firmware, which use the programmable softkeys? menu ? features > dnd

If so, what is the program code to use?

Thank you
(This post was last modified: 02-27-2015 10:10 AM by Cloud9phone.)
02-27-2015 10:08 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #4
RE: Disable or Remove DND
(02-27-2015 10:08 AM)Cloud9phone Wrote:  
Will this work on the T4x series, V73.0.45 firmware, which use the programmable softkeys? menu ? features > dnd

If so, what is the program code to use?

Thank you

I don't understand what program code you mean? on/off code?
Are you about use DND feature from menu? Yes you can use DND feature from Menu>Features>DND - Enable/Disable
02-27-2015 10:31 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Cloud9phone Offline
Junior Member
**

Posts: 12
Joined: Jul 2014
Reputation: 0
Post: #5
RE: Disable or Remove DND
(02-27-2015 10:31 AM)kapetrosyan Wrote:  
(02-27-2015 10:08 AM)Cloud9phone Wrote:  
Will this work on the T4x series, V73.0.45 firmware, which use the programmable softkeys? menu ? features > dnd

If so, what is the program code to use?

Thank you

I don't understand what program code you mean? on/off code?
Are you about use DND feature from menu? Yes you can use DND feature from Menu>Features>DND - Enable/Disable

I'm looking for the auto provisioning template code.

I want to prevent phone users from being able to turn on/off DND from the phones buttons.

Below is an example of some program codes I have used, but did not work.

features.dnd_mode = 0
features.dnd.enable = 0
account.1.dnd.enable = 0
02-27-2015 01:03 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
kapetrosyan Offline
VoIP Master
**

Posts: 42
Joined: May 2014
Reputation: 0
Post: #6
RE: Disable or Remove DND
(02-27-2015 01:03 PM)Cloud9phone Wrote:  
(02-27-2015 10:31 AM)kapetrosyan Wrote:  
(02-27-2015 10:08 AM)Cloud9phone Wrote:  
Will this work on the T4x series, V73.0.45 firmware, which use the programmable softkeys? menu ? features > dnd

If so, what is the program code to use?

Thank you

I don't understand what program code you mean? on/off code?
Are you about use DND feature from menu? Yes you can use DND feature from Menu>Features>DND - Enable/Disable

I'm looking for the auto provisioning template code.

I want to prevent phone users from being able to turn on/off DND from the phones buttons.

Below is an example of some program codes I have used, but did not work.

features.dnd_mode = 0
features.dnd.enable = 0
account.1.dnd.enable = 0

No, this is about enable/disable DND, and change DND mode, it is not about Enable/Disable Feature.
I think there is no way to remove that feature.
You can remove the button from main screen, but cannot remove it from Menu>Features
(This post was last modified: 02-27-2015 03:19 PM by kapetrosyan.)
02-27-2015 03:18 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Cloud9phone Offline
Junior Member
**

Posts: 12
Joined: Jul 2014
Reputation: 0
Post: #7
RE: Disable or Remove DND
That's what has been making me crazy, the fact that you simply can not remove a feature such as DND by auto provision template.

For example in cisco spa phone there is a simple line under supplementary service for DND, change from yes to no, and the phone no longer has DND feature available.

That is what I need for the Yealinks T4x series with the V 73.0.45 firmware.
02-27-2015 09:20 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
telepathinc Offline
Junior Member
**

Posts: 33
Joined: Dec 2012
Reputation: 0
Post: #8
RE: Disable or Remove DND
Have you opened a ticket with support@yealink.com ??? - I understand your need to defeat this feature, if they so no, I guess it just requires customer training -

OR you could take away the MENU button - but that's drastic
03-01-2015 06:53 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
James_Yealink Offline
Administrator
*******

Posts: 1,159
Joined: Aug 2014
Reputation: 8
Post: #9
RE: Disable or Remove DND
Hi All,

DND feature can be disabled through autoprovision:

features.dnd.allow = 0

Phone won't get into DND status once it's disabled.

Regards,
James
(This post was last modified: 03-02-2015 09:56 AM by James_Yealink.)
03-02-2015 09:55 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
stephenh Offline
Junior Member
**

Posts: 16
Joined: May 2014
Reputation: 0
Post: #10
RE: Disable or Remove DND
(03-02-2015 09:55 AM)Yealink_James Wrote:  Hi All,

DND feature can be disabled through autoprovision:

features.dnd.allow = 0

Phone won't get into DND status once it's disabled.

Regards,
James

It seems that I cannot find this parameter called "features.dnd.allow" in Yealink IP Phones Auto Provisioning Guide Version80.20
(This post was last modified: 04-15-2015 10:37 AM by stephenh.)
04-15-2015 10:35 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication