question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is there a way to determine if an outbound call is answered?

See original GitHub issue

If 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:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
saurabh874commented, Dec 16, 2021

@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?

0reactions
MrHertalcommented, Sep 24, 2021

Hi @saurabh874 ,

I think you can configure the ringtone with another attribute on the Dial verb, check Twilio documentation.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found