Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

SIP2SIM and SMS: Difference between revisions

m
 
Example:
<syntaxhighlight>
curl --silent --get --form-string iccid=894453852500xxxxxxx --form-string password=secret \
curl --silent --get --form-string iccid=894453852500xxxxxxx --form-string password=secret --form-string message="Hello Alex" --form-string originator="Office" --form-string username=894453852500xxxxxxx http://sms.aa.net.uk/sms.cgi\
http://sms.aa.net.uk/sms.cgi
 
curl --silent --get --form-string iccid=894453852500xxxxxxx --form-string password=secret --form-string message="Hello Alex" --form-string originator="Office" --form-string username=894453852500xxxxxxx http://sms.aa.net.uk/sms.cgi
SMS message to 894453852500xxxxxxx
OK: Queued
</syntaxhighlight>
 
You can also send via our [http://aa.net.uk/telecoms-sendsms.html Send a Text page] - Use the following fields: Password, Message, Originator and ICCID fields.
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits