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

Re-INVITE may causes the session keep forever and will not be free #321

Open
MENGHAH opened this issue Jul 26, 2023 · 1 comment
Open

Re-INVITE may causes the session keep forever and will not be free #321

MENGHAH opened this issue Jul 26, 2023 · 1 comment

Comments

@MENGHAH
Copy link

MENGHAH commented Jul 26, 2023

During test the function of RECORDER of unimrcp. I found that the REINVITE will be send to server every 5 minutes in a session. But if terminate current session while the client process the response from unimrcp-server may case such session can't be free and keep forever. .So, how to cancel the reinvite?

@achaloyan
Copy link
Contributor

SIP reINVITES are sent in accordance with SIP Session Timers and will help if the remote party is no longer alive. Otherwise, you may rely on inactivity-timeout applicable to MRCPv2 connections.

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

No branches or pull requests

2 participants