Hello,

I am using kannel / wapbox to test a wap/wsp health check
feature of another network device. I am having a problem
getting wapbox to respond to the request.

kannel.conf:
==============
group = core
admin-port = 13000
admin-password = foobar
wapbox-port = 13004
wdp-interface-name = "*"

group = wapbox
bearerbox-host = localhost
#map-url = "http://*"; "http://192.168.168.100/index.html";
device-home = http://192.168.168.100/index.html

output:
========

002-04-03 07:42:07 [16] DEBUG: boxc_sender: sent message to <127.0.0.1>
2002-04-03 07:42:07 [2] DEBUG: Connectionless Get request received.
2002-04-03 07:42:07 [2] DEBUG: WSP: decoding headers:
2002-04-03 07:42:07 [2] DEBUG: Octet string at 0x82330c0:
2002-04-03 07:42:07 [2] DEBUG:   len:  4
2002-04-03 07:42:07 [2] DEBUG:   size: 5
2002-04-03 07:42:07 [2] DEBUG:   immutable: 0
2002-04-03 07:42:07 [2] DEBUG:   data: 30 2f 00 00               0/..
2002-04-03 07:42:07 [2] DEBUG: Octet string dump ends.
2002-04-03 07:42:07 [2] DEBUG: WSP: decoded headers:
2002-04-03 07:42:07 [2] DEBUG: 0/:
2002-04-03 07:42:07 [2] DEBUG: WSP: End of decoded headers.
2002-04-03 07:42:09 [4] DEBUG: datagram received
2002-04-03 07:42:09 [16] DEBUG: boxc_sender: sent message to <127.0.0.1>
2002-04-03 07:42:09 [2] DEBUG: Connectionless Get request received.
2002-04-03 07:42:09 [2] DEBUG: WSP: decoding headers:
2002-04-03 07:42:09 [2] DEBUG: Octet string at 0x8264ce8:
2002-04-03 07:42:09 [2] DEBUG:   len:  4
2002-04-03 07:42:09 [2] DEBUG:   size: 5
2002-04-03 07:42:09 [2] DEBUG:   immutable: 0
2002-04-03 07:42:09 [2] DEBUG:   data: 30 2f 00 00               0/..
2002-04-03 07:42:09 [2] DEBUG: Octet string dump ends.
2002-04-03 07:42:09 [2] DEBUG: WSP: decoded headers:
2002-04-03 07:42:09 [2] DEBUG: 0/:
2002-04-03 07:42:09 [2] DEBUG: WSP: End of decoded headers.
2002-04-03 07:42:11 [4] DEBUG: datagram received
2002-04-03 07:42:11 [16] DEBUG: boxc_sender: sent message to <127.0.0.1>
2002-04-03 07:42:11 [2] DEBUG: Connectionless Get request received.
2002-04-03 07:42:11 [2] DEBUG: WSP: decoding headers:
2002-04-03 07:42:11 [2] DEBUG: Octet string at 0x8232e60:
2002-04-03 07:42:11 [2] DEBUG:   len:  4
2002-04-03 07:42:11 [2] DEBUG:   size: 5
2002-04-03 07:42:11 [2] DEBUG:   immutable: 0
2002-04-03 07:42:11 [2] DEBUG:   data: 30 2f 00 00               0/..
2002-04-03 07:42:11 [2] DEBUG: Octet string dump ends.
2002-04-03 07:42:11 [2] DEBUG: WSP: decoded headers:
2002-04-03 07:42:11 [2] DEBUG: 0/:
2002-04-03 07:42:11 [2] DEBUG: WSP: End of decoded headers.


   Kannel  bearerbox  version  `1.1.6'.  System  Linux, release 2.4.7-10,
   version #1 Thu Sep 6 17:21:28 EDT 2001, machine i686. Hostname europa,
   IP  127.0.0.1.  Libxml  version 20419. Using OpenSSL 0.9.6b [engine] 9
   Jul 2001. Using checking malloc.

   Status: running, uptime 0d 0h 9m 31s

   WDP: received 282 (0 queued), sent 0 (0 queued)

   SMS: received 0 (0 queued), sent 0 (0 queued), store size 0

   DLR: 0 queued, using internal storage

   Box connections:
       wapbox, IP 127.0.0.1 (on-line 0d 0h 9m 10s)

   No SMSC connections

remote device
==============

is sending:

"01 42 15 68 74 74 70 3a 2f 2f 31 39 32 2e 31 36 38 2e 31 36 38 2e 31 30 
30 2f 00 ."


Unfortunately, wapbox doesn't seem to bother doing anything with it. I'm 
thinking I probably don't have something configured that I need. 

Thanks

-- 
John Buswell
Opaque Networks
e-mail: [EMAIL PROTECTED]

Reply via email to