Hello,
I’m listening to real-time call events over WebSocket and then calling the Call Control API endpoint that matches:
/callcontrol\/([^/]+)\/participants\/([^/]+)$/
and the result is
{
id: 907,
status: 'Connected',
dn: '361',
party_caller_name: '',
party_dn: '10001'...