- Text Message Interface
Interface address
https://www.aql.com/sms/gw-smswap-text.php
Required Variables:
uid (aql username)
pw (aql password)
n (destination number/numbers - seperated by commas)
m (message - upto 160 characters)
Optional Variables:
o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
ommited will use account default)
mcl (Message class. Set to 0 for flash message, or 1 for normal message)
Response Codes:
99 (Username/Password incorrect / ommited)
98 (not enough credit for messages)
97 (variable missing / general error)
00 (messages queued for sending)
- Ringtone Interface
Interface address
https://www.aql.com/sms/gw-smswap-ringtone.php
Required Variables:
uid (aql username)
pw (aql password)
n (destination number/numbers - seperated by commas)
rt (Ringtone in RTTTL format)
Optional Variables:
o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
ommited will use account default)
Response Codes:
99 (Username/Password incorrect / ommited)
98 (not enough credit for messages)
97 (variable missing / general error)
00 (messages queued for sending)
NB: Only Nokia ringtones are accepted at the moment
- Logo Interface
Interface address
http://gw3.aql.com:8020/send/smswap-logo.php
Required Variables:
uid (aql username)
pw (aql password
n (destination number/numbers - seperated by commas)
mc (operator code of end user)
img (operator logo in gif format, hex encoded)
Optional Variables:
o (Originator ID - 11 characters alphanumeric / 16 digits numeric. If
ommited will use account default)
Response Codes:
99 (Username/Password incorrect / ommited)
98 (not enough credit for messages)
97 (variable missing / general error)
00 (messages queued for sending)