Closed (won't fix)
Project:
Twilio SMS Integration
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 Nov 2011 at 21:21 UTC
Updated:
11 Nov 2016 at 03:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mcpuddin commentedComment #2
klflote commentedThis worked great for me, but it added a drupal_set_message statement to print out the account SID; that needs to be removed.
Comment #3
nickgs commentedThis worked for me as well and I applied this to the 7.x-1.x-dev branch.
This should be checked into both branches as soon as possible. Twilio integration will not work out of the box until then.
Thanks.
Nick
www.nickgs.com
Comment #4
nmcclain commentedIt's always a shame to duplicate effort, but at this point it seems like this issue is best addressed by the patch in: http://drupal.org/node/1449494
I propose this issue be closed as a duplicate of that one.
Comment #5
nmcclain commentedMarking this as closed (fixed) now that the patch in http://drupal.org/node/1449494 was committed (thanks @mcpuddin!) this module supports the new (2010) version of the Twilio API.
Comment #6
attila.fekete commentedHi,
I noticed that the patch in https://drupal.org/node/1449494 was only commited to the 7.x branch. I made a patch that applies against the latest 6.x-dev and aims to bring the 6.x version of the module closer to the current 7.x branch. Also fixed some coding standard issues.
Comment #7
attila.fekete commentedComment #8
chrisrockwell commentedClosing this since the module doesn't support 6.x anymore