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

Add modifiers for RTP TTL in the U/L commands #59

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2017

  1. set the proper number of statistics to 10

    Initially there were 5 statistics, but the number changed after these
    commits:
    4b099c8 - introduced 4 new stats
    9c843e7 - introduced 1 new stat
    razvancrainea committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    ace4c8d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Try to update openssl module.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    402c2fc View commit details
    Browse the repository at this point in the history
  2. No, that fid did not work.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    b2b459a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    797ac2b View commit details
    Browse the repository at this point in the history
  4. Try to install only twisted core.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    3dee561 View commit details
    Browse the repository at this point in the history
  5. GC some unused include statements.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    1a8b883 View commit details
    Browse the repository at this point in the history
  6. GC unused includes.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    8bedce4 View commit details
    Browse the repository at this point in the history
  7. GC unused includes.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    484455e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ec8702 View commit details
    Browse the repository at this point in the history
  9. Re-gen.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    cb0c1d8 View commit details
    Browse the repository at this point in the history
  10. Add (c), add missed #include.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    c47b8c3 View commit details
    Browse the repository at this point in the history
  11. Add -y after apt-get install.

    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    1be347d View commit details
    Browse the repository at this point in the history
  12. Add some obscure "Dpkg::Options" into apt-get install to get rid

    of the travis build stucking trying to upgrade tcpdump package.
    sobomax authored and razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    c8bd8a2 View commit details
    Browse the repository at this point in the history
  13. Revert "set the proper number of statistics to 10"

    This reverts commit ace4c8d.
    razvancrainea committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    16aed8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. rtp: add modifiers for TTL in the U/L commands

    This allows the Media Signalling server to tune the RTP TTL in for each
    stream.
    razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    95aad9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a849c View commit details
    Browse the repository at this point in the history
  3. Try to update openssl module.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    7304c9a View commit details
    Browse the repository at this point in the history
  4. No, that fid did not work.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    8add3e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97024c1 View commit details
    Browse the repository at this point in the history
  6. Try to install only twisted core.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    bbffb2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d510813 View commit details
    Browse the repository at this point in the history
  8. Add (c), add missed #include.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    7a9d488 View commit details
    Browse the repository at this point in the history
  9. Add -y after apt-get install.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    cba4b00 View commit details
    Browse the repository at this point in the history
  10. Try to update openssl module.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    1f4018d View commit details
    Browse the repository at this point in the history
  11. No, that fid did not work.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    cd7eea8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32de58d View commit details
    Browse the repository at this point in the history
  13. Try to install only twisted core.

    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    37c026f View commit details
    Browse the repository at this point in the history
  14. Add some obscure "Dpkg::Options" into apt-get install to get rid

    of the travis build stucking trying to upgrade tcpdump package.
    sobomax authored and razvancrainea committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    76afe5e View commit details
    Browse the repository at this point in the history