-
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
Call failed : Decline #69
Comments
Hello @tapannathvani ! Is this the full session log? Best regards, |
Here is the full session log.
|
Hello @tapannathvani ! The issue is caused by this error: It seems that your VoxEngine scenario is empty or has issues. Best regards, |
Thanks for the reply. We are able to do video call now but we have few questions..
|
|
Android device1: Nokia 6.1 plus and OS - 10
|
|
Here is the logcat....
Scenario : A person called to B (video call) and then A person killed the application without disconnecting the phone but B person still able to see live video of A and able to transfer voice also. A person clear cached memory of the application from device setting and then call disconnected |
Hi,
We have installed react-native-demo in iOS & Android and setup scenarios & routing as per documentation but when we entered user name to call then its say call failed : Decline and we cant figure it out that what is the exact error? we are not able to see anything in log also.
Log looks like
2020-06-17 09:33:55 Unhandled CallAlerting event 2020-06-17 09:33:55 Executing JS command: HangupCall with params [{code = 603 ; headers = 59AC8D6DBEFF1E7E.1592386434.784682 ; id = 59AC8D6DBEFF1E7E.1592386434.784682 ; } ; ] 2020-06-17 09:33:55 Sent event to JS onPhoneEvent with params [{cost = 0 ; direction = ; duration = 0 ; headers = {Reason = ; } ; id = 59AC8D6DBEFF1E7E.1592386434.784682 ; name = Call.Disconnected ; } ; ] 2020-06-17 09:34:55 INFO: Session is stopping... 2020-06-17 09:34:55 Terminating (onClose) 2020-06-17 09:34:55 Executing JS command: close with params [{CpuMillis = 27 ; } ; ] 2020-06-17 09:34:55 Normal termination 2020-06-17 09:34:55 Session terminated
The text was updated successfully, but these errors were encountered: