summarylogtreecommitdiffstats
path: root/kannel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'kannel.conf')
-rw-r--r--kannel.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/kannel.conf b/kannel.conf
index 57d325179f75..a5fc7a4e5599 100644
--- a/kannel.conf
+++ b/kannel.conf
@@ -22,6 +22,8 @@ include = "/etc/kannel/modems.conf"
group = core
admin-port = 13000
smsbox-port = 13001
+wapbox-port = 13002
+wdp-interface-name = "0.0.0.0"
admin-password = password
status-password = password
admin-deny-ip = "*.*.*.*"
@@ -123,3 +125,9 @@ accepted-smsc = usb0-modem
# don't send a reply here (it'll come through sendsms):
max-messages = 0
get-url = http://127.0.0.1:8000/backend/kannel-usb0-smsc/?id=%p&text=%a&charset=%C&coding=%c
+
+#---------------------------------------------
+# WAPBOX SETUP
+
+group = wapbox
+bearerbox-host = 127.0.0.1