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

Update Call.js #47

Merged
merged 5 commits into from
Nov 20, 2023
Merged

Update Call.js #47

merged 5 commits into from
Nov 20, 2023

Conversation

Jonnyboy85
Copy link
Contributor

You can choose whether to pass the callId or create it as usual. This is to facilitate calls with an external service while keeping the same callId. In onCallStateChange I pass the callId to better manage multicalls.

You can choose whether to pass the callId or create it as usual. This is to facilitate calls with an external service while keeping the same callId.
In onCallStateChange I pass the callId to better manage multicalls.
Modified destroy method. First break the interval and then destroy
@Jonnyboy85
Copy link
Contributor Author

Modified destroy method. First break the interval and then destroy

if audio is not valued I force it to true. This is to avoid errors on devices like Oppo, when the app is killed and receives the call
Restore previous modification
@rizvanrzayev rizvanrzayev merged commit dae85ec into rizvanrzayev:master Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants