We have upgraded our audio infrastructure to WebRTC, moving away from the original websocket-based system. This change ensures better scalability and reliability:
Web Calls: All web calls are now on WebRTC.
Phone Calls: Migration to WebRTC is in progress, pending resolution of some SIP blockers.
2. Call API V2
We've introduced the updates in our Call API V2, which now separates phone call and web call objects and includes a few field and API changes:
API Compatibility: Old APIs will be supported until at least 9/1, with the possibility of extended support.
Migration Guide: For details on transitioning, please visit our migration document.