cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 84 forks source link

Call ringing outgoing direction #159

Closed cybex-dev closed 1 year ago

cybex-dev commented 1 year ago

Resolved building active call on ringing event has hard-coded outgoing direction, now resolves the direction from parameters.

This allows ringing event to be used to indicate a call is ringing on the recipient side (see answerOnBridge) or to indicate a pending incoming call.