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!

SMS UDH messages: Difference between revisions

m
no edit summary
m (AA-Andrew moved page UDH messages to SIM to SMS UDH messages)
mNo edit summary
 
Example:
<syntaxhighlight lang="bash">
curl --silent --get --form-string \
--form-string iccid=8944200000000000000 \
--form-string password=secret \
--form-string udh="0401028001" \
--form-string message="You have voicemail" \
--form-string originator=12345 \
httphttps://sms.aa.net.uk/sms.cgi
 
curl --silent --get --form-string \
iccid=8944200000000000000 \
--form-string password=secret \
--form-string udh="0401028001" \
--form-string message="You have voicemail" \
--form-string originator=12345 \
http://sms.aa.net.uk/sms.cgi
SMS message to 8944200000000000000
OK: Queued1
</syntaxhighlight>
 
==Known to work on:==
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,264

edits