OpenTok-PHP-SDK icon indicating copy to clipboard operation
OpenTok-PHP-SDK copied to clipboard

4.11.0 SIP dialing error

Open elblasto opened this issue 3 years ago • 1 comments

The error that was mentioned in https://github.com/opentok/OpenTok-PHP-SDK/issues/298 still persists in v4.11.0 Screenshot 2022-07-19 at 17 28 36

Look like the result of the dial function in src/OpenTok/Util/Client.php doesn't contain observeForceMute. Here is an actual result {"id":"f987b235-xxxx-xxxx-xxxx-6ce9b9afxxx","projectId":"4xxxxxx1","sessionId":"1_xxx-xx","connectionId":"767f3c08-xxxx-xxxx-xxxx-ed1d167977ab","streamId":"c2400de1-xxxx-xxxx-xxxx-df36175f14ee","createdAt":1658209134948,"updatedAt":1658209134948}

elblasto avatar Jul 19 '22 05:07 elblasto

This was specifically asked to be added, so I'm going to assume that it's not been released yet. I'll merge #309 and this should resolve this and#298.

SecondeJK avatar Jul 26 '22 12:07 SecondeJK