Recent content by JKTDev

  1. How to get DID Call Control Websocket

    Here is the version : Version 20.0 Update 7 (Build 1060 Release)
  2. How to get DID Call Control Websocket

    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'...