-
Notifications
You must be signed in to change notification settings - Fork 38
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
VoiceCallBack Status issue #16
Comments
Hi @girubhai Thanks for reaching out. |
Hi @bchen-twilio Thanks to reply. i.e. I want to say following scenatrio: I don't know but why above case was not implemented ? |
Hi @girubhai Twilio does receive the result response when sending the notification requests to Apple APN service, but does not receive further notice if the notification has been properly received by the mobile client, which means it's hard for the Twilio Voice service to only notify the caller client a ringing event when the notification has reached to the client and the a incoming call notification is displayed. Hope this answers your question. Since there isn't an issue regarding the Node sample code, I'll close this issue. For any Programmable Voice (SDK) related questions, you are welcome to open new tickets in the twilio-voice-ios repository. Cheers, |
When Callee has no internet and caller place call, ringing volume play on caller side and at server Status CallBack Request following status flow occur :
1.Initiated 2. Ringing 3. no-answer
So the question is why Ringing callback status occur while callee has not network connection.
The text was updated successfully, but these errors were encountered: