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

Is/bug fix/engdesk22983 #89

Closed isaacakakpo1 closed 1 year ago

isaacakakpo1 commented 1 year ago

WEBRTC-IOS-SDK Ticket Call state going Active when call is ringing - Ifaxapp

Call state was being set to .Active when you receive the telnyx_media verto message. Added a new method to update SDP as well as set it to .Ringing State

:older_man: :baby: Behaviors

Before changes

After changes

TODO

pod lib lint has warnings. Check Issues

✋ Manual testing

  1. Added SPM and Cocoapods to client apps and tested