github Azure/azure-sdk-for-java azure-communication-callautomation_1.0.0

latest releases: azure-ai-openai_1.0.0-beta.10, azure-resourcemanager-mongocluster_1.0.0-beta.1, azure-sdk-template_1.2.1-beta.3925855...
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-java release

NewReleases is sending notifications on new releases.