test/fixtures/xml/notification.xml in twilio-2.8.0 vs test/fixtures/xml/notification.xml in twilio-2.9.0
- old
+ new
@@ -10,10 +10,10 @@
<MoreInfo>http://www.twilio.com/docs/errors/12345</MoreInfo>
<MessageText>Unable to parse XML response</MessageText>
<MessageDate>Thu, 03 Apr 2008 04:36:32 -0400</MessageDate>
<RequestURL>http://yourserver.com/handleCall.php</RequestURL>
<RequestMethod>POST</RequestMethod>
- <RequestVariables>Caller=4158675309&Called=4155551212...</RequestVariables>
+ <RequestVariables>From=4158675309&To=4155551212...</RequestVariables>
<ResponseHeaders>Content-Length: 500</ResponseHeaders>
<ResponseBody><h1>Error parsing PHP script</h1></ResponseBody>
</Notification>
</TwilioResponse>
\ No newline at end of file