Steven Xie wrote: > 1. > How did you guys make it work with OpenWave SDK emulator > When I try to send message from emulator , I always got error like > below from wapbox: > > 2006-04-21 12:51:24 [31790] [2] DEBUG: WSP (UNIT): event arrived > 2006-04-21 12:51:24 [31790] [2] WARNING: WSP PDU with unknown type -1 > 2006-04-21 12:51:29 [31790] [2] DEBUG: WSP (UNIT): event arrived > 2006-04-21 12:51:29 [31790] [2] WARNING: WSP PDU with unknown type -1 > I'm using the GW-1.4.0 > > wap.conf > group = core > admin-port = 13000 > wapbox-port = 13002 > admin-password = bar > wdp-interface-name = "*" > log-file = "log/bearerbox.log" > log-level = 254 > > group = wapbox > bearerbox-host = localhost > log-file = "log/wapbox.log" > log-level = 254 > syslog-level = none > access-log = "log/wapaccess.log" > timer-freq = 10 > map-url = "http://mmsc/* http://localhost:1981/*"
ok, this is obviously not Mbuni's fault, but ours (Kannel). We can't unpack the WSP data, which seems interesting to me here. Ether the Openwave SDK sends some non-standard things, or we're lacking something. Did you try Kannel CVS instead of 1.4.0 stable? Can you do this please. If you get the same results for the CVS version, I'd ask you to file a bug report to our bug tracking system at http://bugs.kannel.org/ Best would be a etherreal or tcpdump network sniff of the data flowing to Kannel for analysis. Stipe ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org ------------------------------------------------------------------- _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
