Second Ringer Header Widget for Webex Contact Center (Contact Center)

Second Ringer Header Widget for Webex Contact Center

Playbook by Webex for Developers

Second Ringer Header Widget for Webex Contact Center

Play a secondary ringtone on a second audio device when agents receive inbound calls in WxCC

Play a secondary ringtone on a second audio device when agents receive inbound calls in WxCC
View Playbook
Playbook by Webex for Developers

Agents on webRTC telephony often miss inbound calls when not wearing their headset — the ring plays through the headset output only. This Playbook shows how to build a WxCC Agent Desktop Header Widget that plays a secondary ringtone on any chosen audio output device (e.g. laptop speaker) the moment an inbound contact or consult is offered, stopping automatically on answer, RONA, or end. Built with @wxcc-desktop/sdk, Lit web components, and the browser Web Audio API — no backend server required. Deploy by hosting the Vite-built static bundle and referencing it in a WxCC desktop layout's headerActions section.


Preview listing

This App Hub entry was published from an open pull request. Review the change.

Support

Third-Party Tool

Estimated Implementation Time

2-4 hours

Categories

Agents on webRTC telephony often miss inbound calls when not wearing their headset — the ring plays through the headset output only. This Playbook shows how to build a WxCC Agent Desktop Header Widget that plays a secondary ringtone on any chosen audio output device (e.g. laptop speaker) the moment an inbound contact or consult is offered, stopping automatically on answer, RONA, or end. Built with @wxcc-desktop/sdk, Lit web components, and the browser Web Audio API — no backend server required. Deploy by hosting the Vite-built static bundle and referencing it in a WxCC desktop layout's headerActions section.


Preview listing

This App Hub entry was published from an open pull request. Review the change.