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
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"
16 access-log = "/var/log/kannel/access.log"
18 box-deny-ip = "*.*.*.*"
19 box-allow-ip = "127.0.0.1"
21 udp-deny-ip = "*.*.*.*"
22 udp-allow-ip = "127.0.0.1"
23 wdp-interface-name = "*"
25 include = "/etc/kannel/modems.conf"
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"
38 #udp-deny-ip = "*.*.*.*"
39 #udp-allow-ip = "127.0.0.1"
40 #wdp-interface-name = "*"
43 # SMSC CONNECTIONS - GLOBAL FIELDS
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"
69 #smsc = emi_ip to use the old implementation
99 #smsc_nua = (X121 smsc address)
100 #home_nua = (x121 radio pad address)
101 #wait_report = 0/1 (0 means false, 1 means true)
107 #host = 103.102.101.100
109 #receive-port = 10000
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 )
116 #modemtype = wavecom | premicell | siemens | siemens-tc35 | siemens-mc35 | falcom | nokiaphone | ericsson
119 #validityperiod = 167
120 #my-number = +123456789
134 #system-type = kannel
144 bearerbox-host = localhost
146 smsbox-id = "default-sms"
147 #sendsms-chars = "0123456789 +-"
148 #global-sender = 12345
149 log-file = "/var/log/kannel/smsbox.log"
151 access-log = "/var/log/kannel/access.log"
154 #reply-couldnotfetch =
155 #reply-couldnotrepresent =
156 #reply-requestfailed =
157 #reply-emptymessage =
167 # this sender is for Kannel relay testing (http_smsc)
172 user-deny-ip = "*.*.*.*"
173 user-allow-ip = "127.0.0.1"
174 #name = service_kannel
197 #aliases = "noppy;niente"
198 #text = "You asked nothing and I did it!"
200 #post-url = "http://"
207 #strip-keyword = false
210 #accept-x-kannel-headers = false
211 #assume-plain-text = false
212 #concatenation = false
224 # SMS SERVICE GET-URL EXAMPLE
227 #get-url = "http://localhost/service?phone=%p&text=%r&binary=%b&smsc=$i&time=%t
230 # SMS SERVICE black-list
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
240 text = "No service specified"