Multiple PSTN Dial-outs

Video SDK Type and Version

  • Web, 1.10.8

Description
Attempting to dial-out to multiple participants when the session begins.

Error?
a) The dialout-state-change event has no context/identifier as to which participant it’s for. I would like to update the UI with the status but I can’t without knowing who the status update is for.

b) There is no JWT/identity provided when invoking inviteByPhone so the only way to know what participant is connected to the session is by comparing the phone number. Not the end of the world but it would be nice if we could provide one.

Hey @kgosen

Sorry for the late reply.

We will improve the dialout-state-change by including the phone number and a unique call ID for identification purposes in the next version. Please stay tuned.

Thanks
Vic