Skip to content

not work call_terminated #250

@utsav0098

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

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