kannel.conf
资源名称:gateway-1.2.1 [点击查看]
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:
手机WAP编程
开发平台:
WINDOWS
- #
- # Sample configuration file for Kannel bearerbox on Debian.
- # See the documentation for explanations of fields.
- #
- # HTTP administration is disabled by default. Make sure you set the
- # password if you enable it.
- group = core
- admin-port = 13000
- admin-password = bar
- admin-deny-ip = "*.*.*.*"
- admin-allow-ip = ""
- wapbox-port = 13002
- wdp-interface-name = "*"
- log-file = "/var/log/kannel/bearerbox.log"
- box-deny-ip = "*.*.*.*"
- box-allow-ip = "127.0.0.1"
- group = wapbox
- bearerbox-host = localhost
- log-file = "/var/log/kannel/wapbox.log"