Re: SMS PDU for OTA-WSP connectionless Wap Push
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wiral Ltd |
| Message-ID | <[email protected]> |
Anarchy wrote: > > i've figured out how to tokenise the SI but the encoding of the WSP headers > still eludes me.... what do the numbers mean? > > WSP Push Pdu > 00 - app id? > 06 - push > 0D - header length? > AE 92 04 3C 21 A5 6E 84 81 B4 80 AF 80 - no idea about the rest Is this a working tokenized SI document ? It is, have you tested it with a phone ? > > WAP-230-WSP-20010705 doesn't help much... is there another doc? No. And anyway, it is normative. Note that you should add 80 to values (turn first bit, because these are short integers). Aarno