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

[ACS Call Automation ] API Review #28924

Open
azure-sdk opened this issue Apr 30, 2024 · 3 comments · Fixed by #29075
Open

[ACS Call Automation ] API Review #28924

azure-sdk opened this issue Apr 30, 2024 · 3 comments · Fixed by #29075
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.

Comments

@azure-sdk
Copy link
Collaborator

New API Review meeting has been requested.

Service Name: ACS Call Automation
Review Created By: Elavarasi Duraipandian Chenthoorpandian
Review Date: 05/15/2024 09:00 AM PT
Release Plan:
PR:
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: As part to this ask, call automation Server app, needs to be able to join a call location then manage the meeting, such as -> Add PSTN participant -> Send DTMF
Hero scenario: Doctor and Patient are in a Room. An interpreter is needed. Contoso Server app, is able to add call leg to the Room. Contso server app, with the call automation leg, can dial out to PSTN user, send DTMF.

New end point, that enables Server app, to get connection to a Room, after which server app can call other mid call action end points such as add participants, send DTMF.

How do I get your time ASAP for review, as we are targeting the upcoming public preview for CA. Server Managed Meetings.docx [Page 6]
https://microsoft.sharepoint-df.com/:w:/t/IC3SpoolCallingTeam/EaYYnsrwh1BCiOich6cjhhkBlwi5KVJTa4LjiR1prsp5lA?e=mrhAOQ

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk azure-sdk added the API Review Scoping This is an issue that will track work on a specific set of API changes. label Apr 30, 2024
@azure-sdk
Copy link
Collaborator Author

Meeting updated by James Deng (ACS)

Service Name: ACS Call Automation
Review Created By: Elavarasi Duraipandian Chenthoorpandian
Review Date: 05/15/2024 09:00 AM PT
Release Plan:
PR: #29075
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: As part to this ask, call automation Server app, needs to be able to join a call location then manage the meeting, such as -> Add PSTN participant -> Send DTMF
Hero scenario: Doctor and Patient are in a Room. An interpreter is needed. Contoso Server app, is able to add call leg to the Room. Contso server app, with the call automation leg, can dial out to PSTN user, send DTMF.

New end point, that enables Server app, to get connection to a Room, after which server app can call other mid call action end points such as add participants, send DTMF.

How do I get your time ASAP for review, as we are targeting the upcoming public preview for CA. Server Managed Meetings.docx [Page 6]
https://microsoft.sharepoint-df.com/:w:/t/IC3SpoolCallingTeam/EaYYnsrwh1BCiOich6cjhhkBlwi5KVJTa4LjiR1prsp5lA?e=mrhAOQ

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk
Copy link
Collaborator Author

Meeting updated by James Deng (ACS)

Service Name: ACS Call Automation
Review Created By: Elavarasi Duraipandian Chenthoorpandian
Review Date: 05/15/2024 09:00 AM PT
Release Plan:
PR: #29075
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: As part to this ask, call automation Server app, needs to be able to join a call location then manage the meeting, such as -> Add PSTN participant -> Send DTMF
Hero scenario: Doctor and Patient are in a Room. An interpreter is needed. Contoso Server app, is able to add call leg to the Room. Contso server app, with the call automation leg, can dial out to PSTN user, send DTMF.

New end point, that enables Server app, to get connection to a Room, after which server app can call other mid call action end points such as add participants, send DTMF.

How do I get your time ASAP for review, as we are targeting the upcoming public preview for CA. Server Managed Meetings.docx [Page 6]
https://microsoft.sharepoint-df.com/:w:/t/IC3SpoolCallingTeam/EaYYnsrwh1BCiOich6cjhhkBlwi5KVJTa4LjiR1prsp5lA?e=mrhAOQ

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@mikekistler mikekistler linked a pull request May 15, 2024 that will close this issue
3 tasks
@mikekistler
Copy link
Member

Notes from API Review 5/15/24

  • Only addition not reviewed is POST on /calling/callConnections:connect
  • This is just a way to create a callConnection for a room or bot
    • That's why it is an operation on the collection -- it creates a new resource (CallConnection)

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.
Projects
Status: Triage
Development

Successfully merging a pull request may close this issue.

2 participants