> This probably means that the phone does not get the message at all. What > is your > configuration ? > > Aarno >
Hi, my kannel configuration is: # /etc/kannel/kannel.conf group = core admin-port = 13000 wapbox-port = 13002 admin-password = wdp-interface-name = "*" log_file = "/tmp/kannel.log" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" access-log = "access.log" group = wapbox bearerbox-host = localhost log-file = "/tmp/wapbox.log" syslog-level = none my test-setup includes also an Apache-webserver on another machine. With the Nokia Toolkit the setup works, with my Siemens phone the home- page (http://192.168.0.99/test/index.php) is displayed correctly. After that the output in wapbox.log is: ---snip 2001-12-03 06:50:52 [29] DEBUG: data: 2e 33 0d 0a 58 2d 57 41 .3..X-WA 2001-12-03 06:50:52 [29] DEBUG: data: 50 2d 53 65 73 73 69 6f P-Sessio 2001-12-03 06:50:52 [29] DEBUG: data: 6e 2d 49 44 3a 20 35 0d n-ID: 5. 2001-12-03 06:50:52 [29] DEBUG: data: 0a 0d 0a ... 2001-12-03 06:50:52 [29] DEBUG: Octet string dump ends. 2001-12-03 06:50:52 [29] INFO: WSP: Fetched <http://192.168.0.99/test/index.php> (text/vnd.wap.wml, charset='') 2001-12-03 06:50:52 [2] DEBUG: WSP: machine 0x81c4e38, state CONNECTED, event S_MethodResult_Req 2001-12-03 06:50:52 [2] DEBUG: WSP: method 26, state PROCESSING, event S_MethodResult_Req 2001-12-03 06:50:52 [5] DEBUG: WTP: resp_machine 26, state RESULT_WAIT, event TR_Result_Req. 2001-12-03 06:50:52 [5] DEBUG: WTP_SEND: add_initiator_address 2001-12-03 06:50:52 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:50:52 [2] DEBUG: WSP 5/26: New method state REPLYING 2001-12-03 06:50:52 [2] DEBUG: WSP 5: New state CONNECTED 2001-12-03 06:50:52 [29] DEBUG: Thread 29 (gw/wap-appl.c:fetch_thread) terminates. 2001-12-03 06:50:59 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:50:59 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:50:59 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:06 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:06 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:06 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:13 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:13 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:13 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:20 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:20 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:20 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:27 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:27 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:27 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:34 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:34 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:34 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:41 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:41 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:41 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:48 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:48 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:48 [5] DEBUG: WTP 26: New state RESULT_RESP_WAIT 2001-12-03 06:51:55 [1] DEBUG: TimerTO_R elapsed. 2001-12-03 06:51:55 [5] DEBUG: WTP: resp_machine 26, state RESULT_RESP_WAIT, event TimerTO_R. 2001-12-03 06:51:55 [5] DEBUG: WTP 26: New state LISTEN 2001-12-03 06:51:55 [5] DEBUG: WTP: Destroying WTPRespMachine 0x81c46b0 (26) 2001-12-03 06:51:55 [2] DEBUG: WSP: machine 0x81c4e38, state CONNECTED, event TR_Abort_Ind 2001-12-03 06:51:55 [2] DEBUG: WSP: method 26, state REPLYING, event TR_Abort_Ind 2001-12-03 06:51:55 [2] DEBUG: WSP 5/26: New method state NULL_METHOD 2001-12-03 06:51:55 [2] DEBUG: Destroying WSPMethodMachine 26 2001-12-03 06:51:55 [2] DEBUG: WSP 5: New state CONNECTED when I click on a link on my page nothing happens. This behavior is not every time the same, sometimes I'm able to access an other page from my homepage but after that the TimerTO_R elapsed messages appear. regards Andreas Kerk -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
