github Azure/azure-sdk-for-net Azure.Communication.CallAutomation_1.0.0

latest releases: Azure.Compute.Batch_1.0.0-beta.1, Azure.Template_1.0.3-beta.3921138, Azure.Template_1.0.3-beta.3920534...
12 months ago

1.0.0 (2023-06-14)

Features Added

  • Outbound calls can now be created without providing a User Identifier. This value can be specified in the CallAutomationClientOption if desired.
  • AnswerCall now accepts OperationContext.
  • Calls can be answered by a specific communication identifier user.
  • RemoveParticipant now sends success and failure events with the request.
  • ParticipantsUpdated event now includes a sequence number to distinguish the ordering of events.
  • CallConnectionProperties now includes CorrelationId.
  • StartRecording now accepts ChannelAffinity.
  • Added EventProcessor, an easy and powerful way to handle Call Automation events. See README for details.

Breaking Changes

  • AddParticipant and RemoveParticipant now only accept one participant at a time.
  • CallSource has been flattened out.
  • CallInvite model replaces previous models for handling outbound calls.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.