i used 1.3.1 version of kannel and have a wapbox i run bearebox first with this config.
group = core admin-port = 13000 wapbox-port = 9201 admin-password = <PASS> status-password = <PASS> #admin-deny-ip = "" #admin-allow-ip = "" wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" log-level = 1 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;192.168.0.*" udp-deny-ip = "*.*.*.*" udp-allow-ip = "127.0.0.1;192.168.0.*" access-log = "/var/log/kannel/access.log" store-file = "/var/log/kannel/kannel.store" and after wapbox with this config group = wapbox bearerbox-host = localhost log-file = "/var/log/kannel/wapbox.log" log-level = 1 syslog-level = none access-log = "/var/log/kannel/wapaccess.log" and in a moment i see in wapbox.log 2003-07-07 23:19:44 [5] PANIC: gwlib/octstr.c:1677: octstr_set_bits: Assertion `value <= mask' failed. and wapbox fail, what is the problem ?? in bearebox.log only see that client, disconnect. what happen ? I think to include wapbox in daemonstools is possible ? have someone any example of its ? thanks again.
