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

MSC3077: Support for multi-stream VoIP #3077

Merged
merged 19 commits into from
Jun 20, 2023

Commits on Mar 29, 2021

  1. Draft of multi-stream MSC

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6b11473 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary article and don't use CamelCase

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f8a38dd View commit details
    Browse the repository at this point in the history
  3. Fix naming and MSC number

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    98053bb View commit details
    Browse the repository at this point in the history
  4. Make it prefixy

    Co-authored-by: Tulir Asokan <tulir@maunium.net>
    SimonBrandner and tulir committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e5a95f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Be more descriptive about keys

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5939d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b37ba View commit details
    Browse the repository at this point in the history
  3. Add more info about usermedia and screenshare

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    721eec5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Simplifie backwards compatibility

    I would be tempted to skip the capability advertisement for this and just say that the absence of stream metadata means clients just take the first or whatever MSC2746 says. I can't think of anything the capability advertisement caters for specifically? - Dave
    
    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    950c091 View commit details
    Browse the repository at this point in the history
  2. Reword parts of backwards compatibility section

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    668ef57 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Improve explanation of backwards compatibility

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    9f372fa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Add missing spaces to unstable perifix table

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    96a878b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Remove support for stream-replacement

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8c48184 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Apply suggestions from code review

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    dbkr and anoadragon453 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7e3cb11 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Fix concerns

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ad725d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Link to specific spec version

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    904e4c9 View commit details
    Browse the repository at this point in the history
  2. Be more readable

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    875edb9 View commit details
    Browse the repository at this point in the history
  3. Clarify

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    744fa24 View commit details
    Browse the repository at this point in the history
  4. Don't ref non-existing thing

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    3d22c03 View commit details
    Browse the repository at this point in the history
  5. Remove confusing words

    SimonBrandner committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8d43930 View commit details
    Browse the repository at this point in the history