Closed (fixed)
Project:
Twilio SMS Integration
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 22:23 UTC
Updated:
23 Oct 2011 at 05:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
nmcclain commentedHere's a patch for the D7 port against 6.x-1.0.
Comment #2
nmcclain commentedI tested this more carefully, fixed an error with empty country codes, and ran it through Coder review. I think it's ready for a 7.x-dev branch.
This patch is against 6.x-1.0.
Comment #3
nmcclain commentedComment #4
univate commentedOk, committed this with a few changes (like removing the country list).
Wondering:
* should attempt to upgrade to latest twilio api at the same time here?
* whether we include a copy of the twilio php code here with this module so there is no confusion which version you need to use or continue to rely on a external library?