Closed (outdated)
Project:
Clickatell for SMS Framework
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
2 Apr 2009 at 14:19 UTC
Updated:
17 May 2016 at 12:50 UTC
Jump to comment: Most recent
Comments
Comment #1
aspope commentedAn updated Clickatell module is currently under review. In this module I have removed the line that appends the country code to the phone number, and left the country-code select field only for reference.
You can get the updated module from here (http://drupal.org/node/441650) but please be aware that the module has not yet been approved by the group.
Comment #2
aspope commentedI'll assign this ticket to myself for now, and will close once the updated Clickatell module has been approved.
Comment #3
Will White commentedTagging.
Comment #4
frazras commentedHey Will, has hope for an international module died? I see there has been no commits to this module for a while. We in international still have problems with SMSframework. Will there be any hope in the near future?
Comment #5
univate commentedCan't a check just be done on the number the user has entered and if the number is not already prefixed by the areacode, then append it.
Comment #6
asciikewl commentedHere is the patch I've made for this, it takes care of leading zeros and not duplicating the country code. It will fail if someone enters a number that doesn't start with a 0 that starts with the same numbers as the country code.
Comment #7
univate commentedComment #8
dpi