hello all!
I just  installed kannel and configured wapbox.
What do I have to do to redirect requests to http (or WAP) server?

I tried this with Nokia 6210 and it did not work. The phones dials to my
modem pool (Cisco 3620 with DMs), gets the ip numbers and then nothing
happens. :((

Please help!
my kannel.conf:

group = core
admin-port = 13000
admin-password = admin4bar
status-password = statusbar
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
wapbox-port = 9201
smsbox-port = 13003
wdp-interface-name = "*"
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0
#box-deny-ip = "*.*.*.*"
#box-allow-ip = "127.0.0.1"
box-allow-ip = "*.*.*.*"

group = wapbox
bearerbox-host = localhost
log-file = "/var/log/kannel/wapbox.log"
access-log = "/var/log/kannel/kannel.access"
log-level = 0

Yury




Reply via email to