I have been testing various solutions for triggering booking reminders via SMS from PHP scripts. The closest solution I found was the ability to email text messages to specific address based on the mobile phone provider, with a list of addresses listed here:
http://en.wikipedia.org/wiki/List_of_SMS_gateways
The point is it does not seam to work. I have sent a message to O2, Vodafone and Orange so far. O2 and orange, the message sent but was not received. Vodafone, the message was returned as a null address.
Has this ability been disbanded? What are the alternatives.