Do Not Disturb Broadcast: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
(Created page with "Idea: App to enable/disable Do Not Disturb mode on multiple devices when one device makes/receives a call. Problem: Answer a call on one phone, then a call comes in on Skype...")
 
No edit summary
Line 2: Line 2:


Problem: Answer a call on one phone, then a call comes in on Skype (tablet) and then another call on another phone.
Problem: Answer a call on one phone, then a call comes in on Skype (tablet) and then another call on another phone.
== Initial thoughts ==
* How do we authorise devices?
* Should a device broadcast a 'Do Not Disturb' signal and only linked devices respond (a bit like networking where NICs only care about packets destined for their address)

Revision as of 20:31, 10 June 2021

Idea: App to enable/disable Do Not Disturb mode on multiple devices when one device makes/receives a call.

Problem: Answer a call on one phone, then a call comes in on Skype (tablet) and then another call on another phone.

Initial thoughts

  • How do we authorise devices?
  • Should a device broadcast a 'Do Not Disturb' signal and only linked devices respond (a bit like networking where NICs only care about packets destined for their address)