-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
Add modifiers for RTP TTL in the U/L commands #59
base: master
Are you sure you want to change the base?
Conversation
of the travis build stucking trying to upgrade tcpdump package.
This reverts commit ace4c8d.
This allows the Media Signalling server to tune the RTP TTL in for each stream.
of the travis build stucking trying to upgrade tcpdump package.
Sorry for not rebasing properly. It it's an issue, I can re-create the pull request on a clean fork. |
Hey, @sobomax - I want to revive this PR - should I make a new PR against latest master? |
Hi @razvancrainea , thanks for raising it! Fell off my radar sort of. :( I would look into converting it into sub-command for the U/L i.e. U/Lfoobar && Txyz and adding a functional test to make it complete. I can look into the former if you take care of the latter. Thanks! |
OK, let's do this - let me know when you get a chance to modify the command, and I will soon come back with some tests for it. Cheers! |
in the TTL setting sub-command and other places. PR: #59
55700ad
to
2131bec
Compare
This allows the Media Signalling server to tune the RTP TTL in for each stream.