team-telnyx / telnyx-webrtc-ios

The Telnyx iOS WebRTC Client SDK provides all the functionality you need to start making voice calls from an iPhone.
MIT License
18 stars 12 forks source link

Support for multiples calls (End and Accept/Decline) #115

Closed isaacakakpo1 closed 8 months ago

isaacakakpo1 commented 8 months ago

The change is to help implement handling multiples on the client side. A change was made to the telnyx client to remove disconnecting from socket when handling push notifications.

:older_man: :baby: Behaviors

Before changes

After changes

TODO

Support call holding