-
Notifications
You must be signed in to change notification settings - Fork 5k
Add Teams CallDetails custom context support #49784
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
Merged
Merged
Conversation
This file contains hidden or 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
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
API change check APIView has identified API level changes in this PR and created following API reviews. |
c204dfe
to
bda2149
Compare
v-dharmarajv
reviewed
May 2, 2025
sdk/communication/Azure.Communication.CallAutomation/src/Models/TeamsPhoneCallerDetails.cs
Show resolved
Hide resolved
v-dharmarajv
reviewed
May 7, 2025
sdk/communication/Azure.Communication.CallAutomation/src/Models/TeamsPhoneCallDetails.cs
Outdated
Show resolved
Hide resolved
v-dharmarajv
reviewed
May 7, 2025
sdk/communication/Azure.Communication.CallAutomation/src/Models/TeamsPhoneCallerDetails.cs
Outdated
Show resolved
Hide resolved
v-dharmarajv
reviewed
May 7, 2025
sdk/communication/Azure.Communication.CallAutomation/src/Models/Events/IncomingCall.cs
Outdated
Show resolved
Hide resolved
v-dharmarajv
reviewed
May 7, 2025
sdk/communication/Azure.Communication.CallAutomation/src/Models/TeamsPhoneSourceDetails.cs
Outdated
Show resolved
Hide resolved
v-dharmarajv
reviewed
May 7, 2025
sdk/communication/Azure.Communication.CallAutomation/src/CallAutomationClient.cs
Outdated
Show resolved
Hide resolved
...ommunication/Azure.Communication.CallAutomation/tests/CallConnections/CallConnectionTests.cs
Outdated
Show resolved
Hide resolved
sdk/communication/Azure.Communication.CallAutomation/src/Models/Events/IncomingCall.cs
Outdated
Show resolved
Hide resolved
minwoolee-msft
approved these changes
May 14, 2025
ajaych-ms
approved these changes
May 20, 2025
sdk/communication/Azure.Communication.CallAutomation/src/CallConnection.cs
Outdated
Show resolved
Hide resolved
.../Azure.Communication.CallAutomation/api/Azure.Communication.CallAutomation.netstandard2.0.cs
Outdated
Show resolved
Hide resolved
.../Azure.Communication.CallAutomation/api/Azure.Communication.CallAutomation.netstandard2.0.cs
Show resolved
Hide resolved
.../Azure.Communication.CallAutomation/api/Azure.Communication.CallAutomation.netstandard2.0.cs
Show resolved
Hide resolved
...nication/Azure.Communication.CallAutomation/api/Azure.Communication.CallAutomation.net8.0.cs
Show resolved
Hide resolved
ajaykumarmehra
pushed a commit
to azure-sdk/azure-sdk-for-net
that referenced
this pull request
May 23, 2025
* Add Teams CallDetails custom context support * Updated the CallConnectionTests * Make all properties in TeamsPhone*Details classes publicly settable * Adding a null check for internalEvent.CustomEvent in case of non Pstn events * Updatng the Incoming Call Context null check * Added the Teams Call Context in Incoming Call * Updated the TeamsPhoneCallDetails and TeamsPhoneSourceDetails public constructors * Update Models to accept TeamsPhoneCallDetails and add helper to convert to internal format * Addressed the PR comments
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.
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.