I have an MMS notification application that is built using the conformance documents and WAP forum specs.
It works well with all SonyEricsson phones, Siemens phones and even Nokia 7210 and 6110. But it does not work with 7650 for some strange reason.
My problem is as follows:
1. WAP push notification is received by 7650 and I see the "retreiving message" message
2. It connects GPRS to try to download the MMS message, but I never see it reaching the download URL. After a few seconds, it stops trying.
My questions to the knowledgable folks in this discussion Forum:
1. Is there any documented difference of how MMS works, between 7650 and other newer Nokia models ?
2. As the 7650 never even hits my URL to download message, I presume there is some error in finding or calling the URL. Are there any limitations on how the URL for the download message can look? e.g. are there any characters that are forbidden or need to be escaped?
Is there a size limit on the URL?
Does it have to be numeric?
3. There is nothing wrong with the message format (or SMIL) as I can send message from the 7650 to the 7210 and be received. However, the 7650 cannot receive that same message.
4. Could this be a firmware software problem with the 7650? I just bought it last week. How do I check the sw version and how do I know if it is a "good" version?
i can't send my binary wap push message to sony ericsson, but if work fine on nokia
can someone help me
he is what i send
00
51 UDHI and SUBMIT
00 MR
0C Destination number length (12 digits)
91 Destination number format (international)
93 33 15 32 21 73 Destination number
00 Protocol ID
F5 Data Coding Schema (DCS 8-bit encoded)
A7 Validity Period (24 h)
44 User Data Length (124 bytes
06 User Data Header Length (6 bytes)
05 UDH Item Element id (Port Numbers)
04 UDH IE length (4 bytes)
0B84 destination port number
0000 origin port number
01 Transaction ID (Push ID)
06 PDU Type (Push PDU)
03 Header Length (21 bytes)
AE Content Type=application/vnd.wap.sic
8D [Push Header] Content-Length: 0x0D |
0x80 (WAP-230-WSP Table 39)
5D ContentLength = 0x5D
02 <Version number - WBXML version 1.2>
05 <SI 1.0 Public Identifier>
6A <Charset=UTF-8 (MIBEnum 106)>
00 <String table length>
45 <SI element start, with content 0x05 |0x40>
C6 <indication element start, with content and
attributes 0x06 | 0x40| 0x80>
0D "http://www."
03 (next is an ASCII string 00 terminated)
676f6f676c6500 "google"
85 ".com/"
11 <si-id=>
03 (next is an ASCII string 00 terminated)
31 1
00
0A <created=>
C3 <OPAQUE data follows>
07 <Length field (7 bytes)>
20030409110441 date time
08 <action=signal-high>
01 <indication element attributes end>
03 (next is an ASCII string 00 terminated, the
SI content)
4E696B6B6920736963206D6573736167657373 "Nikki sic messagess"
00
01 <indication element end>
01 <SI element end>
Re: Why does 7650 behave differently when receiving MMS?
2007-06-26, 07:41#3