SMS UDH messages: Difference between revisions

From AAISP Support Site
m (AA-Andrew moved page UDH messages to SIM to SMS UDH messages)
mNo edit summary
Line 3: Line 3:


Example:
Example:
<syntaxhighlight lang="bash">
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 \
https://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
SMS message to 8944200000000000000
OK: Queued
OK: 1
</syntaxhighlight>


==Known to work on:==
==Known to work on:==

Revision as of 10:27, 26 May 2015

Example:

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 \
https://sms.aa.net.uk/sms.cgi

 SMS message to 8944200000000000000
 OK: 1

Known to work on:

  • iPhone
  • Nokia E72

Not working on:

  • Samsung Galaxy S2 (GT-I9100 - SMS received, but the MWU indicator does not show - tested exaclty the same curl to same sim in a Nokia E72 and it does work. Samsung ROM was 4.1.2, Cyanogenmod 23 October 2012
  • Possibly HTC Snap
  • Possibly Samsung Galaxy S3