M-Notifycation.ind sms encoding
I've been trying to send MMS Notifycation SMS's but I can't get it to work.
The SMS I'm sending is the following:
040636BE8C82986D6D73008D908A8C8E017F880381017F83687474703A2F2F7777772E746573742E636F6D2F7465737400
04 Push ID
06 Push PDU
01 length of headers & content type
BE content type
8C82 X-Mms-Message-Type
986D6D7300 X-Mms-Transaction-ID
8D90 X-Mms-MMS-Version
8A8C X-Mms-Message-Class
8E017F880381017F X-Mms-Expiry
83687474703A2F2F7777772E746573742E636F6D2F7465737400 X-Mms-Content-Location
What have I done wrong? I'm a bit confuesed about the Expiry format, so it might be it.
Please help...
m-notification-ind and WAP-PUSH...
Hi,
I want to send m-notification-ind to Nokai phone via WAP-PUSH.
So I prepared followed WAP Push data:
UDH = 05040B8423F0
DATA = 000603BEAF848C829831008D90891080666C6F726573656B4077702E706C009674657374204D4D53008A808E0213608805810306978083687474703A2F2F3231322E3136302E39312E38362F496D67427277732F746573742E6D6D7300
Where (WAP Push fields) 000603BEAF8 can be decoded as:
00 transaction ID
06 Pdu type Push
03 WAP headers length
BE content type = "application/vnd.wap.mms-message"
AF84 X-WAP-Application-Id = "x-wap-application:mms.ua"
Data begining from 8C829831... represent WSP encoded m-notification-ind message content
Then I tried to send it via AT commands and Siemens SL-45i connected to serial port of my PC (as Octet Encoded Pdu) UDH and DATA
Tested Nokia 6800 didn't retrieve any notification (but Sony Ericson T68i - did).
Could somebody tell what I do wrong? Please!
Flores
Re: m-notification-ind and WAP-PUSH...
Hi, I have a question.
can please someone help me out with that thred?
[url]http://discussion.forum.nokia.com/forum/showthread.php?t=82310[/url]
thanks in advance!
[QUOTE=chinchihfang]I guess:
b4 : Push-Flag 0x34 | 0x80
81: Value 01 | 0X80
8d :Content-Length 0x0d| 0x80
ca : 0x4a | 0x80. 4*16+10=74. Total byte in MMS Body
CC[/QUOTE]