8000 SIP connection alive in the background or terminated situation · Issue #371 · flutter-webrtc/dart-sip-ua · GitHub
[go: up one dir, main page]

Skip to content
SIP connection alive in the background or terminated situation #371
Open
@AungKOO

Description

@AungKOO

For my project, I used Flutter webRTC, sip, flutter incoming call kit, and FCM for incoming calls. But whenever the user exits the app with the back button, the SIP connection is terminated and my backend server can't know it is still alive.
Whenever incoming calls are there, Although FCM and Flutter incoming call kit can wake my app and open the app with sip registration at initialization, I cannot know the current SIP state of incoming calls. So, it makes the app open but nothing.
Are there any possible ways to keep SIP connection alive in background or terminated situation? I know there may be drawbacks such as devices battery draining or security issues. But it is okay for me if I can keep SIP state connection alive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0