Adds StandbyActivate to EndShutdown

This commit is contained in:
Neil Dorin
2020-11-12 16:29:22 -07:00
parent 48585469f6
commit 1dfdd4dd28

View File

@@ -384,6 +384,7 @@ namespace PepperDash.Essentials
{
VideoCodec.EndAllCalls();
VideoCodec.StopSharing();
VideoCodec.StandbyActivate();
SetDefaultLevels();