mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
Smash system monitor bug
This commit is contained in:
parent
8d03bef34f
commit
530e1ebcb8
3 changed files with 20 additions and 7 deletions
|
|
@ -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
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue