Neil Dorin
611f0bec2e
fix(essentials): #865 Adds DialselectedRecentCallItem join
1.9.8-alpha-1698
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
1.9.8-alpha-1697
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
1.9.8-alpha-1696
2021-12-07 16:22:15 -07:00
jkdevito
2f901b9fc4
feat: added PasswordRequired event subscription to LinkToApi.
1.9.8-alpha-1694
2021-12-06 18:50:01 -06:00
Jason DeVito
3cf85f99ce
feat: Finished updating LinkToApi to bridge existing features.
1.9.8-alpha-1692
2021-12-06 17:09:28 -06:00
Jason DeVito
c48f697b7e
chore: updated todo comments.
2021-12-06 16:51:01 -06:00
Jason DeVito
2e1195431f
feat: Updated zoom room join map to add bridge joins. updated LinkToApi to begin linking existing features to bridge.
2021-12-06 16:49:38 -06:00
Jason DeVito
cf88e3b36d
fix: Updated link to API's with Xsig's to subscribe to trilist.OnlineStatusChange events and update the Xsig.
2021-12-06 16:49:37 -06:00
Neil Dorin
bceb7115ed
fixes new interface property
1.9.8-alpha-1691
2021-12-03 14:37:45 -07:00
Neil Dorin
1d2eb42c46
feat(essentials): Adds label property to shade interface
2021-12-03 14:15:58 -07:00
Neil Dorin
ef12650f9c
Merge branch 'main' into feature/add-new-zoom-methods
1.9.8-alpha-1689
2021-12-03 11:14:10 -07:00
Neil Dorin
176d4675da
feat(essentials): Populates EnvironmentatlControlDevices on huddle and vtc room types
1.9.8-alpha-1688
2021-12-02 17:53:39 -07:00
Neil Dorin
ae10e560f0
No significant change. Attempting to retrigger successful build
1.9.8-alpha-1687
2021-12-02 13:43:30 -07:00
Neil Dorin
e152250363
feat(essentials): Adds IEnvironmentalControls interface and updates some room config properties
1.9.8-alpha-1686
2021-12-01 12:40:17 -07:00
Neil Dorin
8945398cd7
feat(essentials): update when meeting lock changes and detect call status on sync
1.9.8-alpha-1685
2021-11-17 17:58:50 -07:00
Neil Dorin
37a7886ec2
feat(essentials): Adds IsLocked property to MeetingInfo
1.9.8-alpha-1684
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
1.9.8-alpha-1683
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
1.9.8-alpha-1682
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
1.9.8-alpha-1681
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
1.9.8-alpha-1680
2021-11-11 21:05:57 -07:00
Andrew Welker
237d163ce3
Merge pull request #864 from PepperDash/hotfix/dm-blade-chassis-throws-exception
...
Hotfix/dm blade chassis throws exception
1.9.8-beta-1679
2021-11-11 17:43:08 -07:00
Andrew Welker
f9c03d8d15
Merge branch 'development' into hotfix/dm-blade-chassis-throws-exception
1.9.8-hotfix-1678
2021-11-11 17:30:18 -07:00
Andrew Welker
ff773b6ddc
Merge pull request #867 from PepperDash/feature/add-cenIoRy104-support
...
feat: added support for Crestron CEN-IO-RY-104 relay module.
1.9.8-beta-1677
2021-11-11 17:30:06 -07:00
Andrew Welker
3a4c661e5d
Merge branch 'development' into hotfix/dm-blade-chassis-throws-exception
1.9.8-hotfix-1676
2021-11-11 17:29:23 -07:00
Andrew Welker
03f01b2f78
Merge pull request #863 from PepperDash/hotfix/dm-blade-chassis-throws-exception
...
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
2021-11-11 17:28:57 -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.
1.9.8-alpha-1675
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
1.9.8-alpha-1674
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
Andrew Welker
da8c2c4357
Merge pull request #859 from PepperDash/hotfix/add-logging-if-no-defaultAudioDevice-set
...
Adds more deliberate exception and logging for missing defaultAudioKe…
1.9.8-beta-1673
2021-11-10 09:28:21 -07:00
Nick Genovese
446bae4dd3
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
1.9.8-hotfix-1672
2021-11-10 11:21:19 -05:00
Neil Dorin
e7d1d560ee
Revert "adds solution paths to workflows"
...
This reverts commit d3f30d8b71 .
1.9.8-alpha-1671
2021-11-09 10:10:28 -07:00
Neil Dorin
d3f30d8b71
adds solution paths to workflows
2021-11-09 10:09:06 -07:00
Neil Dorin
2e5b7cad64
feat(essentials): adds null value handling to MeetingInfo props
1.9.8-alpha-1669
2021-11-05 17:46:48 -06:00
Neil Dorin
5171385b5b
feat(essentials): adds JSON property attributes as needed
1.9.8-alpha-1668
2021-11-05 15:58:10 -06:00
Neil Dorin
3ee44bcf6e
refactor(essentials): better name for current layout property in eventargs
1.9.8-alpha-1667
2021-11-05 12:40:07 -06:00
Neil Dorin
949a04647b
feat(essentials): improves functionality of LayoutInfoChanged event
1.9.8-alpha-1666
2021-11-05 12:36:04 -06:00
Neil Dorin
31f976d719
feat(essentials): adds IHasMeetingRecording and implements on ZoomRoom
1.9.8-alpha-1665
2021-11-04 17:08:51 -06:00
Neil Dorin
11ffc5130f
feat(essentials): switches from array to list type in arguments
1.9.8-alpha-1664
2021-11-04 16:47:05 -06:00
Neil Dorin
59bfa354e4
feat(essentials): switches to userId argument
1.9.8-alpha-1663
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
1.9.8-alpha-1662
2021-11-04 16:11:26 -06:00
Andrew Welker
99d60af7cd
Merge branch 'development' into hotfix/add-logging-if-no-defaultAudioDevice-set
1.9.8-hotfix-1661
2021-11-03 16:36:04 -06:00
Andrew Welker
63cd322fd0
Merge pull request #858 from PepperDash/hotfix/add-logging-if-no-defaultAudioDevice-set
...
Adds more deliberate exception and logging for missing `defaultAudioKey` property value
2021-11-03 16:35:52 -06:00
Andrew Welker
489ba2da04
Merge branch 'main' into hotfix/add-logging-if-no-defaultAudioDevice-set
1.9.8-hotfix-1660
2021-11-03 14:56:27 -06:00
Neil Dorin
8087aa7a75
Adds more deliberate exception and logging for missing defaultAudioKey property value
1.9.8-hotfix-1659
2021-11-03 14:48:10 -06:00