WARNING: Skipping faulty header. / trouble with SIEMENS S35 / Kannel WAP /

Bjoern Buettner <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi guy's,

I've configured the kannel WAP GW- in version "cvs 30-dec.2001".

Previous version of Kannel WAP  was 1.0.5,  it worked very fine.
With the new version, we have some problems with SIEMENS S35 Phones.
If I try to connect with the SIEMENS S35 to the gw, following error appears.

"2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x202."
"2002-01-31 13:19:12 [1] WARNING: Skipping faulty header."

Is it a problem with Kannel or the SIEMENS S35 WAP Browser ?

Has anybody an answer regarding this ??

Enclosed my config file & the DEBUG message

Thank's all


##############

group = core
admin-port = xxxxx
wapbox-port = xxxxx
#wapbox-port-ssl = xxxx
admin-password = xxxx
log-file = "/var/log/sms.log"
log-level = 0
log-file = "/var/log/kannel.log"
log-level = 0
#box-deny-ip = "*.*.*.*"
box-allow-ip = "xxx.xxx.xxx.xxx; xxx.xxx.xxx.xxx; xxx.xxx.xxx.xxx; 
xxx.xxx.xxx.xxx; xxx.xxx.xxx.xxx"
#box-allow-ip = "*.*.*.*"
admin-deny-ip = "*.*.*.*"
#admin-allow-ip = "xxx.xxx.xxx.xxx"
#
# ssl configuration
#
#admin-port-ssl = "true"
#ssl-client-certkey-file = 
"/usr/local/kannel-cvs-30-dec/etc/server-keys/wap-sms-gw.key"
#ssl-server-cert-file = 
"/usr/local/kannel-cvs-30-dec/etc/server-keys/server.crt"
#ssl-server-key-file = 
"/usr/local/kannel-cvs-30-dec/etc/server-keys/server.key"
wdp-interface-name = "*"

group = wapbox
bearerbox-host = "xxx.xxx.xxx.xxx"
log-file = "/var/log/wapbox.log"
log-level = "0"
syslog-level = "5"
timer-freq = "2"

group = ppg
ppg-url = "/cgi-bin/wap-push.cgi"
ppg-port = 8080
concurrent-pushes = 100
users = 1024
ppg-allow-ip = xxx.xxx.xxx.xxx;127.0.0.1
ppg-deny-ip = xxx.xxx.xxx.xxx;xxx.xxx.xxx.xxx
trusted-pi = false

group = wap-push-user
wap-push-user = test1
ppg-username = test2
ppg-password = test3
allow-ip = xxx.xxx.xxx.xxx


Kannel WAP DEBUG
###
2002-01-31 13:17:37 [0] DEBUG: Started thread 14 
(gw/heartbeat.c:heartbeat_thread)
2002-01-31 13:19:12 [6] DEBUG: WTP: Created WTPRespMachine 0x821c9f0 (0)
2002-01-31 13:19:12 [6] DEBUG: WTP: resp_machine 0, state LISTEN, event 
RcvInvoke.
2002-01-31 13:19:12 [6] DEBUG: WTP 0: New state INVOKE_RESP_WAIT
2002-01-31 13:19:12 [1] DEBUG: WSP: Created WSPMachine 0x821d4d8
2002-01-31 13:19:12 [1] DEBUG: WSP: machine 0x821d4d8, state NULL_SESSION, 
event TR-Invoke.ind
2002-01-31 13:19:12 [6] DEBUG: WTP: resp_machine 0, state INVOKE_RESP_WAIT, 
event TR-Invoke.res.
2002-01-31 13:19:12 [6] DEBUG: WTP 0: New state RESULT_WAIT
2002-01-31 13:19:12 [1] DEBUG: WSP: decoding headers:
2002-01-31 13:19:12 [1] DEBUG: Octet string at 0x821d270:
2002-01-31 13:19:12 [1] DEBUG:   len:  162
2002-01-31 13:19:12 [1] DEBUG:   size: 163
2002-01-31 13:19:12 [1] DEBUG:   immutable: 0
2002-01-31 13:19:12 [1] DEBUG:   data: 80 05 94 83 02 04 54 80   ......T.
2002-01-31 13:19:12 [1] DEBUG:   data: 94 80 95 80 03 02 02 02   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 80 03 02 02 01 80 03 02   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 02 03 80 03 02 02 06 80   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 03 02 02 04 80 03 02 02   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 05 80 03 02 02 09 80 b3   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 80 a3 80 61 70 70 6c 69   ...appli
2002-01-31 13:19:12 [1] DEBUG:   data: 63 61 74 69 6f 6e 2f 78   cation/x
2002-01-31 13:19:12 [1] DEBUG:   data: 2d 75 70 2d 64 65 76 69   -up-devi
2002-01-31 13:19:12 [1] DEBUG:   data: 63 65 00 80 03 02 02 0a   ce......
2002-01-31 13:19:12 [1] DEBUG:   data: 80 61 70 70 6c 69 63 61   .applica
2002-01-31 13:19:12 [1] DEBUG:   data: 74 69 6f 6e 2f 6f 63 74   tion/oct
2002-01-31 13:19:12 [1] DEBUG:   data: 65 74 2d 73 74 72 65 61   et-strea
2002-01-31 13:19:12 [1] DEBUG:   data: 6d 00 10 99 81 91 81 93   m.......
2002-01-31 13:19:12 [1] DEBUG:   data: 81 01 a9 53 49 45 2d 53   ...SIE-S
2002-01-31 13:19:12 [1] DEBUG:   data: 33 35 2f 33 2e 30 20 55   35/3.0 U
2002-01-31 13:19:12 [1] DEBUG:   data: 50 2f 34 2e 31 2e 31 36   P/4.1.16
2002-01-31 13:19:12 [1] DEBUG:   data: 6d 00 83 99 80 a1 81 ea   m.......
2002-01-31 13:19:12 [1] DEBUG:   data: 10 87 82 86 80 88 85 8d   ........
2002-01-31 13:19:12 [1] DEBUG:   data: 81 10 80 06 c2 03 11 5d   .......]
2002-01-31 13:19:12 [1] DEBUG:   data: 00 ff                     ..
2002-01-31 13:19:12 [1] DEBUG: Octet string dump ends.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x202.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x201.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x203.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x206.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x204.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x205.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x209.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Unknown content type 0x20a.
2002-01-31 13:19:12 [1] WARNING: Skipping faulty header.
2002-01-31 13:19:12 [1] WARNING: Shift to unknown code page 16.
2002-01-31 13:19:12 [1] WARNING: Will try to skip headers until next known 
code page.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x99.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x91.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x93.
2002-01-31 13:19:12 [1] INFO: Returning to code page 1 (default).
2002-01-31 13:19:12 [1] WARNING: Shift to unknown code page 16.
2002-01-31 13:19:12 [1] WARNING: Will try to skip headers until next known 
code page.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x87.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x86.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x88.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x8d.
2002-01-31 13:19:12 [1] WARNING: Shift to unknown code page 16.
2002-01-31 13:19:12 [1] WARNING: Will try to skip headers until next known 
code page.
2002-01-31 13:19:12 [1] DEBUG: Skipping field 0x80.
2002-01-31 13:19:12 [1] DEBUG: WSP: decoded headers:
2002-01-31 13:19:12 [1] DEBUG: Accept: application/vnd.wap.wmlc; type=1108
2002-01-31 13:19:12 [1] DEBUG: Accept: application/vnd.wap.wmlc
2002-01-31 13:19:12 [1] DEBUG: Accept: application/vnd.wap.wmlscriptc
2002-01-31 13:19:12 [1] DEBUG: Accept: application/vnd.wap.multipart.related
2002-01-31 13:19:12 [1] DEBUG: Accept: application/vnd.wap.multipart.mixed
2002-01-31 13:19:12 [1] DEBUG: Accept: application/x-up-device
2002-01-31 13:19:12 [1] DEBUG: Accept: application/octet-stream
2002-01-31 13:19:12 [1] DEBUG: User-Agent: SIE-S35/3.0 UP/4.1.16m
2002-01-31 13:19:12 [1] DEBUG: Accept-Language: en
2002-01-31 13:19:12 [1] DEBUG: Accept: image/vnd.wap.wbmp
2002-01-31 13:19:12 [1] DEBUG: Accept-Charset: utf-8
2002-01-31 13:19:12 [1] DEBUG: WSP: End of decoded headers.
2002-01-31 13:19:12 [1] DEBUG: WSP 0: New state CONNECTING
2002-01-31 13:19:12 [1] DEBUG: WSP: machine 0x821d4d8, state CONNECTING, 
event S-Connect.res
2002-01-31 13:19:12 [1] DEBUG: WSP 0: New state CONNECTING_2
2002-01-31 13:19:12 [6] DEBUG: WTP: resp_machine 0, state RESULT_WAIT, 
event TR-Result.req.


kind regards

Vodafone TeleCommerce GmbH
Architecture & Engineering
Bjoern Buettner
Rehhecke 50
40885 Ratingen
Tel. +49 (0) 21 02 / 97 20 13
Fax +49 (0) 21 02 / 97 15 14
mailto: [email protected]
Internet: www.vodafone.com
Internet: www.vodafone-telecommerce.de
LDAP: directory.vodafone.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.