hello everybody, i've tried to use the test prog: fakewap, but i couldn't get any result. i tried this command: ./fakewap -g 127.0.0.1 http://wap.google.com
i've got this as an output: 2006-10-15 02:51:34 [0] INFO: fakewap complete. 2006-10-15 02:51:34 [0] INFO: fakewap: 1 client threads made total 1 transactions. 2006-10-15 02:51:34 [0] INFO: fakewap: total running time 74.0 seconds 2006-10-15 02:51:34 [0] INFO: fakewap: 0.0 messages/seconds on average 2006-10-15 02:51:34 [0] INFO: fakewap: time of best, worst and average transaction: 73.9 s, 73.9 s, 73.9 s and this's in the log: 2006-10-15 02:50:20 [5091] [6] INFO: Fetching URL <http://wap.google.com> for MSISDN <>, IP <127.0.0.1:32774> 2006-10-15 02:50:20 [5091] [7] WARNING: WSP: content-type <text/html> not supported 2006-10-15 02:51:34 [5091] [5] INFO: WTP_RESP: resp_machine_find_or_create: ack received, yet having no machine and this's my conf file: group = core admin-port = 13000 admin-password = bar #admin-deny-ip = "*.*.*.*" #admin-deny-ip = "" #admin-allow-ip = "" wapbox-port = 13002 wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" log-level = 1 box-deny-ip = "*.*.*.*" #box-deny-ip = "" box-allow-ip = "127.0.0.1" access-log = "/var/log/kannel/access.log" group = wapbox bearerbox-host = localhost log-file = "/var/log/kannel/wapbox.log" log-level = 0 syslog-level = none access-log = "/var/log/kannel/wap_access.log" would anybody please tell me how to be sure if wapbox is okay or not? thanks a lot.
