philnash / useful-twilio-functions

A set of useful Twilio Functions.
MIT License
54 stars 19 forks source link

Added new functions for hunt with human detection #4

Open mgvarley opened 6 years ago

mgvarley commented 6 years ago

A new folder with two functions, one based on the original hunt function which hands off to a new function /humandetect. It also adds support for extra environment variables such as CALLER_ID, DIAL_TONE and TIMEOUT. It needs some extra tests if someone could help with this as I am not that familiar with writing tests for Twilio.