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

"Ringdown" Function Template #24

Open
kwhinnery opened this issue Sep 26, 2017 · 0 comments
Open

"Ringdown" Function Template #24

kwhinnery opened this issue Sep 26, 2017 · 0 comments

Comments

@kwhinnery
Copy link
Contributor

A common need for event organizers is to provide a hotline for attendees to call which will dial a list of organizers' phone numbers until one of them picks up. Create a Function which loads a list of comma separated phone numbers, in E.164 format, from an environment variable RINGDOWN_PHONE_NUMBERS. When a call comes in, create TwiML which dials each number in the list until a call is connected. Provide a <Say> fallback in the case no call is connected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant