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

Support Signaling features in GA2 #39109

Conversation

abhishesingh-msft
Copy link
Member

Support Signaling features in GA2:

  • Added functionality to cancel add participant request sent out to a participant
  • Added param to override callback URL
  • Added param to set transferee, is the participant who is transferring the call.
  • Added ContinuousDtmfRecognitionOptions & SendDtmfTonesOptions to add Options varient of methods to support overridecallbackuri
  • Added CancelAddParticipantFailed & CancelAddParticipantSucceeded events

Added functionality to cancel add participant request sent out to a participant

Added param to override callback URL

Added param to set transferee, is the participant who is transferring the call.

Added ContinuousDtmfRecognitionOptions & SendDtmfTonesOptions to add Options varient of methods to support overridecallbackuri

Added CancelAddParticipantFailed & CancelAddParticipantSucceeded events
@abhishesingh-msft abhishesingh-msft marked this pull request as ready for review October 6, 2023 11:50
@abhishesingh-msft abhishesingh-msft merged commit 2d4524b into callautomation/release/ga2 Oct 10, 2023
@abhishesingh-msft abhishesingh-msft deleted the abhishesingh/ga2-signalling-features branch October 10, 2023 14:44
abhishesingh-msft added a commit that referenced this pull request Nov 1, 2023
* Support Signaling features in GA2:

Added functionality to cancel add participant request sent out to a participant
Added param to override callback URL
Added param to set transferee, is the participant who is transferring the call.
supported overridecallbackuri in various requests param
Added CancelAddParticipantFailed & CancelAddParticipantSucceeded events
Introducing options pattern for DTMF actions methods
abhishesingh-msft added a commit that referenced this pull request Nov 17, 2023
* Support Signaling features in GA2:

Added functionality to cancel add participant request sent out to a participant
Added param to override callback URL
Added param to set transferee, is the participant who is transferring the call.
supported overridecallbackuri in various requests param
Added CancelAddParticipantFailed & CancelAddParticipantSucceeded events
Introducing options pattern for DTMF actions methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants