Hi folks!
I’m using: https://github.com/ringcentral/ringcentral-softphone-ts
I think I can get notified through TLS connection but if I’ve like 10k users connected their ringcentral, will I have to got 10k TLS connection (each with their own SIP credentials) ?
Is there any better alternative option to this like receiving an API call to my webhook or something ?
Thanks in advance!