telephonist
telephonist copied to clipboard
Elixir state machines for Twilio calls
Gday @danielberkompas, Was just looking at the changes you've made since 0.1.2, and I'm not sure the readme matches the current API, but I can't be sure - I'm still...
It might make sense to implement a helper function to validate requests are actually from Twilio by inspecting the X-Twilio-Signature header, full request url, and user's TWILIO_AUTH_TOKEN (as described in...
- [x] Update travis to run against Elixir 1.2.0 - [ ] Update dialyzer to use `mix dialyze`
Make this package compatible with Elixir 1.15+ * Fix deprecated use of Config * Updated deprecated `worker` child specs * Updated use of optional parentheses that is no longer supported...