Skip to content

call_terminated event not working. while third call end in Samsung galaxy a51 android version 11 #248

Description

@utsav0098

this is my code for detect call termination event
endpoint.on("call_terminated", (call) => {
console.log('Connectivity call_terminated: ', call);
dispatch(onCallTerminated(call))
})

  1. first call start then second call come and i receive 2 call then first call is hold is working fine. but first end user call end to not end first user call in my side.

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