mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
Smash system monitor bug
This commit is contained in:
@@ -203,7 +203,9 @@ namespace PepperDash.Essentials.AppServer.Messengers
|
||||
currentCallString = EISC.GetString(SCurrentCallNumber),
|
||||
currentDialString = EISC.GetString(SCurrentDialString),
|
||||
isInCall = EISC.GetString(SHookState) == "Connected",
|
||||
|
||||
hasDirectory = true,
|
||||
hasRecents = true,
|
||||
hasCameras = true
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user