We have a General RTMS app that’s configured but contact_center.voice_rtms_started never fires.
Config (all verified):
- Scopes:
contact_center:read:zcc_voice_audio,read:zcc_voice_transcript,update:engagement_rtms_app_status - Subscribed to
contact_center.voice_rtms_started/stopped/interrupted; webhook CRC passes, token matches - Attached to voice queue “HW-EEG Voice” via Apps integration, auto-start on; test calls associated with that queue
Symptom: engagement_* and recording_* events deliver fine; voice_rtms_started never fires on connected calls. Testing with outbound, agent-initiated calls (can’t easily generate inbound).
Two questions:
- Is ZCC RTMS enabled at our account level? (Account 3029076778; Developer Pack credits active.)
- Does
voice_rtms_startedfire for outbound agent-initiated engagements, or inbound-routed only?