File: TODO

package info (click to toggle)
libsms-aql-perl 1.03-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 588; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

TODO for SMS::AQL

 - new method to send message to multiple recipients at once

 - option to enable/disable concatenation (messages > 160 chars) and set
   maximum length (would be useful just in case some script error in the
   calling script made it try to send an excessively long message

 - improve documentation
 
 - testing with non-UK destination numbers... obviously I don't have a
   non-UK phone to test with, does anybody outside of the UK want to
   help out by performing tests?  Free credits will be allocated for 
   testing.


$Id$