SMS Gateway Comparison: SMSGlobal Vs Tropo
dcwilkie.wordpress.com
SMS Gateway Comparison: SMSGlobal Vs Tropo
1–10 of 15 posts
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#2Words cannot describe how crazy I think picking a platform based on $10 of costs for development is, by the way.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#3Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#4Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#5Never used it in anything with enough volume to care about a cent or two here and there, the API is excellent, and incoming messages work a treat too.
Related: I also like http://tringme.com/ for actual calls, although their documentation and support is terrific (or was when I checked), their service is pretty good once you understand how the hell to use it.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#6The cheapest small-traffic solution I've found is to hook one or more phones to a PC and communicate with them via Hayes AT commands. Can look a little hacky, but once you have the box set up, you don't have to worry anymore. Switching "gateways" is the same as switching sim cards.
At the small scale spending $100 or so to have an unlimited test system seems comparable, and for large scale I'd much rather be buying a few unlimited SMS plans than paying per message. If the wireless provider supports SMS over GPRS you can do something like 30/min so you may never need more than one modem and sim. I wonder if it is just the barrier to entry, since you have to know that such a thing is possible and hunt down hardware/software to fit your needs rather than just buying in to one of these companies' pitches.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#7The cheapest small-traffic solution I've found is to hook one or more phones to a PC and communicate with them via Hayes AT commands. Can look a little hacky, but once you have the box set up, you don't have to worry anymore. Switching "gateways" is the same as switching sim cards.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#8If you have an Android phone around, you can just run your own gateway from it: http://kalsms.net
Put an unlimited SMS plan SIM card in the phone, scan the QR image, configure two settings and you're done, anywhere in the world.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#9The cheapest small-traffic solution I've found is to hook one or more phones to a PC and communicate with them via Hayes AT commands. Can look a little hacky, but once you have the box set up, you don't have to worry anymore. Switching "gateways" is the same as switching sim cards.
This is what I do -- I have one cheap GSM modem attached to an Ubuntu box, and I use stuff from the gsm-utils package to both send and receive messages. My problem is that I can't keep the system up 24x7; it's only active during working hours, five days a week.
also I chose to get a bigger 8 port modem from here.
http://www.bailing88.com/en/product_view.asp?hw_id=119
I definitely recommend their service.
works great with the latest kernel's and is usb.
seems to price out at about $50 a modem independent the size of the modem pools or a single.
Re: SMS Gateway Comparison: SMSGlobal Vs Tropo
#10Earlier quoted context omitted.
This is what I do -- I have one cheap GSM modem attached to an Ubuntu box, and I use stuff from the gsm-utils package to both send and receive messages. My problem is that I can't keep the system up 24x7; it's only active during working hours, five days a week.
You should try gammu, it has great documentation and support for modems. Using cell phones seems spotty on whether they will support sending or not, but I think that is independent of the software. http://wammu.eu/gammu/ also I chose to get a bigger 8 port modem from here. http://www.bailing88.com/en/product_view.asp?hw_id=119 I definitely recommend their service. works great with the latest kernel's and is usb. seem…