updated on Wed Jan 11 08:01:35 UTC 2012
[aur-mirror.git] / kannel-mbuni / kannel.conf
blobcec2cb0eb0e0033e614c2f35d64b4a60fab483d4
2 # THIS IS A SAMPLE CONFIGURATION FOR KANNEL
4 # For any modifications to this file, see Kannel User Guide 
5 # If that does not help, send email to users@kannel.org
8 group = core
9 admin-port = 13000
10 admin-password = admin
11 status-password = status
12 admin-deny-ip = "*.*.*.*"
13 admin-allow-ip = "127.0.0.1"
14 log-file = "/var/log/kannel/kannel.log"
15 log-level = 0
16 access-log = "/var/log/kannel/access.log"
17 smsbox-port = 13001
18 box-deny-ip = "*.*.*.*"
19 box-allow-ip = "127.0.0.1"
20 wapbox-port = 13002
21 udp-deny-ip = "*.*.*.*"
22 udp-allow-ip = "127.0.0.1"
23 wdp-interface-name = "*"
25 include = "/etc/kannel/modems.conf"
27 # Smsbox related
28 #smsbox-port = 13001
29 #box-deny-ip = "*.*.*.*"
30 #box-allow-ip = "127.0.0.1"
31 #unified-prefix = "00358,0"
32 #white-list = "http://127.0.0.1/white-list.txt"
33 #black-list = "http://127.0.0.1/black-list.txt"
34 #store-file = "/var/log/kannel/kannel.store"
36 # Wapbox related
37 #wapbox-port = 13002
38 #udp-deny-ip = "*.*.*.*"
39 #udp-allow-ip = "127.0.0.1"
40 #wdp-interface-name = "*"
43 # SMSC CONNECTIONS - GLOBAL FIELDS
44 #group = smsc
45 #smsc = 
46 #smsc-id = ID
47 #denied-smsc-id = "X;Y"
48 #allowed-smsc-id = "Z"
49 #preferred-smsc-id = "W"
50 #allowed-prefix = "040;050"
51 #denied-prefix = "060;070"
52 #alt-charset = 
55 # SMSC Nokia CIMD2
56 #group = smsc
57 #smsc = cimd2
58 #host = 
59 #port = 
60 #smsc-username =
61 #smsc-password =
62 #keepalive = 
63 #sender-prefix =
66 # SMSC EMI
67 #group = smsc
68 #smsc = emi2 
69 #smsc = emi_ip to use the old implementation
70 #host =
71 #port =
72 #smsc-username =
73 #smsc-password =
74 #device = /dev/
75 #phone = 
76 #our-port =
77 #receive-port =
78 #connect-allow-ip =
79 #keepalive = 
80 #flow-control =
83 # SMSC SMPP
84 #group = smsc
85 #smsc = smpp
86 #host =
87 #port =
88 #receive-port =
89 #smsc-username =
90 #smsc-password =
91 #system-type =
92 #address-range =
95 # SMSC SEMA
96 #group = smsc
97 #smsc = sema
98 #device = /dev/tty0
99 #smsc_nua = (X121 smsc address)
100 #home_nua = (x121 radio pad address)
101 #wait_report = 0/1 (0 means false, 1 means true)
104 # SMSC OIS
105 #group = smsc
106 #smsc = ois
107 #host = 103.102.101.100
108 #port = 10000
109 #receive-port = 10000
110 #ois-debug-level = 0
113 # SMSC GSM (TO use a USB modem, add ftdi_sio to you MODULES() array in rc.conf and use /dev/ttyUSB[0|1|2] device )
114 #group = smsc
115 #smsc = at
116 #modemtype = wavecom | premicell | siemens | siemens-tc35 | siemens-mc35 | falcom | nokiaphone | ericsson
117 #device = /dev/ttyS0
118 #pin = 0000
119 #validityperiod = 167
120 #my-number = +123456789
123 # SMSC Fake
124 #group = smsc
125 #smsc = fake
126 #host =
127 #port =
128 #connect-allow-ip = 
131 # SMSC HTTP
132 #group = smsc
133 #smsc = http
134 #system-type = kannel
135 #send-url = 
136 #port = 
137 #connect-allow-ip = 
138 #username = 
139 #password = 
142 # SMSBOX SETUP
143 group = smsbox
144 bearerbox-host = localhost
145 sendsms-port = 13013
146 smsbox-id = "default-sms"
147 #sendsms-chars = "0123456789 +-"
148 #global-sender = 12345
149 log-file = "/var/log/kannel/smsbox.log" 
150 log-level = 0
151 access-log = "/var/log/kannel/access.log"
152 #white-list =
153 #black-list =
154 #reply-couldnotfetch = 
155 #reply-couldnotrepresent = 
156 #reply-requestfailed =
157 #reply-emptymessage = 
159 # SEND-SMS USERS
161 group = sendsms-user
162 username = tester
163 password = foobar
164 #user-deny-ip = ""
165 #user-allow-ip = ""
167 # this sender is for Kannel relay testing (http_smsc)
169 group = sendsms-user
170 username = kannel
171 password = rL4y
172 user-deny-ip = "*.*.*.*"
173 user-allow-ip = "127.0.0.1"
174 #name = service_kannel
175 #forced-smsc = ID
176 #default-smsc = ID
177 #faked-sended =
178 #max-messages = 1
179 #concatenation = 1
180 #split-chars = 
181 #split-suffix = 
182 #omit-empty = 
183 #header =
184 #footer =
185 #allowed-prefix =
186 #denied-prefix =
187 #white-list =
188 #black-list =
192 # SMS SERVICES
194 #group = sms-service
195 #name = nothing
196 #keyword = nop
197 #aliases = "noppy;niente"
198 #text = "You asked nothing and I did it!"
199 #get-url = "http://"
200 #post-url = "http://"
201 #file = "/tmp/"
202 #accepted-smsc = ID
203 #allowed-prefix = 
204 #denied-prefix = 
205 #catch-all = false
206 #send-sender = false
207 #strip-keyword = false
208 #faked-sender = 
209 #max-messages = 1
210 #accept-x-kannel-headers = false
211 #assume-plain-text = false
212 #concatenation = false
213 #split-chars = 
214 #split-suffix = "+"
215 #omit-empty = true
216 #header =
217 #footer =
218 #prefix = 
219 #suffix =
220 #white-list =
221 #black-list =
224 # SMS SERVICE GET-URL EXAMPLE
225 #group = sms-service
226 #keyword = relay
227 #get-url = "http://localhost/service?phone=%p&text=%r&binary=%b&smsc=$i&time=%t
230 # SMS SERVICE black-list
231 #group = sms-service
232 #keyword = black-list
233 #text = "You are not alowed to use this service, Go away!"
236 # SMS SERVICE Default
237 # there should be default always
238 group = sms-service
239 keyword = default
240 text = "No service specified"