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

手机WAP编程

开发平台:

WINDOWS

  1. #
  2. # THIS IS A SAMPLE CONFIGURATION FOR KANNEL
  3. #
  4. # For any modifications to this file, see Kannel User Guide 
  5. # If that does not help, send email to users@kannel.org
  6. #
  7. group = core
  8. admin-port = 13000
  9. admin-password = bar
  10. #status-password = foo
  11. #admin-deny-ip = ""
  12. #admin-allow-ip = ""
  13. #log-file = "/tmp/kannel.log"
  14. #log-level = 0
  15. #access-log = "access.log"
  16. #http-proxy-host = "127.0.0.1"
  17. #http-proxy-port = 8080
  18. #http-proxy-exceptions = "127.0.0.1"
  19. #http-proxy-username = "user"
  20. #http-proxy-password = "password"
  21. #ssl-certkey-file = "mycertandprivkeyfile.pem"
  22. # Smsbox related
  23. #smsbox-port = 13001
  24. #box-deny-ip = "*.*.*.*"
  25. #box-allow-ip = "127.0.0.1"
  26. #unified-prefix = "00358,0"
  27. #white-list = "http://127.0.0.1/white-list.txt"
  28. #black-list = "http://127.0.0.1/black-list.txt"
  29. #store-file = "kannel.store"
  30. # Wapbox related
  31. #wapbox-port = 13002
  32. #udp-deny-ip = "*.*.*.*"
  33. #udp-allow-ip = "127.0.0.1"
  34. #wdp-interface-name = "*"
  35. # SMSC CONNECTIONS - GLOBAL FIELDS
  36. #group = smsc
  37. #smsc = 
  38. #smsc-id = ID
  39. #denied-smsc-id = "X;Y"
  40. #allowed-smsc-id = "Z"
  41. #preferred-smsc-id = "W"
  42. #allowed-prefix = "040;050"
  43. #denied-prefix = "060;070"
  44. #alt-charset = 
  45. # SMSC Nokia CIMD2
  46. #group = smsc
  47. #smsc = cimd2
  48. #host = 
  49. #port = 
  50. #smsc-username =
  51. #smsc-password =
  52. #keepalive = 
  53. #sender-prefix =
  54. # SMSC EMI
  55. #group = smsc
  56. #smsc = emi2 
  57. #smsc = emi_ip to use the old implementation
  58. #host =
  59. #port =
  60. #smsc-username =
  61. #smsc-password =
  62. #device = /dev/
  63. #phone = 
  64. #our-port =
  65. #receive-port =
  66. #connect-allow-ip =
  67. #keepalive = 
  68. #flow-control =
  69. # SMSC SMPP
  70. #group = smsc
  71. #smsc = smpp
  72. #host =
  73. #port =
  74. #receive-port =
  75. #smsc-username =
  76. #smsc-password =
  77. #system-type =
  78. #address-range =
  79. # SMSC SEMA
  80. #group = smsc
  81. #smsc = sema
  82. #device = /dev/tty0
  83. #smsc_nua = (X121 smsc address)
  84. #home_nua = (x121 radio pad address)
  85. #wait_report = 0/1 (0 means false, 1 means true)
  86. # SMSC OIS
  87. #group = smsc
  88. #smsc = ois
  89. #host = 103.102.101.100
  90. #port = 10000
  91. #receive-port = 10000
  92. #ois-debug-level = 0
  93. # SMSC GSM
  94. #group = smsc
  95. #smsc = at
  96. #modemtype = wavecom | premicell | siemens | siemens-tc35 | falcom | nokiaphone | ericsson
  97. #device = /dev/ttyS0
  98. #pin = 2345
  99. #validityperiod = 167
  100. # SMSC Fake
  101. #group = smsc
  102. #smsc = fake
  103. #host =
  104. #port =
  105. #connect-allow-ip = 
  106. # SMSC HTTP
  107. #group = smsc
  108. #smsc = http
  109. #system-type = kannel
  110. #send-url = 
  111. #port = 
  112. #connect-allow-ip = 
  113. #username = 
  114. #password = 
  115. # SMSBOX SETUP
  116. group = smsbox
  117. bearerbox-host = localhost
  118. sendsms-port = 13013
  119. #sendsms-chars = "0123456789 +-"
  120. #global-sender = 12345
  121. #log-file = "/tmp/smsbox.log"
  122. #log-level = 0
  123. #access-log = "access.log"
  124. #white-list =
  125. #black-list =
  126. #reply-couldnotfetch = 
  127. #reply-couldnotrepresent = 
  128. #reply-requestfailed =
  129. #reply-emptymessage = 
  130. # SEND-SMS USERS
  131. group = sendsms-user
  132. username = tester
  133. password = foobar
  134. #user-deny-ip = ""
  135. #user-allow-ip = ""
  136. # this sender is for Kannel relay testing (http_smsc)
  137. group = sendsms-user
  138. username = kannel
  139. password = rL4y
  140. user-deny-ip = "*.*.*.*"
  141. user-allow-ip = "127.0.0.1"
  142. #name = service_kannel
  143. #forced-smsc = ID
  144. #default-smsc = ID
  145. #faked-sended =
  146. #max-messages = 1
  147. #concatenation = 1
  148. #split-chars = 
  149. #split-suffix = 
  150. #omit-empty = 
  151. #header =
  152. #footer =
  153. #allowed-prefix =
  154. #denied-prefix =
  155. #white-list =
  156. #black-list =
  157. # SMS SERVICES
  158. #group = sms-service
  159. #name = nothing
  160. #keyword = nop
  161. #aliases = "noppy;niente"
  162. #text = "You asked nothing and I did it!"
  163. #get-url = "http://"
  164. #post-url = "http://"
  165. #file = "/tmp/"
  166. #accepted-smsc = ID
  167. #allowed-prefix = 
  168. #denied-prefix = 
  169. #catch-all = false
  170. #send-sender = false
  171. #strip-keyword = false
  172. #faked-sender = 
  173. #max-messages = 1
  174. #accept-x-kannel-headers = false
  175. #assume-plain-text = false
  176. #concatenation = false
  177. #split-chars = 
  178. #split-suffix = "+"
  179. #omit-empty = true
  180. #header =
  181. #footer =
  182. #prefix = 
  183. #suffix =
  184. #white-list =
  185. #black-list =
  186. # SMS SERVICE GET-URL EXAMPLE
  187. #group = sms-service
  188. #keyword = relay
  189. #get-url = "http://localhost/service?phone=%p&text=%r&binary=%b&smsc=$i&time=%t
  190. # SMS SERVICE black-list
  191. #group = sms-service
  192. #keyword = black-list
  193. #text = "You are not alowed to use this service, Go away!"
  194. # SMS SERVICE Default
  195. # there should be default always
  196. group = sms-service
  197. keyword = default
  198. text = "No service specified"