PepperDash / Essentials

The Essentials Application Framework Libraries
MIT License
133 stars 77 forks source link

Prevent vacancy from shutting down the room when a call is active #1038

Closed andrew-welker closed 1 year ago

andrew-welker commented 1 year ago

In some cases, the vacancy timer will shut down a room even while a call is active. The added method and logic should prevent that from happening.