Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio doesnt resume, when hold and Accept PSTN call and switching back to TwilioVoice call iOS #134

Open
Kishorekumar-Elanchezhiyan opened this issue Aug 28, 2018 · 5 comments

Comments

@Kishorekumar-Elanchezhiyan
Copy link

Kishorekumar-Elanchezhiyan commented Aug 28, 2018

We are using TwilioVoice (2.0.3) with CallKit
When we are in Voice call and a PSTN call comes in
I hold and accept the PSTN Call
didDeactivate audioSession gets called, Thats where we disable sdk audio by TwilioVoice.isAudioEnabled = false
then I ends the PSTN call in local device, didActivate audioSession gets called. There we enable audio by TwilioVoice.isAudioEnabled = true

But audio doesnt comeback.

Discussing this issue with @bchen-twilio, please refer #96. I am yet to get a resolution

@Kishorekumar-Elanchezhiyan Kishorekumar-Elanchezhiyan changed the title Audio Goes off when hold and Accept PSTN call and ends Audio Goes off when hold and Accept PSTN call and ends iOS Aug 28, 2018
@Kishorekumar-Elanchezhiyan Kishorekumar-Elanchezhiyan changed the title Audio Goes off when hold and Accept PSTN call and ends iOS Audio doesnt resumes, when hold and Accept PSTN call and switching back to TwilioVoice call iOS Aug 28, 2018
@Kishorekumar-Elanchezhiyan Kishorekumar-Elanchezhiyan changed the title Audio doesnt resumes, when hold and Accept PSTN call and switching back to TwilioVoice call iOS Audio doesnt resume, when hold and Accept PSTN call and switching back to TwilioVoice call iOS Aug 28, 2018
@bobiechen-twilio
Copy link
Contributor

Hi @Kishorekumar-Elanchezhiyan

Although it's still under development, but we believe that this issue is addressed in our Voice iOS SDK 3.0.0-preview1. I've tried the same steps with the 3.0 Quickstart and was able to get audio flowing after the interruption. It'd be great you can give it a shot.

There are couple of API changes so it requires some works to upgrade from 2.0 to 3.0 API. We are more than happy to help you with the migration.

Thanks again!
-bobie

@Kishorekumar-Elanchezhiyan
Copy link
Author

Yes @bchen-twilio it works with 3.0 SDK but as it is still under development we will not be able to ship it with our app. Our app is ready for production and we cannot ship with sdk under development.

@Kishorekumar-Elanchezhiyan
Copy link
Author

@bchen-twilio When are we planning to release the TwilioVoice 3.x version. Please let me know if you have a roadmap

@bobiechen-twilio
Copy link
Contributor

Hi @Kishorekumar-Elanchezhiyan

Thanks for trying it out, and we definitely understand the requirement of production applications. The Voice iOS 3.0 SDK is currently in preview2 and we plan to ship 2 beta releases in the coming weeks before we can claim GA quality. Based on the dev progress, we should be able to reach GA roughly between mid and end of September.

Again we really appreciate your patience and we will be working our best to ship this awesome next-gen SDK.

-bobie

@Kishorekumar-Elanchezhiyan
Copy link
Author

Thanks @bchen-twilio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants