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: Control Page Settings: Difference between revisions

m
no edit summary
mNo edit summary
 
 
==Sending a SMS to the SIM using Curl==
You can send a SMS to the SIM curl, and so this can be integrated in to your own systems.
 
Be sure to enter a 'MT Password'
 
Example:
 
curl --silent --get --form-string iccid=894453852500xxxxxxx --form-string password=secret --form-string message="Hello Alex" --form-string originator="Office" http://sms.aa.net.uk/sms.cgi
SMS message to 894453852500xxxxxxx
OK: Queued
 
You can also send via our [http://aa.net.uk/telecoms-sendsms.html Send a Text page] - Use the following fieled: Password, Message, Originator and ICCID fields.
 
More details on the [http://aa.net.uk/kb-telecoms-sms.html SMS Page]
 
 
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits