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

Fix rtpstream local port allocation #734

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

viktike
Copy link
Contributor

@viktike viktike commented Jun 25, 2024

Don't hardcode retry counter max value.

After 100 calls with RTP the following error was shown before:

2024-06-25      07:35:06.156700 1719300906.156700: Could not bind port for RTP streaming after 100 tries
2024-06-25      07:35:06.156776 1719300906.156776: cannot assign a free audio port to this call - using 0 for [rtpstream_audio_port]

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
Don't hardcode retry counter max value.
@orgads orgads merged commit 241f5bd into SIPp:master Jun 25, 2024
7 checks passed
@orgads
Copy link
Contributor

orgads commented Jun 25, 2024

Thanks!

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.

None yet

2 participants