Twilio - Dial with Record attribute error
问题 I'm using the twimlbin service to test a simple bit of Twilio xml: <?xml version="1.0" encoding="UTF-8"?> <Response> <Say>This call may be recorded for quality purposes</Say> <Dial record="true" action="http://testmyapp.ca/sendmail.php" method="GET"> 555-404-3200 </Dial> </Response> At the action url I receive the url of the recording and the duration and send an email to myself. All goes well, the email is sent, but the voice on the phone says an application error has occurred. The error is