Our public app will subscribe to telephony session event notifications (webhooks) on behalf of multiple RingCentral accounts.
To distinguish incoming telephony events between accounts, will the Telephony Session Identifier be enough to uniquely identify a session to a client, or a combination of account Id and session Id be necessary? Basically, will there ever be a case where 2 different RC accounts would have telephony sessions with the same session Id?
Thanks