Apologies for the confusion, like I said previously this is not a common use case so this overlap of the term
IDdoesn’t usually come up.
@darryncampbell No worries, all good. I’m happy that I have made some progress in the right direction.
One thing I have noticed and wanted to ask you @darryncampbell is around the best practice around room naming when doing CreateSIPParticipantRequest. Is it better to create random room names every time a SIP participant joins the call rather than hard coding the room name. Since the Server API SendData requires a room name, then I’m thinking it needs a specific room name so as to know which specific room to send the data to, right.
Any thoughts?