Is there a way to determine if an outbound call is answered?
See original GitHub issueIf so, can we add documentation to the README?
Specifically, I would like some sort of event to fire when the call receiver answers/accepts the call. I assumed that’s what the CallConnected
was, but it seems that is fired immediately after the CallRinging
event – rendering it essentially useless. Is this a bug?
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Is there any way to know whether an outgoing call was ...
From the Home screen, scroll to and tap Your usage. · Tap the desired option: Data; Message; Calls; Mobile Hotspot · Tap Check...
Read more >Is there any way to determine whether the outgoing call is ...
Once a call is answered, most dialers initiates a toast. For me, my toast says "Additional call forwarding active" - other dialers may...
Read more >How to detect that the outgoing call is answered or not?
There is no direct api for detecting that when the outgoing call answered, but yes Its possible only in Rooted phones Since Android...
Read more >Can Twilio tell whether a call was answered by a human or ...
Twilio has an Answering Machine Detection system which can detect if an outbound call made with Twilio's API was picked up by a...
Read more >15 Key Call Center Metrics to Measure Outbound Performance
The answer success rate is also known as the "hit rate." It's also often referred to as the answer rate or pickup rate....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@MrHertal nope I did not get any attribute to resolved ringBack tone issue , along with it we are even not able to hear any automated msgs(in case of call disconnected from callee end or call not answered from callee end ) if passing answerOnBridge as true.
is anyone have any solution for same?
Hi @saurabh874 ,
I think you can configure the ringtone with another attribute on the Dial verb, check Twilio documentation.