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
7075da5b68
Merge pull request #900 from PepperDash/hotfix/queue-thread-name
...
Add name to `GenericQueue` Thread - Release Branch
2022-02-02 10:16:17 -07:00
Andrew Welker
abdd1b38f8
feat (Core): #898 Add name to GenericQueue Thread
...
This name will show up in console using the `SSPTASKS` command and allow for easier troubleshooting.
2022-02-02 09:22:13 -07:00
Neil Dorin
d1509fe94b
Merge branch 'development' into feature/room-combining
2022-01-31 20:48:18 -07:00
Neil Dorin
9d87c76ab2
Merge branch 'development' into feature/room-combining
2022-01-31 20:43:56 -07:00
Neil Dorin
eef5503a5a
Merge branch 'development' into feature/dmps-updates
2022-01-31 20:30:37 -07:00
Neil Dorin
793e46718d
Merge pull request #878 from UMD-AV/hotfix/sysmon-program-info-joinmap-fix
...
Fixes program info for slots 2-10 on join map if joinOffset is > 0
2022-01-31 20:24:01 -07:00
Neil Dorin
699d7aa9a2
Merge pull request #879 from UMD-AV/feature/dmps-various-fixes
...
Feature/dmps various fixes
2022-01-31 20:23:43 -07:00
Neil Dorin
4dc4565e69
Merge branch 'development' into feature/room-combining
2022-01-27 15:50:37 -07:00
Jason DeVito
fb6021424e
feat: Updated joinMap to include NoRouteText @ serial-100. fix: Updated joinMap descriptions for Video/Audio Input/Output names. feat: Updated DmChassisController LinkChassisToApi to pass noRouteText across bridge.
2022-01-26 15:06:17 -06:00
Neil Dorin
3198f5d876
Merge branch 'development' into hotfix/generic-relay-dm-rmc-issues
2022-01-26 11:57:30 -07:00
Andrew Welker
05aece772f
fix(DM): Add IRelayPorts implementation
...
the `DmRmc4kzScalerCController` class now implements `IRelayPorts` and delegates implementation to the Crestron `DmRm4kzScalerC` class.
#891
2022-01-26 10:51:03 -07:00
Andrew Welker
8393ae3ded
fix(Core): Add return if port number is greater than supported ports on the device
2022-01-26 09:39:57 -07:00
Andrew Welker
4eace11943
refactor(Core): Removed old commented out code
2022-01-26 09:35:09 -07:00
Andrew Welker
89bd988391
fix (Core): Add better log messages and null checks
...
Checking if a device exists in the Device Manager and if it implements `IRelayPorts` are now 2 separate steps instead of one. There is now a null check in the PostActivation method to allow for logging an error if getting the relay device fails.
2022-01-26 09:34:44 -07:00
Alex Johnson
8bfd3ffd51
Fix DMPS system power on from last commit
2022-01-20 17:20:39 -05:00
Alex Johnson
56fa88a956
Adds front panel lock control for DMPS. Cleans up system power for DMPS which doesn't do anything on 4K models
2022-01-20 17:03:49 -05: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