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

Remove lots of unnecessary RTPstream code and use [media_port] instead. #196

Merged
merged 1 commit into from
Mar 23, 2016

Conversation

wdoekes
Copy link
Member

@wdoekes wdoekes commented Mar 8, 2016

If you use multiple streams on a UAS which also uses a single port: then the RTP would all have the same 4-tuple and be a giant stream mess. But, if you can live with that, this cleans up the code quite nicely.

Closes #192.

@vodik
Copy link
Member

vodik commented Mar 18, 2016

👍

…port.

This removes a chunk of unnecessary rtpstream code.
@wdoekes wdoekes force-pushed the fix/rtpstream-source-port-192 branch from 6e5ff95 to 3e327da Compare March 23, 2016 14:36
@wdoekes wdoekes merged commit 3e327da into master Mar 23, 2016
@wdoekes wdoekes deleted the fix/rtpstream-source-port-192 branch September 2, 2016 13:59
jeannotlanglois added a commit to jeannotlanglois/sipp that referenced this pull request Aug 17, 2020
jeannotlanglois added a commit to jeannotlanglois/sipp that referenced this pull request Aug 23, 2020
- Validate presence of mandatory payload_name parameter in CAction::setRTPEchoActInfo() / CAction::setRTPStreamActInfo()
- UAC side of RTPSTREAM must specify mandatory payload_name parameter
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.

3 participants