Hello,
I must first preface this with an apology - not exactly a devel question I'm asking, but I didn't hear anything back from the users list so far......

Having problems connecting to kannel wap server from my phone.....getting connection refused from server.

I am using Kannel WAP server version 1.4.0. My wapkannel.conf is as follows:

group = core
admin-port = 13000
wapbox-port = 13002
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
#admin-allow-ip = ""
wdp-interface-name = "*"
log-file = "log/core.log"
log-level = 1
#box-deny-ip = "*.*.*.*"
#box-allow-ip = "127.0.0.1"
box-allow-ip = "*.*.*.*";
access-log = "log/coreaccess.log"
#store-file = "/tmp/kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = "mycertandprivkeyfile.pem"

group = wapbox
bearerbox-host = localhost
log-file = "log/waplog.log"
log-level = 1
syslog-level = none
access-log = "log/wapaccess.log"

I programmed my v120e moto phone, giving it the wap ip of the machine I'm running kannel on and using port 9201. I tried in the phone, to launch an ip that is working thru mozilla; no luck. Also tried to launch www.google.com/wml but wap server is refusing connection.

When I start up wapbox and bearerbox, it says connection from 127.0.0.1 successful (in the kannel logs) upon the startup of wapbox and bearerbox -- seems I should see my machine IP here??
 
Is there a way to test kannel's "readiness" before I try to connect via my cell phone?  The user's guide starts to talk about "using the fake WAP sender" in Appendix B. but it isn't fleshed out...........

Any ideas?

TIA,
Steve


Start your day with Yahoo! - make it your home page

Reply via email to