This manual page will cover the functionalities and use of sendsms. For installation and configuration instructions, please refer to the INSTALL document, provided in the sources directory or on the web site.
The international prefix can be either "+" or "00" (or any other value supported by the GSM network provider the server is subscribed to). Some separation characters can be used to beautify the number, but they are purely cosmetic and will be stripped by the server. Those characters are [./- ]. The pause character (',') is not supported. This parameter is required.
Regarding the international country code, don't forget that its necessity is to be considered respective to the SMS gateway location (the host this client program is connecting to), not the location where the client is run from. In case of doubt, please contact the SMS server administrator for your network.
Please always include the area code (even when sending to a destination in the same "area", i.e. on the same network). The number without the area code, though syntactically correct and accepted by the network, would never get delivered (at least, that's my experience with Proximus -- YMMV).
At the present time, only 7bit ASCII is supported for the message text.
Use one and only one of -m or -f.
The special file '-' means that input will be read from stdin.
At the present time, only 7bit ASCII is supported for the message text.
Use one and only one of -m or -f.
The INSTALL and README documents in the sources tree.
Part of the code is (c) Riccardo Facchetti.
The code also includes contributions from Philipp Klaus <pklaus@access.ch> and numerous others. All contributors are acknowledged in the CHANGELOG document, and in the comment headers of the source files they modified.
SMSLink has been released to the public under the GNU GPL.
Home page: <http://smslink.sourceforge.net/ >