Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: pedro.antunes@xseed.pt on September 03, 2021, 03:05:57 PM
-
Hi Everyone,
Is it possible to Access WDE built-in SipEndpoint from custom module code?
I wan't to control the volume of a call and Wonder if I can access the built-in SipEndpoint to use sdk primitives.
If not is there any other way to achieve this?
Thanks!
Kind Regards
-
SIP Endpoint? Why not better take control of the audio device?
-
Hi Cavagnaro,
Thank you for your reply!
Several diferent workstations with different configurations on this client. I was aiming for an higher abstraction layer.
Kind regards
-
I do not think it Is possible with default embedded WDE SE. You should use SE SDK to develop your own endpoint, use Genesys softphone instead of WDE SE or just own wrapper allowing volume control apart WDE.
-
Hi Kubig,
Been experimenting a little with this and came to the same conclusion. Thank you for your reply!
Cavagnaro,
Thanks again for your time.
Kind regards
-
Good luck! 8)
-
Have you tried to resolve ISIPEndpoint through the Unity Container and change the SpeakerVolume property?