Another question. I am trying to use kannel wapbox to allow download of Java files *.sis and others. Now, from the informaiton I was told from Paul 1.2.1 kannel required force-sar = true however the 1.3.x it does not accept "force-sar" as SAR is included.
So, I am using 1.3.1. The file does not get sent. The outputs are below, you can see from the two of them that it seems to seperate the file as it should but, after 255 "dispathes" it fails. Any ideas? I would appreciate any help you can provide.
TimS
___________________BearerBox output _______________________ 2003-03-28 12:21:35 [14] DEBUG: boxc_receiver: got wdp from wapbox 2003-03-28 12:21:35 [14] DEBUG: boxc_receiver: got wdp from wapbox 2003-03-28 12:21:35 [14] DEBUG: boxc_receiver: got wdp from wapbox 2003-03-28 12:21:35 [10] DEBUG: udp: sending message 2003-03-28 12:21:35 [10] DEBUG: udp: sending message 2003-03-28 12:21:35 [10] DEBUG: udp: sending message 2003-03-28 12:21:38 [9] DEBUG: datagram received 2003-03-28 12:21:38 [15] DEBUG: send_msg: sending msg to boxc: <(null)> 2003-03-28 12:21:38 [15] DEBUG: boxc_sender: sent message to <127.0.0.1> 2003-03-28 12:21:38 [14] DEBUG: boxc_receiver: got wdp from wapbox 2003-03-28 12:21:38 [14] INFO: Connection closed by the box <127.0.0.1> 2003-03-28 12:21:38 [15] DEBUG: send_msg: sending msg to boxc: <(null)> 2003-03-28 12:21:38 [15] DEBUG: Thread 15 (gw/bb_boxc.c:boxc_sender) terminates. 2003-03-28 12:21:38 [10] DEBUG: udp: sending message 2003-03-28 12:21:38 [14] DEBUG: Thread 14 (gw/bb_boxc.c:function) terminates. 2003-03-28 12:21:45 [9] DEBUG: datagram received 2003-03-28 12:21:45 [11] DEBUG: Old wapbox has disappeared, re-routing 2003-03-28 12:21:45 [11] WARNING: Cannot route message, discard it
_____________________ wapbox output ___________________________
2003-03-28 12:21:32 [5] DEBUG: WTP: dispath_to_wdp(): psn = 249 2003-03-28 12:21:32 [5] DEBUG: WTP: dispath_to_wdp(): psn = 250 2003-03-28 12:21:32 [5] DEBUG: WTP: dispath_to_wdp(): psn = 251 2003-03-28 12:21:32 [5] DEBUG: WTP 10: New state RESULT_RESP_WAIT 2003-03-28 12:21:35 [5] DEBUG: WTP: resp_machine 10, state RESULT_RESP_WAIT, event RcvAck. 2003-03-28 12:21:35 [5] DEBUG: WTP: continue_sar_result(): lsegm=251, nsegm=332, csegm=248 2003-03-28 12:21:35 [5] DEBUG: WTP: dispath_to_wdp(): psn = 252 2003-03-28 12:21:35 [5] DEBUG: WTP: dispath_to_wdp(): psn = 253 2003-03-28 12:21:35 [5] DEBUG: WTP: dispath_to_wdp(): psn = 254 2003-03-28 12:21:35 [5] DEBUG: WTP 10: New state RESULT_RESP_WAIT 2003-03-28 12:21:38 [5] DEBUG: WTP: resp_machine 10, state RESULT_RESP_WAIT, event RcvAck. 2003-03-28 12:21:38 [5] DEBUG: WTP: continue_sar_result(): lsegm=254, nsegm=332, csegm=251 2003-03-28 12:21:38 [5] DEBUG: WTP: dispath_to_wdp(): psn = 255 2003-03-28 12:21:38 [5] PANIC: gwlib/octstr.c:1677: octstr_set_bits: Assertion `value <= mask' failed.
