Hello,
I'm using a Rails application and would like to send/receive text messages through my application. Two solutions I looked at is using SMS Gateway and using a cell phone paired with Bluetooth with my Mac and I have ultraSMS program running that sends SMSs through the phone. The second option is definitely a lot cheaper as SMS gateways charges quite a bit for a dedicated number. The disadvantages of the second option as far as I know are 1. Reliability: phone and computer has to be on and paired at all time 2. Scalability
Is there other major advantages to SMS gateways worth paying for? Are there other alternatives?
Thanks,
Tam