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

incoming_call doesn't appear to be firing #32

Closed
rideau-nostalgia opened this issue Sep 22, 2020 · 5 comments
Closed

incoming_call doesn't appear to be firing #32

rideau-nostalgia opened this issue Sep 22, 2020 · 5 comments

Comments

@rideau-nostalgia
Copy link

Just trying to get aircall-everywhere integrated with our app and have been unable to get the 'incoming_call' event to fire. When running in debug mode this doesn't appear to even produce an event in the way other events do.

Even the Aircall Everywhere demo page seems to have this issue as well - no event ever appears in the events section of the page, and if the phone is collapsed, it never auto-reappears as the demo event listener calls for.

Is this something I'm doing wrong, or a known issue with the client?

@rideau-nostalgia
Copy link
Author

After a bit more investigating I was able to determine that external inbound calls due result in the event being fired, but both internal calls, and external calls that are transferred to a user do not result in the event being fired. As a result, we're not able to make the phone client visible while it's ringing with these types of calls (which is a fairly significant impediment to useability in our case). Is there any known solution to this at present?

@eulbat
Copy link

eulbat commented Oct 19, 2020

Hello @rideau-nostalgia
Thanks for reporting this. We'll investigate and come back to you.

@eulbat
Copy link

eulbat commented Jan 12, 2021

Hello @rideau-nostalgia
The issue should be fixed

Please feel free to reopen this issue if the problem persists

@eulbat eulbat closed this as completed Jan 12, 2021
@rideau-nostalgia
Copy link
Author

Hey @eulbat. Same issue still seems to be happening. If I am a user on an aircall number that directly receives a call from an external number, it does result in the "incoming_call" event firing, but receiving an internal call (or a transfer) from another aircall user still doesn't fire this event.

We can see this behaviour not only in our own app, but also when logged in on the Aircall Everywhere demo page (https://aircall.github.io/aircall-everywhere/). Monitoring the "call lifecycle events" area will not result in an "incoming_call" event for an internal call from another user or a transfer.

I'd be happy to demo this for someone if that'd help?

@eulbat
Copy link

eulbat commented Feb 1, 2021

Hey @rideau-nostalgia
Just ran another test, the incoming_call are correctly showing up when receiving transfers (both warm and cold transfers).
The event is indeed not sent when receiving an internal call. This is however expected and we will update our documentation accordingly.

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

No branches or pull requests

2 participants