RE: problem with Siemens-OTA bmp
Illimar Reinbusch <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <ABA57123B09FD6118C6D00A0244AACA80143C7@194-126-123-25-ppp.kj.estpak.ee> |
HI Im using Kannel 1.3.1 (without any patches) and when sending Siemens OTA logo i set mclass=2 and coding=2 with following data: Part 1: 2F2F53454F016C009CFF9CFF01000300E600000003626D70074153532E626D70424DE6000000 000000003E00000028000000480000000E0000000100010000000000A80000006D0B00006D0B 00000200000002000000FFFFFF00000000000000000000000000000000000000000000000000 000000003FE42CF3E0FBCF06D80000003FE42D8601986186D800 Part 2: 2F2F53454F016C009CFF9CFF02000300E600000003626D70074153532E626D70000037E46D86 0199E7800000000023E4ED87E0FBCF000000000037E5ED86601B0C00000000003B67ACF3C0F1 E780000000003C27200000000000000000003E662C0000000000000000003FE0000000000000 0000000000000000000000000000000000000000000000000000 Part 3: 2F2F53454F016C009CFF9CFF03000300E600000003626D70074153532E626D70000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000 And everything works ok. Illimar > > -----Original Message----- > From: Daniel Brozek [mailto:[email protected]] > Sent: 10. aprill 2003. a. 19:01 > To: [email protected] > > Hello, > > I've got problem sending a Siemens-OTA bmp. I am trying to > send 72*14 bmp using encoding described in "Specification for > OTA-Download Services" . I puts all content to "text", and > nothing to "udh" part and sets a "coding=2" and "mclass=2" > variables (to set DSC - 0xF5, patched alt_dcs=1 ). I'm > certain that my handset receives all three messages, but it > seems it cant concatenate it properly. > > I have patched gw/sms.c with Alexander Malysh's patch (2003-02-26). > >