Changes for version 0.13 - 2001-07-24
- Updated examples/slashdot/slashdot to be verbose on not being able to send. Using the new return values from GSM::SMS::NBS.
- Sat Jul 21 17:57:11 CEST 2001
- Changed the return value in NBS.pm of all functions. The return value was 'hardwired' to -1, meaning success. Now this value has changed to the C convention: -1 means failure. 0 means success. ( This oddity needs to get in the release documentation, as it can break existing implementations. )
Modules
API for sending and receiving SMS messages.
Convert RTTTL composed songs to Nokia Smart Messaging Specs
Abstract class for the transport modules. Transport modules inherit from this class.
Provides
in SMS/Transport/XmlRpc.pm
Examples
- examples/slashdot/README
- examples/slashdot/slashdot
- examples/slashdot/transport.conf
- examples/smartmessagingserver/README
- examples/smartmessagingserver/media/groupgraphics/0001.gif
- examples/smartmessagingserver/media/groupgraphics/0002.gif
- examples/smartmessagingserver/media/groupgraphics/0003.gif
- examples/smartmessagingserver/media/rtttl/0001.rtttl
- examples/smartmessagingserver/media/rtttl/0002.rtttl
- examples/smartmessagingserver/media/rtttl/0003.rtttl
- examples/smartmessagingserver/sms
- examples/smartmessagingserver/sms.conf
- examples/smartmessagingserver/transport.conf