Neil Dorin
8945398cd7
feat(essentials): update when meeting lock changes and detect call status on sync
2021-11-17 17:58:50 -07:00
Neil Dorin
37a7886ec2
feat(essentials): Adds IsLocked property to MeetingInfo
2021-11-17 15:06:49 -07:00
Neil Dorin
c685608f67
fix(essentials): reworks logic for setting up cameras to wait until codec communication sync has finished
2021-11-17 12:24:58 -07:00
Neil Dorin
cdafaf1bcb
fix(essentials): Adds missing constructor for Configuration RootObject
2021-11-17 11:37:29 -07:00
Neil Dorin
fffaa1e5e6
feat(essentials): Ignores Status and Configuration properties for serialization
2021-11-16 17:16:11 -07:00
Neil Dorin
d8aef1a0da
feat(essentials): #865 More updates
...
Adds ability to disable auto dialing behavior of selected directory contact.
Adds XSig to send contact method info across bridge
Adds XSig to send call history data across bridge and also joins to manipulate
2021-11-12 22:07:11 -07:00
Alex Johnson
6310001e18
Merge branch 'development' into umd-development
2021-11-12 15:40:49 -05:00
Alex Johnson
b21495d624
Merge branch 'feature/add-dm-endpoint-names-to-bridge' into umd-development
2021-11-12 15:39:19 -05:00
Alex Johnson
2dbc3aa8db
Change join numbers due to conflicting join with existing serial joins
2021-11-12 15:39:01 -05:00
Neil Dorin
0ff29695e7
feat(essentials): #865 Updates join map and bridge for new features
...
Adds control and feedback for presentation source
Updates camera setup, selection and feedback
Adds ringtone volume control/feedback
Adds call hold/resume/join control to bridge
Adds new config properties for camera info
2021-11-11 21:05:57 -07:00
Andrew Welker
f9c03d8d15
Merge branch 'development' into hotfix/dm-blade-chassis-throws-exception
2021-11-11 17:30:18 -07:00
Andrew Welker
3a4c661e5d
Merge branch 'development' into hotfix/dm-blade-chassis-throws-exception
2021-11-11 17:29:23 -07:00
Neil Dorin
8aae23db9e
feat(essentials): #865 Updates to Bridging
...
Adds ability to end individual calls, report connected call count, report call duration and hold status, send DTMF tones to individual call index and select far end presets
2021-11-11 17:23:11 -07:00
Jason DeVito
fa89a73c4b
feat: added support for Crestron CEN-IO-RY-104 relay module.
2021-11-11 16:47:15 -06:00
Neil Dorin
a043309bb1
feat(essentials): More updates to add ringtone volume and focus near/far to bridge
2021-11-10 18:02:23 -07:00
Neil Dorin
dc53ce42e7
feat(essentials): Adds interface and implementation to join calls
2021-11-10 14:08:12 -07:00
Neil Dorin
6dd882b1a0
feat(essentials): Adds hold/resume/duration features to call status
2021-11-10 13:49:43 -07:00
Nick Genovese
446bae4dd3
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
2021-11-10 11:21:19 -05:00
Neil Dorin
2e5b7cad64
feat(essentials): adds null value handling to MeetingInfo props
2021-11-05 17:46:48 -06:00
Neil Dorin
5171385b5b
feat(essentials): adds JSON property attributes as needed
2021-11-05 15:58:10 -06:00
Neil Dorin
3ee44bcf6e
refactor(essentials): better name for current layout property in eventargs
2021-11-05 12:40:07 -06:00
Neil Dorin
949a04647b
feat(essentials): improves functionality of LayoutInfoChanged event
2021-11-05 12:36:04 -06:00
Neil Dorin
31f976d719
feat(essentials): adds IHasMeetingRecording and implements on ZoomRoom
2021-11-04 17:08:51 -06:00
Neil Dorin
11ffc5130f
feat(essentials): switches from array to list type in arguments
2021-11-04 16:47:05 -06:00
Neil Dorin
59bfa354e4
feat(essentials): switches to userId argument
2021-11-04 16:15:59 -06:00
Neil Dorin
536e82ef22
feat(essentials): adds new features for ZoomRoom
...
Adds IHasMeetingLock and adds new methods to IHasParticipants
2021-11-04 16:11:26 -06:00
Jason DeVito
cd186aa3a3
feat: Added GlsPartitionSensorConfig.cs. feat: Updated GlsParitionSensorController.cs to addd the ability to set sensitivity via config. chore: Updated GlsPartitionSensorJoinMap.cs to organize signals by type for readability.
2021-11-02 09:16:34 -05:00
Andrew Welker
847d39bc2f
Merge branch 'development' into feature/cenodtcpoe-sensor-sensitivity-configuration
2021-11-01 10:29:26 -06:00
Jason DeVito
b343101886
fix: Updated spelling error in occupancy sensor properties config for new sensitivity properties.
2021-11-01 10:05:30 -05:00
Jason DeVito
7dabe161a7
feat: Updated CenOdtOccupancySensorBaseJoinMap.cs with joins for IdentityMode and IdentityModeFeedback. feat: Updated CentOdtOccupancySensorBaseController.cs to bridge SetIdentityMode method and feedback.
2021-10-29 17:22:41 -05:00
Jason DeVito
3de2ba03c1
feat: Added configuration for US and PIR sensitivity values from configuration. Add public method to set identity mode on/off for debugging and identifying remotely.
2021-10-29 17:05:36 -05:00
Alex Johnson
39e85d5311
Builds out the rest of the dmps scaled volume inputs
2021-10-28 08:56:44 -04:00
Alex Johnson
62bdddf4c1
More dmps work
2021-10-27 16:53:37 -04:00
Neil Dorin
4196d50b4c
Merge branch 'development' into hotfix/dm-usb-routing
2021-10-27 10:39:34 -06:00
Alex Johnson
369bdf5c66
Update video sync outputs at boot
2021-10-27 12:25:29 -04:00
Alex Johnson
3077b3f865
Merge branch 'feature/add-dm-endpoint-names-to-bridge' into umd-development
2021-10-27 10:21:34 -04:00
Andrew Welker
313b336d56
fix(Devices_Common): Clear meeting list and fire event if no meetings are scheduled
2021-10-27 10:21:21 -04:00
Alex Johnson
0ecf593e44
Refactor some of the dmps audio changes
2021-10-27 10:18:54 -04:00
Andrew Welker
cef9e0a9a6
Update UsbOutput routing
2021-10-27 07:46:50 -06:00
Andrew Welker
16369e31cf
fix USB routing
2021-10-27 07:46:50 -06:00
Andrew Welker
38959414ff
Fix USB Routing issue
2021-10-27 07:46:50 -06:00
Jason DeVito
6fcb47e0ef
feat: Add configuraiton values for setting ultrasonic (US) and PIR sensor sensitivity from configuration.
2021-10-25 13:09:42 -05:00
Alex Johnson
25423f0caa
Adds dm endpoint names to bridge at serial join 1
2021-10-19 09:32:28 -04:00
Neil Dorin
033f6e12f1
Merge branch 'development' into hotfix/zoom-meetings-simpl
2021-10-07 12:49:01 -06:00
Andrew Welker
f7bf728263
fix(Devices_Common): Clear meeting list and fire event if no meetings are scheduled
2021-10-07 09:48:02 -06:00
Alex Johnson
32443a2102
Improvements for min/max scaling on dmps audio
2021-10-04 16:52:07 -04:00
Alex Johnson
c296ef9e21
Adds mics master level. Adds set/get to bridge for scaled volume (0-65535) which accounts for min/max settings on DMPS.
2021-10-01 18:10:57 -04:00
Alex Johnson
c65616a426
Merge branch 'development' into feature/dmps-audio-fixes
2021-10-01 10:10:08 -04:00
Neil Dorin
d67a161e32
Merge branch 'development' into feature/room-combining
2021-09-29 17:17:29 -06:00
Neil Dorin
805022631b
Merge branch 'development' into feature/dm-endpoint-registration-testing
2021-09-29 15:17:56 -06:00