Quote:
Originally Posted by tdesorbaix Can't you just keep the lines and replace all 1 into 33? |
That would allow to send SMS only to France and you'd need to remove the front "0" too.
If you go this way, you'll have to transform a french number like 0122334455 into +33122334455...
I'd rather change the initial test to add "+" if missing and take the full number (with country code) as parameter.
Anyway, we're hitting once more the multi-countries-and-languages-regexp issues we already have in the date zimlet or the VoIP zimlets.