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

[Twilio] Placing phone calls #605

Open
amotl opened this issue Oct 6, 2022 · 1 comment
Open

[Twilio] Placing phone calls #605

amotl opened this issue Oct 6, 2022 · 1 comment
Labels
enhancement service plugin All about service plugins

Comments

@amotl
Copy link
Member

amotl commented Oct 6, 2022

Hi there,

if users don't have an Asterisk or FreeSWITCH installation for placing phone calls using the corresponding existing service plugins, Twilio may come to the rescue. It supports making outgoing calls to phones, SIP-enabled endpoints, and Twilio Client connections 1. Inspiration may be taken from 2.

With kind regards,
Andreas.

Footnotes

  1. https://www.twilio.com/docs/voice/make-calls

  2. https://github.com/grafana/oncall/blob/v1.0.40/engine/apps/twilioapp/twilio_client.py#L129-L174

@amotl amotl added enhancement service plugin All about service plugins labels Oct 6, 2022
@amotl
Copy link
Member Author

amotl commented Oct 6, 2022

Apparently, @caronc had the same idea recently, see caronc/apprise#676. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement service plugin All about service plugins
Projects
None yet
Development

No branches or pull requests

1 participant