futel / dialplan-functions

Serves documents etc to Twilio for Futel
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

increase sound file checking #35

Open kra opened 8 months ago

kra commented 8 months ago

Currently the checker only looks at the ivr json. Code can always be organized to use an ivr, but this is unwieldy. Options:

Could make an async library so the code is easy to write across requests/responses, send a token with each request/response to know which future to fire... cool but work...