Skip to content

TEL-553: fix noisy srtp error log#670

Open
hechen-eng wants to merge 1 commit intomainfrom
srtp-err
Open

TEL-553: fix noisy srtp error log#670
hechen-eng wants to merge 1 commit intomainfrom
srtp-err

Conversation

@hechen-eng
Copy link
Copy Markdown
Contributor

@hechen-eng hechen-eng commented Apr 29, 2026

When a SIP call ends, MediaPort.Close() closes the underlying UDP conn, and the read goroutine wakes up with net.ErrClosed ("use of closed network connection"), which is a perfectly normal teardown, but logged as ERROR.

@hechen-eng hechen-eng requested a review from a team as a code owner April 29, 2026 18:17
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.

1 participant