Neil Dorin
1411add591
Merge pull request #1056 from PepperDash/hotfix/video-codec-base-updateDirectoryXsig
...
fix: updates to resolve directory issues
1.12.8
1.12.9-hotfix-2108
2.0.0-beta-2102
2023-02-02 11:48:36 -07:00
jdevito
cbec2f2119
fix: updates to resolve directory issues
...
updateDirectoryXsig logic to resolve showing contacts in root when
folders are in use (ZoomRooms).
LinkVideoCodecDirectoryToApi to resolve analog value driving
total number of contacts when folders are in use (ZoomRooms).
ConvertZoomContactsToGeneric to reference roomFolder.FolderId and
contactFolder.FolderId in foreach loops.
1.12.8-hotfix-2088
2023-02-02 12:31:11 -06:00
Neil Dorin
23af38aefa
Merge pull request #1054 from PepperDash/hotfix/project-workflow
...
feature: add workflow to push to project
2023-01-30 15:26:16 -07:00
jta
1bae7dc91b
feature: add workflow to push to project
1.12.8-hotfix-2079
2023-01-30 15:19:14 -05:00
Neil Dorin
300c675341
Merge pull request #1052 from PepperDash/release/v1.12.7
...
Release/v1.12.7
1.12.7
2023-01-11 13:30:43 -07:00
Neil Dorin
a4290e68b1
Merge branch 'main' into release/v1.12.7
1.12.7-rc-2070
2023-01-11 13:05:09 -07:00
Trevor Payne
c14e5fe449
fix: issue registering versiport digital outputs
1.12.7-rc-2069
2023-01-11 13:57:25 -06:00
Andrew Welker
86f904c8f9
Merge pull request #1050 from PepperDash/hotfix/zoom-phonebook-issues
...
Fix Empty Zoom Phonebook DEV
1.12.8-alpha-2071
1.12.7-rc-2068
1.12.6-beta-2066
2022-12-22 15:29:27 -07:00
Andrew Welker
6b60f4ddb1
Merge branch 'development' into hotfix/zoom-phonebook-issues
1.12.6-hotfix-2065
2022-12-22 14:02:18 -07:00
Neil Dorin
2677d63553
Merge pull request #1049 from PepperDash/hotfix/zoom-phonebook-issues
...
Fix Empty Zoom Phonebook
1.12.6
2022-12-22 13:52:45 -07:00
Andrew Welker
d03581fea8
fix: change contact message handling
...
On some occasions when the Zoom Room restarted
and Essentials did not, the directory could be
requested while the Zoom Room had no contacts
yet, as it hadn't received them from Zoom Cloud.
This caused the directory to be empty, even
though there may be valid contacts. Now,
Essentials uses the Added Contact and Updated Contact
methods to fire the directory changed event, allowing
for directory updates to be propogated as necessary.
1.12.6-hotfix-2064
1.12.6-hotfix-2063
2022-12-22 08:54:24 -07:00
Andrew Welker
decc8ed3a5
refactor: update queue error handling
...
On some occasions, a ThreadAbortException was being
caught on shutdown and causing exceptions to be printed
needlessly. Messaging has also been updated to remove
personal pronouns.
2022-12-22 08:52:58 -07:00
Andrew Welker
b0637288e9
refactor: move logic for updating directory to method
2022-12-21 12:21:01 -07:00
Trevor Payne
ea8c3995bd
Merge pull request #1048 from PepperDash/feature/Add-DinIo8
...
Remove references to pullup resistors in versiport digital outputs
1.12.6-beta-2062
2022-12-21 10:39:27 -06:00
Andrew Welker
f6e08eb077
Merge branch 'development' into feature/Add-DinIo8
1.12.6-alpha-2061
2022-12-21 09:25:53 -07:00
Andrew Welker
c2d49c65f0
Merge pull request #1047 from PepperDash/hotfix/ssh-issues
...
Update PD Core version to fix SSH issue - DEV
1.12.6-beta-2059
2022-12-19 16:50:20 -07:00
Andrew Welker
99bc3f4f3e
Merge branch 'development' into hotfix/ssh-issues
1.12.6-hotfix-2058
2022-12-19 16:21:47 -07:00
Trevor Payne
e8f773b2e6
Fix: removed references to pullup resistors in versiport digital outputs
1.12.6-alpha-2056
2022-12-16 11:15:58 -05:00
Andrew Welker
e342bede11
Merge pull request #1046 from PepperDash/feature/Add-DinIo8
...
Feature/add din io8
1.12.6-beta-2055
2022-12-16 08:49:18 -07:00
Trevor Payne
81c779e595
Feat: Added Digital Outputs for Versiports
1.12.6-alpha-2054
2022-12-16 10:18:58 -05:00
Trevor Payne
d980209bd8
Fixed Debug Statement to reflect proper device
1.12.6-alpha-2053
2022-12-14 11:43:44 -06:00
Trevor Payne
c2a439d20d
feat: Add DinIo8
1.12.6-alpha-2052
2022-12-14 09:47:31 -06:00
Andrew Welker
52d945fca3
Merge pull request #1044 from PepperDash/hotfix/ssh-issues
...
Update PD Core version to fix SSH issues
1.12.5
2022-12-12 12:11:55 -07:00
Andrew Welker
0ef8fcfd27
chore: Update to PD Core 1.1.4
1.12.6-hotfix-2057
1.12.5-hotfix-2051
2022-12-12 11:42:16 -07:00
Andrew Welker
042416b470
chore: update PD Core version
1.12.5-hotfix-2050
2022-12-12 10:01:14 -07:00
Neil Dorin
84f2222c38
Merge pull request #1043 from PepperDash/hotfix/zoomroom-camera-selection
...
Send command to select camera by ID for Zoom Room - DEV
1.12.5-beta-2049
2022-12-09 09:21:20 -07:00
jdevito
966377ee2e
Merge branch 'development' into hotfix/zoomroom-camera-selection
1.12.5-hotfix-2048
2022-12-09 09:39:56 -06:00
jdevito
3d27b0928f
Merge pull request #1042 from PepperDash/hotfix/zoomroom-camera-selection
...
Send command to select camera by ID for Zoom Room
1.12.4
2022-12-09 09:39:33 -06:00
Andrew Welker
860182dbfc
Merge branch 'main' into hotfix/zoomroom-camera-selection
1.12.4-hotfix-2047
2022-12-09 08:12:45 -07:00
Andrew Welker
f325ff7af0
Merge pull request #1041 from PepperDash/hotfix/occ-sensor-fixes
...
Prevent vacancy from shutting down the room when a call is active - DEV
1.12.4-beta-2045
2022-11-29 10:14:20 -07:00
Andrew Welker
58a5600ac6
Merge branch 'development' into hotfix/occ-sensor-fixes
1.12.4-hotfix-2044
2022-11-28 16:43:26 -07:00
Andrew Welker
efb6d3ef83
Merge pull request #1040 from PepperDash/hotfix/touchpanelBase
...
Get several fixes into dev
1.12.4-beta-2043
2022-11-28 16:43:08 -07:00
Andrew Welker
04477d62cc
Merge branch 'development' into hotfix/touchpanelBase
1.12.4-hotfix-2042
2022-11-28 16:20:09 -07:00
Andrew Welker
668cbc430c
Merge pull request #1038 from PepperDash/hotfix/occ-sensor-fixes
...
Prevent vacancy from shutting down the room when a call is active
1.12.4-hotfix-2046
1.12.3
2022-11-28 16:19:26 -07:00
Andrew Welker
e54de1f1cb
Merge branch 'main' into hotfix/occ-sensor-fixes
1.12.3-hotfix-2040
2022-11-28 15:19:45 -07:00
Neil Dorin
f48b1a2de3
Merge pull request #1039 from PepperDash/hotfix/touchpanelBase
...
Fix issues with TouchpanelBase
2022-11-23 16:24:28 -07:00
Andrew Welker
8e57e7ec31
fix: add missing LoadSmartObjects call
1.12.3-hotfix-2041
1.12.3-hotfix-2039
2022-11-23 14:29:36 -07:00
Andrew Welker
1b43b44d19
fix: typo in TouchpanelBase constructor
...
The constructor was checking the wrong
variable, leading to it always being null
and failing to build the `EssentialsTouchpanelController`
class.
1.12.3-hotfix-2038
2022-11-23 13:15:41 -07:00
Andrew Welker
4306128474
refactor: fix abstract method
1.12.3-hotfix-2036
2022-11-21 10:45:25 -07:00
Andrew Welker
5263b16bb7
refactor: fix issues with log statments
2022-11-21 10:42:33 -07:00
Andrew Welker
a2b67798f3
refactor: add logging statements
2022-11-21 10:37:26 -07:00
Andrew Welker
1b43fba37e
fix: add logic to prevent vacancy from triggering room off if room is in
...
a call
2022-11-21 10:28:08 -07:00
Andrew Welker
f262c1a3bb
Merge pull request #1036 from PepperDash/hotfix/PD-core-update-for-vc4
...
Updates for VC-4
1.12.2
2022-11-16 11:05:40 -07:00
Andrew Welker
93ee695c57
Merge branch 'main' into hotfix/PD-core-update-for-vc4
1.12.8-hotfix-2074
1.12.2-hotfix-2032
2022-11-16 10:52:15 -07:00
Andrew Welker
ba0bae3c4e
chore: update PD Core to 1.1.3
1.12.2-hotfix-2031
2022-11-16 10:51:48 -07:00
Trevor Payne
37a98d00af
Merge pull request #1037 from PepperDash/hotfix/VideoCodec-ActiveCall-XSig
...
Fix error with updating call status XSigs
2022-11-14 10:25:28 -06:00
Trevor Payne
247827ac25
fix: UpdateCallStatusXsig() now properly refreshing calls
1.12.2-hotfix-2030
2022-11-14 10:10:22 -06:00
Andrew Welker
5e797db096
fix: add check for missing/empty roomId
1.12.2-hotfix-2029
2022-11-11 16:26:37 -07:00
Andrew Welker
57eeeec0fb
Merge branch 'main' into hotfix/PD-core-update-for-vc4
1.12.2-hotfix-2028
2022-11-11 16:23:12 -07:00
Andrew Welker
db19da124c
fix: set debug level to 2 on startup
...
Some plugins and devices are doing their own filtering based on the
debug level that's normally set using the `appdebug` console command.
On VC-4, there's no way to set that value. With this change, when
Essentials starts on a server, the debug level will be set to 2, so that
any of the messages that might be filtered based on the debug level
won't be filtered.
1.12.2-hotfix-2027
2022-11-11 14:37:46 -07:00