wapkannel.conf
资源名称:gateway-1.2.1 [点击查看]
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
WINDOWS
- #
- # THIS IS A SAMPLE CONFIGURATION FOR WAP KANNEL
- #
- # It is run like this:
- #
- # 1% gw/bearerbox gw/wapkannel.conf
- # 2% gw/wapbox gw/wapkannel.conf
- #
- # ..as both commands in separate shells (or screen sessions)
- #
- # After that you can use your 7110 to test this out. Or use
- # fakewap from test directory, or some SDK.
- #
- # For any guidelines to set up your SDK or 7110, see Kannel FAQ
- # on Kannel WWW pages at http://www.kannel.org/
- #
- # For any modifications to this file, see Kannel User Guide
- # If that does not help, send email to users@kannel.org
- #
- # Kalle Marjola May 2000
- #
- 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 = "/tmp/bearerbox.log"
- log-level = 1
- box-deny-ip = "*.*.*.*"
- box-allow-ip = "127.0.0.1"
- #access-log = "access.log"
- #store-file = "kannel.store"
- group = wapbox
- bearerbox-host = localhost
- log-file = "/tmp/wapbox.log"
- log-level = 0
- syslog-level = none
- access-log = "/tmp/wapaccess.log"