I'm trying to use Kannel for sending SMS. Reading the documentation I came across this line:
To set up an SMS gateway, you need, in addition to a machine running Kannel, access to (an operator's) SMS center, or possibly to multiple ones.
Does anyone know to go about getting this access?
http://www.kannel.org/download/kannel-userguide-snapshot/userguide.html
You need to directly connect to the operators you need to send messages to - which is a costly affair, and in addition you'd likely need to have a capability to determine the recipient numbers' ownership, i.e., which operator to route the message to.
Much easier option would be to do a Google search for an SMS gateway, of which there are quite many but of course you'd need to pay for every message you send.
The cheapest option, if you have low volumes, is to get a SIM card and hook up a mobile phone or a GSM modem up to your server, and send messages through that (Kannel has the capability.) However, your throughput will be quite limited and your operator will likely block you if you send too much messages this way.