[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:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DND and BLF working together
Author Message
c99hris Offline
Junior Member
**

Posts: 39
Joined: Aug 2015
Reputation: 0
Post: #11
RE: DND and BLF working together
features.dnd.allow is set to 1 in the config that I send to the phone, however how do I check that it is correct in the phone as the DND notify does not work. The other settings are correct in the phone per your instructions

How do I verify that the phone is sending the server the correct status information if the phone has the DND button pressed?
02-01-2018 03:11 PM
Visit this user's website Find all posts by this user    like0    dislike0 Quote this message in a reply
Aishion_Yealink Offline
Administrator
*******

Posts: 116
Joined: Mar 2017
Reputation: 1
Post: #12
RE: DND and BLF working together
(02-01-2018 03:11 PM)c99hris Wrote:  features.dnd.allow is set to 1 in the config that I send to the phone, however how do I check that it is correct in the phone as the DND notify does not work. The other settings are correct in the phone per your instructions

How do I verify that the phone is sending the server the correct status information if the phone has the DND button pressed?

Dear customer,

For your question, please kindly see my answers as below:


As I said before, Yealink Phone is only for monitor idle status, ringing status, or in a call status, can’t monitor the DND status at present.

To solve this issue, I believe that the best way is connect your sip server for help to make sure that when phone is set to DND, then the Notify message that server send to phone side should contain the correct state. State are all showing below:

terminated means idle
confirmed means busy
early means ringing
proceeding means ringing

So the best way is the notify send from server to phone containing the state of "confirmed", then DND feature can be seen as a busy state of the phone.

Any question, please feel free to contact us.

Holiday note: Yealink office will be closed from Feb.11th to Feb.22nd to celebrate Chinese New Year.

Best Regards

Aishion
02-06-2018 02:18 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Blake1 Offline
Junior Member
**

Posts: 12
Joined: Apr 2018
Reputation: 0
Post: #13
RE: DND and BLF working together
Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?
09-14-2018 03:06 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Kevin_Yealink Offline
Administrator
*******

Posts: 204
Joined: Jul 2016
Reputation: 2
Post: #14
RE: DND and BLF working together
(09-14-2018 03:06 PM)Blake1 Wrote:  Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?



Hi Blake,

Greeting from Kevin.
This feature need server support. If the server send a NOTIFY packet with DND status, the phone can read it. But firstly, the server need the phone enable DND status. You can check on the server side:
1. If the server can know DND status of phone;
2. If the server can send a NOTIFY packet with DND status.

Let me know if any doubt.
BR
Kevin
09-21-2018 08:41 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Blake1 Offline
Junior Member
**

Posts: 12
Joined: Apr 2018
Reputation: 0
Post: #15
RE: DND and BLF working together
(09-21-2018 08:41 AM)Kevin_Yealink Wrote:  
(09-14-2018 03:06 PM)Blake1 Wrote:  Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?



Hi Blake,

Greeting from Kevin.
This feature need server support. If the server send a NOTIFY packet with DND status, the phone can read it. But firstly, the server need the phone enable DND status. You can check on the server side:
1. If the server can know DND status of phone;
2. If the server can send a NOTIFY packet with DND status.

Let me know if any doubt.
BR
Kevin

Hi Kevin,

Yes, the server does send notify for DND, it works on the phones where if your phone is set to DND on the server it updates the phone and vise-versa. The problem is the BLF key, it does not seem to show DND status for other extensions.
09-21-2018 01:39 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Kevin_Yealink Offline
Administrator
*******

Posts: 204
Joined: Jul 2016
Reputation: 2
Post: #16
RE: DND and BLF working together
(09-21-2018 01:39 PM)Blake1 Wrote:  
(09-21-2018 08:41 AM)Kevin_Yealink Wrote:  
(09-14-2018 03:06 PM)Blake1 Wrote:  Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?



Hi Blake,

Greeting from Kevin.
This feature need server support. If the server send a NOTIFY packet with DND status, the phone can read it. But firstly, the server need the phone enable DND status. You can check on the server side:
1. If the server can know DND status of phone;
2. If the server can send a NOTIFY packet with DND status.

Let me know if any doubt.
BR
Kevin

Hi Kevin,

Yes, the server does send notify for DND, it works on the phones where if your phone is set to DND on the server it updates the phone and vise-versa. The problem is the BLF key, it does not seem to show DND status for other extensions.

Hi Black,

Can you reproduce your issue, and send me syslog (level 6), PCAP, config.bin files from both side (monitoring and monitored phone) , so that I can check this case for you.

BTW, may I know how many phones in your side and how many phones are affecting by this case?

BR
Kevin
09-25-2018 02:19 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Blake1 Offline
Junior Member
**

Posts: 12
Joined: Apr 2018
Reputation: 0
Post: #17
RE: DND and BLF working together
(09-25-2018 02:19 AM)Kevin_Yealink Wrote:  
(09-21-2018 01:39 PM)Blake1 Wrote:  
(09-21-2018 08:41 AM)Kevin_Yealink Wrote:  
(09-14-2018 03:06 PM)Blake1 Wrote:  Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?



Hi Blake,

Greeting from Kevin.
This feature need server support. If the server send a NOTIFY packet with DND status, the phone can read it. But firstly, the server need the phone enable DND status. You can check on the server side:
1. If the server can know DND status of phone;
2. If the server can send a NOTIFY packet with DND status.

Let me know if any doubt.
BR
Kevin

Hi Kevin,

Yes, the server does send notify for DND, it works on the phones where if your phone is set to DND on the server it updates the phone and vise-versa. The problem is the BLF key, it does not seem to show DND status for other extensions.

Hi Black,

Can you reproduce your issue, and send me syslog (level 6), PCAP, config.bin files from both side (monitoring and monitored phone) , so that I can check this case for you.

BTW, may I know how many phones in your side and how many phones are affecting by this case?

BR
Kevin
Hi Kevin,

I am unable to export any configuration/packet capture/logs from phones running on the 84 version of firmware. When I try to export the files nothing happens and the connection eventually resets.

If I am able to get this information I will send it to you, however I believe there may be a bug in exporting logs/config in 84.
09-25-2018 03:59 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Kevin_Yealink Offline
Administrator
*******

Posts: 204
Joined: Jul 2016
Reputation: 2
Post: #18
RE: DND and BLF working together
(09-25-2018 03:59 PM)Blake1 Wrote:  
(09-25-2018 02:19 AM)Kevin_Yealink Wrote:  
(09-21-2018 01:39 PM)Blake1 Wrote:  
(09-21-2018 08:41 AM)Kevin_Yealink Wrote:  
(09-14-2018 03:06 PM)Blake1 Wrote:  Hello,

In the new 84 firmware, there is a new setting "blf.enhanced.dnd.enable", does this new setting allow DND to be monitored via BLF?

I tried setting it up on some phones here and it does not seem to work, when I have this enabled on all phones, and blf.enhanced.dnd.enable=“1” blf.enhanced.dnd.led="$LEDr5000o$" set as well, the light does not change when DND is enabled on a monitored phones (all phones being tested have the new 84 firmware and these settings).

What am I doing wrong? How should this be setup?



Hi Blake,

Greeting from Kevin.
This feature need server support. If the server send a NOTIFY packet with DND status, the phone can read it. But firstly, the server need the phone enable DND status. You can check on the server side:
1. If the server can know DND status of phone;
2. If the server can send a NOTIFY packet with DND status.

Let me know if any doubt.
BR
Kevin

Hi Kevin,

Yes, the server does send notify for DND, it works on the phones where if your phone is set to DND on the server it updates the phone and vise-versa. The problem is the BLF key, it does not seem to show DND status for other extensions.

Hi Black,

Can you reproduce your issue, and send me syslog (level 6), PCAP, config.bin files from both side (monitoring and monitored phone) , so that I can check this case for you.

BTW, may I know how many phones in your side and how many phones are affecting by this case?

BR
Kevin
Hi Kevin,

I am unable to export any configuration/packet capture/logs from phones running on the 84 version of firmware. When I try to export the files nothing happens and the connection eventually resets.

If I am able to get this information I will send it to you, however I believe there may be a bug in exporting logs/config in 84.

Hi Blake,

My desktop phone with V84 work well, including the debug function. Please reboot the phone and change anther browser to check again.

If you can't send me files, can you create 2 account for me? Then I can debug locally in my side. Thank you.

BR
Kevin
09-26-2018 02:48 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Blake1 Offline
Junior Member
**

Posts: 12
Joined: Apr 2018
Reputation: 0
Post: #19
RE: DND and BLF working together
(09-26-2018 02:48 AM)Kevin_Yealink Wrote:  Hi Blake,

My desktop phone with V84 work well, including the debug function. Please reboot the phone and change anther browser to check again.

If you can't send me files, can you create 2 account for me? Then I can debug locally in my side. Thank you.

BR
Kevin

Hi Kevin,

I got the config details to export on the phones I am testing this with, had to HTTPS in the UI to do it. I'll PM you the logs.

Thanks,
Blake
09-26-2018 06:32 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Kevin_Yealink Offline
Administrator
*******

Posts: 204
Joined: Jul 2016
Reputation: 2
Post: #20
RE: DND and BLF working together
(09-26-2018 06:32 PM)Blake1 Wrote:  
(09-26-2018 02:48 AM)Kevin_Yealink Wrote:  Hi Blake,

My desktop phone with V84 work well, including the debug function. Please reboot the phone and change anther browser to check again.

If you can't send me files, can you create 2 account for me? Then I can debug locally in my side. Thank you.

BR
Kevin

Hi Kevin,

I got the config details to export on the phones I am testing this with, had to HTTPS in the UI to do it. I'll PM you the logs.

Thanks,
Blake

Thank you Blake. My email address is Kevin@yealink.com

Waiting for your reply.
BR
Kevin
09-27-2018 02:08 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  T48U BLF Park Call not working timotel 0 879 09-20-2023 07:20 AM
Last Post: timotel
  T48 - DTMF not working when DSS keys are selected Freek Mooij 4 11,155 11-07-2022 12:53 AM
Last Post: rromano
  T43U LDAP Settings Not Working nolto 1 5,138 01-14-2022 07:03 PM
Last Post: nolto
  NAP over Yealink T46 - not working Bernhard77 0 2,901 11-16-2021 09:15 PM
Last Post: Bernhard77
  Phone features not working KenleyHickman 10 18,336 09-14-2020 07:52 PM
Last Post: KenleyHickman
  t48G SFB not working at all now j.pakula 0 3,523 06-22-2020 02:36 PM
Last Post: j.pakula
  Tim&Date Not working Brian1949 4 9,484 03-15-2020 09:11 AM
Last Post: complex1
  T46S voicemail key not working (off hook) Advance2000 6 15,273 08-31-2019 07:29 AM
Last Post: rithvik
  DialingEmpty tag not working in softkey template in V84 ipcsolutions 1 5,235 08-29-2019 11:09 PM
Last Post: ipcsolutions
Exclamation IPv6 not working as of 35.83.0.50 Louis6321 1 6,211 07-09-2019 08:41 AM
Last Post: Kevin_Yealink

Forum Jump:


User(s) browsing this thread:

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