Essentials/essentials-framework/Essentials Devices Common/Essentials Devices Common/Codec
Andrew Welker 93134cae5c fix: add Dialable property to Meeting class
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.
2023-08-28 15:20:57 -06:00
..
CodecActiveCallItem.cs feat(essentials): Adds hold/resume/duration features to call status 2021-11-10 13:49:43 -07:00
CodecActiveCallItem.cs.orig Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
eCodecCallDirection.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
eCodecCallStatus.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
eCodecCallType.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
eMeetingPrivacy.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
iCodecAudio.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
iHasCallFavorites.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
iHasCallHistory.cs feat(essentials): #865 More updates 2021-11-12 22:07:11 -07:00
IHasCallHold.cs feat(essentials): Adds hold/resume/duration features to call status 2021-11-10 13:49:43 -07:00
iHasContentSharing.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
iHasDialer.cs Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
iHasDirectory.cs feat: update bridging, device factory, and interfaces 2022-09-06 17:16:27 -05:00
IHasDoNotDisturb.cs feat(essentials): #830 Adds new Cisco features 2021-09-21 17:59:12 -06:00
IHasExternalSourceSwitching.cs Additional updates to resolve external switching with multiple upstream tie lines 2020-11-12 16:28:43 -07:00
iHasScheduleAwareness.cs fix: add Dialable property to Meeting class 2023-08-28 15:20:57 -06:00