On Fri, 2007-08-03 at 14:01 +0200, Peter Guhl wrote:
There's a service provider called "aspsms" we used in the company I worked before. AFAIK they provide direct socket connections and reasonable costs. Probably you find their website in Google.
Major drawback: If your link is broken, you won't get alarmed! Something like this would be nice:
if (aspsms available) send_via_aspsms else send_via_attached_gsm
Cheerz - Dan