Neil Dorin
|
79a3a8ed7e
|
fix(essentials): #901 Overhaul's feedback processing for efficiency
Updates to address changes to ZRAAPI v1.1 and ZoomRooms 5.9.4
|
2022-02-10 15:49:53 -07:00 |
|
Neil Dorin
|
cb3c80ff8f
|
fix(essentials): fixes to on hold feedback and call status xsig
|
2022-02-09 17:44:53 -07:00 |
|
Neil Dorin
|
0bb4b6edd4
|
fix(essentials): doh! fixes issue where IsOnHold would get set to false if response contains no PlacedOhHold object
|
2022-02-09 17:30:26 -07:00 |
|
Neil Dorin
|
e4a4564bbc
|
fix(essentials): Attempts to set OnHold an alternative way
|
2022-02-09 17:21:19 -07:00 |
|
Neil Dorin
|
b0288951eb
|
fix(essentials): removes logic to disconnect and reinitialize on malformed json response
|
2022-02-09 17:15:58 -07:00 |
|
Neil Dorin
|
bfdc882eb6
|
fix(essentials): Adds logic to recover from malformed json response on initial communication.
Adds better formatting for active calls list print to console
|
2022-02-09 17:07:18 -07:00 |
|
Neil Dorin
|
7a2e99f145
|
feat(essentials): Adds HoldAllCalls join and action
|
2022-02-09 16:50:06 -07:00 |
|
Neil Dorin
|
db67f97a1f
|
fix(essentials): add local scope variable for indexer in hold/resume call loop
|
2022-02-09 16:46:19 -07:00 |
|
Neil Dorin
|
102ae3ad4f
|
fix(essentials): second attempt to get on hold fb working
|
2022-02-09 16:41:37 -07:00 |
|
Neil Dorin
|
7dd6b3a9b6
|
fix(essentials): fixes index off by 1 error and updates call status to check for "OnHold" as status value
|
2022-02-09 16:31:31 -07:00 |
|
Neil Dorin
|
e24965eb54
|
fix(essentials): fixes ValueChagnedAction to run both feedback updates instead of one
|
2022-02-09 15:37:55 -07:00 |
|
Neil Dorin
|
9d80954214
|
fix(essentials): Adds check for SendingMode property value before attempting to set fb
|
2022-02-09 15:10:39 -07:00 |
|
Jonathan Arndt
|
70c5df9040
|
Removed add camera to device manager
|
2022-02-09 14:09:07 -08:00 |
|
Neil Dorin
|
89a7f2aa80
|
fix(essentials): Add a condition to check for an empty configuration.presentation object response and return to avoid null ref ex
|
2022-02-09 14:54:19 -07:00 |
|
Neil Dorin
|
90023621dc
|
fix(essentials): Adds some better console log comments and calls SetUpCameras() after reading data from codec.
|
2022-02-09 14:48:45 -07:00 |
|
Neil Dorin
|
adbce916ba
|
feat(essentials): Adds ability to read camera info from codec rather than just from config
|
2022-02-09 14:34:25 -07:00 |
|
Neil Dorin
|
b97783603b
|
feat(essentials): Adds analog fb join for recent calls count to VideoCodecControllerJoinMap and bridge
|
2022-02-09 14:14:44 -07:00 |
|
Neil Dorin
|
db526cdd40
|
fix(essentials): fixes exception when parsing presentation local instance ghosted response
|
2022-02-09 14:09:54 -07:00 |
|
Neil Dorin
|
db982f4490
|
feat(essentials): Adds ability to select and dial contact methods for directory contacts via SIMPL bridge
|
2022-02-09 14:00:49 -07:00 |
|
Jonathan Arndt
|
c84525ddef
|
Update recent call history and call method to protect for zero value from SIMPL
|
2022-02-09 11:39:35 -08:00 |
|
Jonathan Arndt
|
faabdde3f7
|
Update VideoCodecBase class UpdateDirectoryXSig method removing the check if the FolderId is null or empty as that check would be device specific
|
2022-02-08 16:31:45 -08:00 |
|
Jonathan Arndt
|
402754b69e
|
Update VideoCodecBase class UpdateDirectoryXSig method removing the check if the FolderId is null or empty as that check would be device specific
|
2022-02-08 16:31:26 -08:00 |
|
Jonathan Arndt
|
84b39a959e
|
Update VideoCodecBase class UpdateDirectoryXSig method removing the check if the FolderId is null or empty as that check would be device specific
|
2022-02-08 16:31:18 -08:00 |
|
Jonathan Arndt
|
93bfcc7baa
|
Add logic to subscribe to PhoneBookSyncState during the CustomActivate method within CiscoSparkCodec class
|
2022-02-08 16:24:54 -08:00 |
|
Jonathan Arndt
|
64352811c5
|
Update VideoCodecBase.LinkVideoCodecCameraToApi FOR loop checking camera names to first check camera count
|
2022-02-08 13:31:13 -08:00 |
|
Alex Johnson
|
3a74abd061
|
Merge branch 'hotfix/zoomroom-fix-phonebook-autodownload' into hotfix/zoomroom-queue-size
|
2022-02-08 16:07:17 -05:00 |
|
Alex Johnson
|
08aa8fb2e6
|
Fixes issue where DisableAutoPhonebookDownload is set to true, but phonebook would still auto-download. Check condition was inversed
|
2022-02-08 16:05:02 -05:00 |
|
Jonathan Arndt
|
b5589364ff
|
Instantiate xConfiguration members of Configuration, AutoAnswer, and Conference classes
|
2022-02-08 12:15:29 -08:00 |
|
Jason DeVito
|
6cd1a03ee0
|
fix: Updated LinkVideoCodecToApi trilist.onlinestatus change to fix CameraSupportsAudioMode passing true rather than property.
|
2022-02-08 09:38:40 -06:00 |
|
Jason DeVito
|
7b2498ac6b
|
fix: added JSON property decorator to configuration properties.
|
2022-02-07 16:50:35 -06:00 |
|
Jason DeVito
|
d9181c780f
|
fix: Updated _receiveQueue capacity from 512 to 2048 to help with processing large amounts of push data received from zoom.
|
2022-02-07 16:45:08 -06:00 |
|
Neil Dorin
|
4dc4565e69
|
Merge branch 'development' into feature/room-combining
|
2022-01-27 15:50:37 -07:00 |
|
Neil Dorin
|
cc0ec3f8d3
|
Merge branch 'development' into hotfix/videocodecbase-max-meeting-xsig-value-set
|
2022-01-19 15:03:01 -07:00 |
|
Neil Dorin
|
eea59d682a
|
Merge branch 'main' into hotfix/videocodecbase-max-meeting-xsig-value-set
|
2022-01-19 14:43:00 -07:00 |
|
Neil Dorin
|
4a2b15b0c6
|
Merge branch 'development' into hotfix/minor-fixes
|
2022-01-19 13:54:16 -07:00 |
|
Jason DeVito
|
99580ae8b5
|
fix: Added MeetingsToDisplay analog join to join map to take in number of MeetingsToDisplay via the xsig bridge and provide feedback of property. fix: Added MeetingsToDisplay property with backer field and feedback. Updated LinkVideoCodecScheduleToApi method with new property. Updated Constructor to instantiate the feedback property.
|
2022-01-13 08:44:23 -06:00 |
|
Neil Dorin
|
8e46d575e4
|
feat(essentials): Adds JsonProperty attribute tags
|
2022-01-06 12:24:36 -07:00 |
|
Neil Dorin
|
f27b0a1b59
|
Merge branch 'development' into feature/zoom-bridge-updates
|
2022-01-04 18:05:32 -07:00 |
|
Neil Dorin
|
458de1aaa6
|
fix(essentials): Remove TODOs
|
2022-01-04 15:31:47 -07:00 |
|
Neil Dorin
|
661bf41de5
|
fix(essentials): Removed leftover merge text that should not have been there
|
2022-01-04 15:29:20 -07:00 |
|
Andrew Welker
|
68d71b1bab
|
Merge branch 'main' into feature/zoom-bridge-updates
|
2021-12-21 09:08:24 -07:00 |
|
Neil Dorin
|
5fd8e4bc2b
|
fix(essentials): Fixes sharing content feedback FireUpdate() call and prevents Vtc1 room default call route from being recalled if already sharing
|
2021-12-15 15:47:15 -07:00 |
|
Andrew Welker
|
75e62eac33
|
Merge branch 'development' into hotfix/add-atv-gen4-ir-driver
|
2021-12-15 14:41:22 -07:00 |
|
Jason DeVito
|
82121dc55c
|
fix: added missing meeting password prompt logic.
|
2021-12-15 13:29:29 -06:00 |
|
Neil Dorin
|
72a5491309
|
feat(essentails): #869 Adds Apple TV Driver
|
2021-12-15 12:04:15 -07:00 |
|
Jason DeVito
|
d12a2a19a8
|
feat: added LoginFailed join to bridge map for passwords.
|
2021-12-14 09:34:20 -06:00 |
|
Neil Dorin
|
611f0bec2e
|
fix(essentials): #865 Adds DialselectedRecentCallItem join
|
2021-12-07 19:40:03 -07:00 |
|
Neil Dorin
|
90e22e9136
|
fix(essentials): #865 Adds SelectedContactMethodCount join to report the number of methods for the selected contact
|
2021-12-07 16:45:14 -07:00 |
|
Neil Dorin
|
4552a15cbb
|
fix(essentials): #865 Updates to join map and bridging based on feedback from testing
|
2021-12-07 16:22:15 -07:00 |
|
jkdevito
|
2f901b9fc4
|
feat: added PasswordRequired event subscription to LinkToApi.
|
2021-12-06 18:50:01 -06:00 |
|