Re: ota_compiler
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Tomas Varaneckas wrote:
> I'm new to kannel's architecture, so it's hard for me to see if
> something is actually wrong with the code.. However, I've set up kannel
> 1.4.0, applied
> the mbuni patch and got a different dump:
>
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 01 06 2f 1f 2d b6 91 80 92
> 34 42 33 43 31 31 31 ../.-....4B3C111
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 42 33 39 44 45 35 39 38 30
> 33 37 32 30 44 33 44 B39DE59803720D3D
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 44 37 30 37 45 30 38 30 33
> 36 34 41 36 34 31 46 D707E080364A641F
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 32 00 03 0b 6a 00 c5 46 01
> c6 55 01 87 11 06 03 2...j..F..U.....
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 69 6e 65 74 00 01 87 07 06
> 03 49 6e 74 65 72 6e inet......Intern
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 65 74 4e 41 50 44 45 46 00
> 01 87 10 06 ab 01 87 etNAPDEF........
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 08 06 03 69 6e 74 65 72 6e
> 65 74 00 01 87 09 06 ...internet.....
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 89 01 87 14 01 01 c6 00 01
> 55 01 87 36 06 03 77 .........U..6..w
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 32 00 01 87 00 00 22 06 03
> 69 6e 65 74 00 01 c6 2....."..inet...
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 00 01 59 01 87 3a 06 03 68
> 74 74 70 3a 2f 2f 77 ..Y..:..http://w
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 61 70 2e 6b 72 61 6b 2e 64
> 6b 00 01 87 00 00 1c ap.krak.dk......
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 01 01 01 c6 56 01 87 07 06
> 03 53 6f 6e 6f 66 6f ....V.....Sonofo
> 2006-02-04 01:54:56 [4077] [3] DEBUG: data: 6e 20 42 72 6f 77 73 65 72
> 00 01 01 01 n Browser....
>
> This is closer to Nokia version, attributes are used, no string table
> generation though.. However, this worked and device got the settings
> correctly. And the request did not freeze
> without response, as it does with latest CVS kannel... I would gladly
> help fixing it, but
> I'm new to kannel's architecture and not too comfortable with C. Yet,
> for now I solved my problems by making a tool which converts XML file to
> wbxml via libwbxml2 (which does the conversion well), then cut it to
> pieces and sending manually message by message (auto concatenation did
> not work well, for some reason). Well, this sure is an ugly solution
> and I'd be glad to see kannel fixed instead..
yep, confirmed this for kannel-1.4.0+mbuni-patch.
Now, the "only" thing I changed for the patch is the order of the attributes in
the array and the case-sensitivety. But obviously this causes to break.
I'm investigating...
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------