Relative Content

Tag Archive for javascriptnode.jstwiliotwilio-api

AMD (Answering Machine Detection) callbacks not triggering after Creating Call

The following .js code doesn’t seem to result in any AMD callbacks. I’ve used PostMan to call /amdCallback with the appropriate value keys (i.e. ‘human’, ‘fax’, etc)… and that works correctly (prints the appropriate .logs)… but running ‘/makeCall’ alone (through PostMan or my Android app) doesn’t seem to create any AMD callbacks… I’m fairly certain it’s just something simple I’m missing… all my other callback work perfectly.