kannel.conf
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. #
  2. # Sample configuration file for Kannel bearerbox on Debian.
  3. # See the documentation for explanations of fields.
  4. #
  5. # HTTP administration is disabled by default. Make sure you set the
  6. # password if you enable it.
  7. group = core
  8. admin-port = 13000
  9. admin-password = bar
  10. admin-deny-ip = "*.*.*.*"
  11. admin-allow-ip = ""
  12. wapbox-port = 13002
  13. wdp-interface-name = "*"
  14. log-file = "/var/log/kannel/bearerbox.log"
  15. box-deny-ip = "*.*.*.*"
  16. box-allow-ip = "127.0.0.1"
  17. group = wapbox
  18. bearerbox-host = localhost
  19. log-file = "/var/log/kannel/wapbox.log"