twilio / voice-quickstart-android

Quickstart app for the Voice Android SDK
https://www.twilio.com/docs/api/voice-sdk/android/getting-started
MIT License
184 stars 140 forks source link

When outgoing call is rejected from the other side, onDisconnected not called immediately #520

Closed filipebatista closed 2 years ago

filipebatista commented 2 years ago

Description

When making an outbound call and the other side of the call rejects it, the onDisconnected is not received immediately. It takes a few minutes until it is finally received...

Steps to Reproduce

Expected Behavior

When the contact rejects the call, the Call.Listener.onDisconnected in User A should be invoked indicating that the call was disconnected.

Reproduces How Often

100%

Twilio Call SID(s)

We have a Call SID but we would need to share it privately.

Versions

All relevant version information for the issue.

Voice Android SDK

6.0.7

OS Version

Android 10

Device Model

Any device

kbagchiGWC commented 2 years ago

@filipebatista Please open a support ticket and share the call sids there. Share the ticket number when done.

filipebatista commented 2 years ago

Hello @kbagchiGWC the support ticket number is #8653652 Thanks

kbagchiGWC commented 2 years ago

@filipebatista

8653652 is being worked on, I will close the ticket here .