This is a simple Ruby IVR designed to showcase some LAML features.
It was presented at ClueCon 2020 by SignalWire.
- If in office hours, ask caller to choose Sales or Support
- Outside of office hours, ask user to record a message
- Sales calls one main number
- Support calls multiple numbers at the same time
Run bundle install
, then ruby app.rb
.
I recommend something like ngrok to run a tunnel to your development machine.
Then, set up your phone number to use the URL as a voice handler and call the number.
Copyright 2020 SignalWire