node-twilio-api
node-twilio-api copied to clipboard
A high-level Twilio helper library to make Twilio API requests, handle incoming requests, and generate TwiML
Examples
Thanks for your great work with this lib. Would you please show some more samples in addition to whats in the repo and the /test. Perhaps sme samples of generating...
If you just set the SMS Status Callback URL for an application and nothing else, the isValidApp method insists that other "required" properties be present in the application object, which...
For 'connected' and 'ended' Call events, what are the possible call status values? I understand that Twilio provides a list of [possible call statuses](http://www.twilio.com/docs/api/twiml/twilio_request#request-parameters-call-status), but I cannot figure out which...