SMS UDH messages: Difference between revisions
No edit summary |
|||
Line 20: | Line 20: | ||
==Not working on:== |
==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 |
*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 |
Revision as of 12:07, 30 October 2012
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 \ http://sms.aa.net.uk/sms.cgi SMS message to 8944200000000000000 OK: Queued
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