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 VoIP fields for MSC3401 #77

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2022

  1. add fields for MSC3401

    ara4n committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2acae33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5467b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ebd9d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    ca7dec7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Fix SessionID typing

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

Commits on Aug 11, 2022

  1. Add CallHangupKeepAliveTimeout

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

Commits on Aug 13, 2022

  1. Add sdp_stream_metadata

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    c1a4814 View commit details
    Browse the repository at this point in the history
  2. Add new types

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    10bb9e7 View commit details
    Browse the repository at this point in the history
  3. Add types

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

Commits on Aug 15, 2022

  1. Add UsernameFragment

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

Commits on Aug 17, 2022

  1. Remove UsernameFragment

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

Commits on Sep 4, 2022

  1. Add Kind, Width and Height

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

Commits on Dec 10, 2022

  1. Change event shape to match MSC3898

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

Commits on Dec 13, 2022

  1. Fix sdp_steam_metadata key

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3c04078 View commit details
    Browse the repository at this point in the history
  2. Add focus events go GuessClass()

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