Skip to content

not work call_terminated #250

Description

@utsav0098

same WiFi connect to work this code
endpoint.on("call_terminated", (call) => {
console.log('Connectivity call_terminated: ', call);
dispatch(onCallTerminated(call))
})
but problem is my phone is connect with mobile data and another mobile connect with WiFi so app working fine with WiFi connection. but not work with mobile data when i receiving call and make call in hold then not work call_terminated listener. otherwise everything is working fine

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions