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

Added enhancements on top of Calling Server preview 1 #21686

Merged
merged 36 commits into from
Jun 21, 2021

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    3a31cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aac1b8 View commit details
    Browse the repository at this point in the history
  3. callState updated to callConnectionState, replace sourceAlternateIden…

    …tity with alternateCallerId, other fixes
    navali-msft committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    89e1158 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cdc4b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c07b7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6322ed View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    09a1452 View commit details
    Browse the repository at this point in the history
  2. Zihzhan/fix (#21727)

    * Clean up clients comments.
    
    * Update Snippet and Export-API.
    zihzhan-msft authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    bf54682 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    f1efa58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3aebeb View commit details
    Browse the repository at this point in the history
  3. Zihzhan/fix (#21764)

    * Update Snippet and Export-API.
    
    * remove calloption override in servercall client.
    
    * Nit for params and arguments handling.
    
    * Merge Downloader updates.
    
    * Merge Downloader updates test cases.
    
    * Update AutoGen Content.
    zihzhan-msft authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    720d59c View commit details
    Browse the repository at this point in the history
  4. Model name updates (Suffix for responses models now has Result instea…

    …d of Response), fixes based on comments (#21790)
    navali-msft authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0161219 View commit details
    Browse the repository at this point in the history
  5. Zihzhan/fix (#21805)

    * Update Snippet and Export-API.
    
    * remove calloption override in servercall client.
    
    * Nit for params and arguments handling.
    
    * Merge Downloader updates.
    
    * Merge Downloader updates test cases.
    
    * Update AutoGen Content.
    
    * Nit clean on Unit Tests.
    
    * Updating and renaming.
    zihzhan-msft authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c310ffe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. The changes which are done: (#21863)

    InviteParticipants --> AddParticipant
    InviteParticipantResultEvent --> AddParticipantResultEvent
    CallModality --> MediaType
    CommunicationParticipant --> CallParticipant
    Id in PlayAudioResult & CancelAllMediaOperations is now called OperationId
    CallConnectionState now has {incoming, connecting, connected, disconnecting, disconnected}
    CallRecordingStateResult ---> CallRecording... by Naveed Ali
    CallRecordingStateResult ---> CallRecordingProperties
    navali-msft authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    37c4531 View commit details
    Browse the repository at this point in the history
  2. Fix build Anaylse.

    zihzhan-msft committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    37c39d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29ce1ed View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/callingServer-preview1-enhancement' of https://…

    …github.com/Azure/azure-sdk-for-net into feature/callingServer-preview1-enhancement
    chrwhit committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1717a69 View commit details
    Browse the repository at this point in the history
  5. Added AddParticipantResult, Re-added communication error, updated swa…

    …gger path (#21870)
    
    * Added AddParticipantResult, Re-added communication error, updated swagger path
    
    * Fixed unit tests
    
    * Updated netstandard
    navali-msft authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    20e4121 View commit details
    Browse the repository at this point in the history
  6. Analysis fix

    navali-msft committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e829b98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    162c75e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge branch 'master' of https://github.com/Azure/azure-sdk-for-net i…

    …nto feature/callingServer-preview1-enhancement
    zihzhan-msft committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1a9464f View commit details
    Browse the repository at this point in the history
  2. Fix build issue.

    zihzhan-msft committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    58ffcc3 View commit details
    Browse the repository at this point in the history
  3. Zihzhan/fix (#21905)

    * Update Snippet and Export-API.
    
    * remove calloption override in servercall client.
    
    * Nit for params and arguments handling.
    
    * Merge Downloader updates.
    
    * Merge Downloader updates test cases.
    
    * Update AutoGen Content.
    
    * Nit clean on Unit Tests.
    
    * Updating and renaming.
    
    * Test update.
    
    * Add Call Connection Live Tests.
    
    * Add ServerCall Live Tests
    
    * Increase Test Coverage.
    
    * Reenable sample tests.
    zihzhan-msft authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    2e163e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Zihzhan/fix (#21931)

    * Update Snippet and Export-API.
    
    * remove calloption override in servercall client.
    
    * Nit for params and arguments handling.
    
    * Merge Downloader updates.
    
    * Merge Downloader updates test cases.
    
    * Update AutoGen Content.
    
    * Nit clean on Unit Tests.
    
    * Updating and renaming.
    
    * Test update.
    
    * Add Call Connection Live Tests.
    
    * Add ServerCall Live Tests
    
    * Increase Test Coverage.
    
    * Reenable sample tests.
    
    * Address comments.
    
    * Point to swagger file in master branch.
    zihzhan-msft authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f93d076 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Zihzhan/fix (#21950)

    * Update Snippet and Export-API.
    
    * remove calloption override in servercall client.
    
    * Nit for params and arguments handling.
    
    * Merge Downloader updates.
    
    * Merge Downloader updates test cases.
    
    * Update AutoGen Content.
    
    * Nit clean on Unit Tests.
    
    * Updating and renaming.
    
    * Test update.
    
    * Add Call Connection Live Tests.
    
    * Add ServerCall Live Tests
    
    * Increase Test Coverage.
    
    * Reenable sample tests.
    
    * Address comments.
    
    * Point to swagger file in master branch.
    
    * Nit fix.
    
    * Nit changes based on Azure boarder review feedback.
    zihzhan-msft authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1657f3e View commit details
    Browse the repository at this point in the history
  2. Address comments.

    zihzhan-msft committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    0a76c1a View commit details
    Browse the repository at this point in the history
  3. Naming changes.

    zihzhan-msft committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    e264d03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbc6d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d2464 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    beaae94 View commit details
    Browse the repository at this point in the history
  2. Updated models definition based on new swagger plus updated events pr…

    …operties to readonly (#21980)
    
    * Updated models definition based on new swagger, also fixed events to make properties readonly
    
    * Update accessibility of internal models
    
    * Update the file path in autorest
    navali-msft authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    c5670ab View commit details
    Browse the repository at this point in the history
  3. Update auto gen apis.

    zihzhan-msft committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    6d505c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…

    …o feature/callingServer-preview1-enhancement
    zihzhan-msft committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    072566e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d49521 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b86515 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

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