mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Merge branch 'development' into feature/room-combining
This commit is contained in:
commit
8ae03a8187
10 changed files with 105 additions and 27 deletions
|
|
@ -207,6 +207,7 @@ namespace PepperDash.Essentials
|
|||
//TriList.SetUshort(UIUshortJoin.CallHeaderButtonMode, 1);
|
||||
|
||||
// Set the call status text
|
||||
Debug.Console(1, "Active Call Count: {0}", codec.ActiveCalls.Count);
|
||||
if (codec.ActiveCalls.Count > 0)
|
||||
{
|
||||
if (codec.ActiveCalls.Count == 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue