-
Notifications
You must be signed in to change notification settings - Fork 146
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
How to call another user? #76
Comments
Hello @ksielyov , Thank you for reaching out to us. To make a call between 2 users, you also need to set up:
You can find some useful informatio about VoxEngine in our docs: about VoxEngine, VoxEngine capabilities, about scenarios These steps should resolve your issue. Also, to make a call from the user Best regards, |
Thanks, it works. But now, when I call from the 1 emulator to the 2 emulator, the second show green call icon at the top and stop it, in the first emulator "Call failed: desline" |
And need I voip for Voximpant calls if I using push notifications with Firebase? |
Hello!
The demo application is designed to process only 1 call at the moment, if it receives another call while it has already a call, it rejects a new one. According to your description it looks like this case.
Not sure that I undestand correctly your question, but the Voximplant platform supports push notifications for VoIP calls (Fireabse - for android, APNS - for iOS). Voximplant does not provide the option to use Firebase for push notifications on iOS, because the Firebase does not support Apple VoIP push notifications. Best regards, |
When I call to Test from Test2, emulator with user Test stop the call |
@ksielyov did you find a solution? |
No, I chosen Agora |
i managed to make it work, if you want to try, i think i may be able to help
i think there are still some minor fixes, but i can't remember right now
|
|
I have Voximplant app registered, I have 2 registered users in the app. I logged in demo app, using 2 account.
So, I try to call another user [email protected] to [email protected], so I get "Call Failed: not found"
The text was updated successfully, but these errors were encountered: