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

Implemented voice call protocol plugin #53

Open
jihyungSong opened this issue Nov 25, 2022 Discussed in #3 · 0 comments
Open

Implemented voice call protocol plugin #53

jihyungSong opened this issue Nov 25, 2022 Discussed in #3 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jihyungSong
Copy link

Discussed in #3

Originally posted by jihyungSong November 10, 2022
Propose Date : 2022-11-10
Proposer : @jihyungSong @mintloveschoco


Currently, Cloudforet can deliver event information to users through various channels to the Notification service. (https://github.com/cloudforet-io/notification)

The currently available notification protocol channels are as follows.

In addition to this, I propose voice call as a new notification channel.

In case of an urgent alarm event, it is a way to make sure the user is aware of an emergency through a direct phone call rather than a text-based delivery method.

In addition, this will be implemented based on AWS so that any AWS user can build and use itself (such as cloudformation), and will be implemented it the new Plugin.

Based on Amazon Connect, a cloud contact center service, We plan to implement it using the Amazon Polly service that can easily text to speech.

The new repository name will be named plugin-voicecall-noti-protocol according to the repository naming rules.

@jihyungSong jihyungSong added the enhancement New feature or request label Nov 25, 2022
@jihyungSong jihyungSong self-assigned this Nov 25, 2022
@jihyungSong jihyungSong moved this to Todo in Sprint Board Nov 25, 2022
@jihyungSong jihyungSong moved this from Todo to Design in Sprint Board Nov 25, 2022
@whdalsrnt whdalsrnt removed this from Sprint Board Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant