Hi all, I'm a newbie to kannel and i would like to know how to configure kannel and dialin to use the connected mode. Here is my kannel.conf file:
group = core admin-port = 13000 wapbox-port = 9201 admin-password = bar status-password = bar wdp-interface-name = "*" log-file = "/var/log/kannel/kannel.log" log-level = 0 box-deny-ip = "" box-allow-ip = "*.*.*.*" admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1;10.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 My dialin setup seems good as i can connect from any OS. When i configure the mobile to connect in connected mode i get disconnected immediately and in non-connected mode everything is OK. Whatever i put in wapbox-port lets me connect in non-connected mode. Can somebody explain this to me? Thanks in advance, Stephane.
