Merge branch 'main' into release/1.9.2

This commit is contained in:
Andrew Welker
2021-07-28 17:07:01 -06:00
committed by GitHub
4 changed files with 31 additions and 6 deletions

View File

@@ -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)