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
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
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
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
Neil Dorin
fb624ef20c
Merge branch 'development' into hotfix/PD-Core-update-initialize
2021-09-28 13:11:13 -06:00
Andrew Welker
b71c83bac0
feat: Update some internal Essentials devices to use Initialize method
2021-09-28 10:56:25 -06:00
Neil Dorin
fd232beae1
feat(essentails): #830 Adds EnteringStandbyModeFeedback to IHasHalfWakeMode
2021-09-24 15:26:45 -06:00
Neil Dorin
a165ba911f
feat(essentials): Minor updates after testing against codec hardware
2021-09-22 15:31:13 -06:00
Neil Dorin
8d1f187643
feat(essentials): #830 Adds new Cisco features
...
Adds IHasDoNotDisturbMode, IHasStandbyMode and IHasHalfWakeMode interfaces.
Implements all interfaces on CiscoSparkCodec class.
Adds CiscoCodecJoinMap to allow for bridging new Cisco specific functions.
2021-09-21 17:59:12 -06:00
Andrew Welker
60c2d4df01
Merge branch 'development' into hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix
2021-08-26 17:59:32 -06:00
Neil Dorin
540a00861c
fix(essentials): Adds missing file in .csproj
2021-08-19 16:02:24 -06:00
Andrew Welker
56bb872d2b
Merge branch 'development' into hotfix/zoomroom-updates
2021-08-02 17:36:51 -06:00
Neil Dorin
0cd3c1bdc5
fix(ZoomRoom): #767 #768 Adds Output2 on ZoomRoom and updates to UI for VTC
...
Updates EssentialsVideoCodecUiDriver and codec classes to better deal with dynamic use of IHasCallHistory and
2021-07-29 13:01:02 -06:00
Andrew Welker
ea254ef983
feat: Update some internal Essentials devices to use Initialize method
2021-07-23 19:56:29 -06:00
Andrew Welker
19e070ed76
add flags on both ends to prevent input switching loop
2021-04-09 16:36:11 -06:00
Neil Dorin
7640b95701
Clears camera mute mode when turning camera auto mode off
2021-04-06 20:08:59 -06:00
Neil Dorin
6c2abc7abd
Adds missing space in video mute command
2021-04-06 19:54:01 -06:00
Neil Dorin
22e7f004a5
adds missing code parameter
2021-04-06 18:06:15 -06:00
Neil Dorin
1e755df9bb
#675 Adds UserPromptedForCode event and method to show code on CiscoSparkCodec
2021-04-05 17:01:34 -06:00
Andrew Welker
35167d77f9
Merge branch 'development' into hotfix/scheduler-fixes
2021-03-25 15:48:59 -06:00
Andrew Welker
c4a6d20791
fixing a nullref issue with cisco spark
2021-03-22 09:23:07 -06:00
Jonathan Arndt
00d2159d06
Reset branch HEAD to f74fa35c commit. Removed all TX: and RX: Console.Debug statements and built successfully.
2021-03-11 11:14:59 -08:00
Andrew Welker
4ab3cdb1ff
#451 Fix namespace issues
2021-02-18 13:03:23 -07:00
Neil Dorin
e356f57e1a
#415 Adds camera mute methods and feedback to CiscoSparkCodec
...
Adds new IHasCameraMute to more clearly define functions and implements on CiscoSparkCodec and ZoomRoom
2021-02-17 16:50:18 -07:00
Neil Dorin
382c35924c
#612 Implements VideoCodecBase.LinkVideoCodecToApi() on CiscoSparkCodec
2021-02-16 13:28:52 -07:00
Neil Dorin
88c332729f
#584 Implements GenericQueue in place of queue and thread in CiscoSparkCodec
2021-02-15 16:11:47 -07:00
Andrew Welker
db6ab3ee98
#497 Add logic to set checksum value
2020-11-18 09:36:39 -07:00
Neil Dorin
48585469f6
Additional updates to resolve external switching with multiple upstream tie lines
2020-11-12 16:28:43 -07:00
Neil Dorin
a431015853
Adds legacy typename to factory for CiscoSparkCodec
2020-11-12 11:16:43 -07:00
Neil Dorin
7d72d54862
Gets ExternalSourceSwitching feedback working
2020-11-11 12:08:30 -07:00
Neil Dorin
1cb9fb6058
Removes unnecessary null check in SendDtmf method
2020-11-10 09:29:37 -07:00
Neil Dorin
f5753109d5
Fixes multiple issues
...
closes #474
closes #473
closes #470
2020-11-09 15:14:47 -07:00
Andrew Welker
f8f5c2474c
Merge branch 'development' into feature/zoom-room-feature-add
2020-09-30 17:05:17 -06:00
Andrew Welker
6589f8c4f4
Merge branch 'development' into feature/zoom-room-feature-add
2020-09-25 08:57:29 -06:00
Andrew Welker
13dabc09c7
Merge branch 'development' into feature/vc4-eisc
2020-09-25 08:53:39 -06:00
Andrew Welker
6972b544ec
Add IBridgeAdvanced to VideoCodecBase
2020-09-17 11:03:04 -06:00
Andrew Welker
8f319a4405
making changes for adding VC4 bridge
2020-09-16 09:55:58 -06:00
Andrew Welker
862a5ebd12
Added logic to set messages for instructions
2020-09-09 10:54:01 -06:00
Andrew Welker
cb89bd3908
Changed debug levels
2020-09-09 10:29:53 -06:00
Andrew Welker
54dd424b01
add some debug statements
2020-09-09 09:09:10 -06:00
Andrew Welker
b2ec99e663
add logic for branding
2020-09-09 09:09:10 -06:00
Jason Alborough
67f0ae92ef
Adds null check before running RunRouteAction event in Cisco Spark class.
...
Fixes spelling error and other minor cleanup.
2020-08-18 10:00:53 -04:00
Jason Alborough
f0d10fb1f9
Finalized IHasExternalSourceSwitching adding method for setting the ExternalSource State
...
Adds arguments for External Source type it the AddExternalSource()
Adds subscription and parsing for External Source events
2020-08-17 14:52:49 -04:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00
Neil Dorin
302603aa54
Updates to phone and video address logic
2020-08-07 09:29:55 -06:00
Neil Dorin
ddbee2ed04
Fixed incorrect join for dark background logo. Updates CodecInfo class to correclty poppulate values
2020-08-07 08:56:29 -06:00
Neil Dorin
23bfecd870
Adds E164 and H323 fixes from release branch
2020-08-05 12:04:43 -06:00
Neil Dorin
0b485d8d96
Revert "Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues"
...
This reverts commit 1d42d88c3f , reversing
changes made to ec0b2fa181 .
2020-08-05 11:58:41 -06:00