-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Feature/communication server calling #22055
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(callingServer): correct most style issues * fix(callingServer): correct most style issues * fix(*): revert generated files out of scope
* Update FarmBeats SDK * Release prep
* Regenerate computer vision SDK * Update computer vision version
Unify README embedme Usage into a Wrapper Script
- Normalize the maven options across the pipelines - Use json/ps to produce artifact list instead of yml
…agrifood-farming (#21904)
…into feature/communication-ServerCalling
* Update swagger location and obj models. * Fix sourceAlternateIdentity not pass issue.
…com/Azure/azure-sdk-for-java into feature/communication-ServerCalling
…into feature/communication-ServerCalling
* Added Unit tests for CallClient and CallAsyncClient * comment change
* Added the PlayAudio Api for Out-call/ConversationClient * Added test for the playAudio apis * Fixed test caused due to merge coonflicts * Minor fixes Co-authored-by: Paresh Arvind Patil <papati@microsoft.com>
…com/Azure/azure-sdk-for-java into feature/communication-ServerCalling
* pr review fixes * pr review fixes
JianpingChen
requested changes
Jun 14, 2021
...ngserver/src/main/java/com/azure/communication/callingserver/CallingServerClientBuilder.java
Outdated
Show resolved
Hide resolved
...ava/com/azure/communication/callingserver/models/events/CallConnectionStateChangedEvent.java
Outdated
Show resolved
Hide resolved
...rc/main/java/com/azure/communication/callingserver/models/events/CallingServerEventBase.java
Show resolved
Hide resolved
...callingserver/src/test/java/com/azure/communication/callingserver/CallingServerTestBase.java
Outdated
Show resolved
Hide resolved
...llingserver/src/main/java/com/azure/communication/callingserver/models/ProgressReporter.java
Outdated
Show resolved
Hide resolved
...lingserver/src/test/java/com/azure/communication/callingserver/DownloadContentLiveTests.java
Outdated
Show resolved
Hide resolved
…into feature/communication-ServerCalling
JianpingChen
approved these changes
Jun 14, 2021
minnieliu
reviewed
Jun 14, 2021
...n-callingserver/src/main/java/com/azure/communication/callingserver/CallConnectionAsync.java
Outdated
Show resolved
Hide resolved
minnieliu
reviewed
Jun 14, 2021
...n-callingserver/src/main/java/com/azure/communication/callingserver/CallConnectionAsync.java
Outdated
Show resolved
Hide resolved
minnieliu
reviewed
Jun 14, 2021
...lingserver/src/main/java/com/azure/communication/callingserver/CallingServerAsyncClient.java
Show resolved
Hide resolved
minnieliu
reviewed
Jun 14, 2021
...ation-callingserver/src/main/java/com/azure/communication/callingserver/ServerCallAsync.java
Outdated
Show resolved
Hide resolved
minnieliu
approved these changes
Jun 14, 2021
/azp run java - azure-communication-identity - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - azure-communication-sms - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - azure-communication-chat - tests |
/azp run java - azure-communication-phonenumbers - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
Azure Pipelines successfully started running 1 pipeline(s). |
arifsaikat-microsoft
dismissed
DominikMe’s stale review
June 14, 2021 22:09
The requested file is already reverted and not part of the PR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes https://github.com/Azure/azure-sdk-pr/issues/704