Re: PDU with unknown type for MMS
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Vjacheslav Chekushin kirjoittaa maanantaina, 29. heinäkuuta 2002, kello 15:46:Hi. > Did anybody try to send multimedia message from Nokia 7650? I am trying ;) > I can't send message because: > 1) In permanet mode (connection oriented) it require SAR. > 2) In temporary mode (conection less) WAP gw doesn't undestand request: > 2002-07-29 15:02:13 [2] WARNING: WSP PDU with unknown type -1 MMS requires connection oriented mode and WTP SAR (at least WAP gateway must implement it), so it not a surprise that connectionless mode does not work. (The warning this time means that connectionless port got a connection- oriented pdu.) > And this 'unknown' request is: > > 0000 00 50 8b ad 5a db 00 30 f2 c9 86 78 08 00 45 00 .P.╜ZЫ.0 > тЙ.x..E. > 0010 00 67 00 01 00 00 f9 11 84 f7 d4 5d 61 21 0a 0a .g....щ. > .чФ]a!.. > 0020 fd 04 3e 88 23 f0 00 53 81 74 0a 7e 89 12 01 10 э.>.#р.S > .t.~.... > 0030 13 30 04 80 86 a0 00 04 81 92 a7 60 02 82 00 02 .0... .. > ..╖`.... > 0040 83 05 02 84 01 80 80 83 99 81 ea a9 4e 6f 6b 69 ........ > ..к©Noki > 0050 61 37 36 35 30 2f 31 2e 30 20 53 79 6d 62 69 61 a7650/1. 0 > Symbia > It uses PDU type '7e' as I undestand? No, there is no such pdu. > > (SonyEricsson T68/R201A sends MM without problem) This is interesting. It seems that Kannel lacks 'only' WTP SAR. I start working on it later this week. I trust you like to test the code. A