mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
Previously, the meeting class was determining Dialable based on a meeting ID being "0". This is a Zoom-specific thing, but it has recently become a thing for Cisco codecs to have meetings that aren't necessarily dialable. Adding this property to the `Meeting` class allows the specific codec type to set it correctly based on that codec's needs. |
||
|---|---|---|
| .. | ||
| CodecActiveCallItem.cs | ||
| CodecActiveCallItem.cs.orig | ||
| eCodecCallDirection.cs | ||
| eCodecCallStatus.cs | ||
| eCodecCallType.cs | ||
| eMeetingPrivacy.cs | ||
| iCodecAudio.cs | ||
| iHasCallFavorites.cs | ||
| iHasCallHistory.cs | ||
| IHasCallHold.cs | ||
| iHasContentSharing.cs | ||
| iHasDialer.cs | ||
| iHasDirectory.cs | ||
| IHasDoNotDisturb.cs | ||
| IHasExternalSourceSwitching.cs | ||
| iHasScheduleAwareness.cs | ||