ecs-481 swapped call/share; ecs-483 phone number and address text code (with backing codec modifications)

This commit is contained in:
Heath Volmer
2017-09-29 10:12:09 -06:00
parent 3e6f345b8b
commit 5d2022549d
9 changed files with 291 additions and 215 deletions

View File

@@ -275,6 +275,8 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec.Cisco
/// <param name="e"></param>
void SyncState_InitialSyncCompleted(object sender, EventArgs e)
{
// Fire the ready event
SetIsReady();
//CommDebuggingIsOn = false;
GetCallHistory();