Search results

  1. L

    REST - Starting call with hasAudio false still uses sendrecv in SDP causing call to timeout

    Using Web Call Server Version 5.2.755 I'm passing the following to /rest-api/call/startup { "callId": "1234567", "callee": "1234567", "hasVideo": false, "hasAudio": false, "sipLogin": "[login]", "sipAuthenticationName": "[authName]", "sipPassword": "[password]"...
Top