Skip to content

Send regular keep alive while call is active #390

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

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

biglittlebigben
Copy link
Contributor

No description provided.

@biglittlebigben biglittlebigben requested a review from a team as a code owner June 10, 2025 20:48
case <-c.media.Timeout():
c.closeWithTimeout()
return psrpc.NewErrorf(psrpc.DeadlineExceeded, "media timeout")
ticker := time.NewTicker(10 * time.Minute)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth to defer Close for the ticker. Same for outbound.

@biglittlebigben biglittlebigben merged commit 95a3247 into main Jun 11, 2025
6 checks passed
@biglittlebigben biglittlebigben deleted the benjamin/keepalive branch June 11, 2025 20:00
devniel pushed a commit to callRounded/livekit-sip-fork that referenced this pull request Jun 30, 2025
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

Successfully merging this pull request may close these issues.

2 participants