There is an example:

group = core
admin-port = 11000
wapbox-port = 11002
admin-password = bar
log-file = "/var/log/kannel/bearerbox-core.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
unified-prefix = "00,+;001,1;002,2;003,3;004,4;005,5;006,6;007,7;008,8;009,9"
access-log = "/var/log/kannel/bearerbox-access.log"
store-file = "/var/run/kannel/kannel.store"
wdp-interface-name = "*"

group = wapbox
bearerbox-host = localhost
log-file = "/var/log/kannel/wapbox.log"
log-level = 0
syslog-level = none
device-home = http://wap.google.com/
timer-freq = 100

group = ppg
ppg-url = /cgi-bin/wap-push.cgi
ppg-port = 8080
concurrent-pushes = 100
trusted-pi = false
users = 1024

group = wap-push-user
wap-push-user = picom
ppg-username = *user*
ppg-password = *password*

include = "/etc/modems.conf"

group = smsc
smsc = at2
smsc-id = *id*
modemtype = *modemtype*
device = /dev/ttyS0
speed = *modemspeed*
port = *modemport*


could you post some link to documentation ?
I didn't found configuration for wap mms in Kaneel user's guide
No, we should add this.

http://www.kannel.3glab.org/download/1.3.0/userguide-1.3.0/ userguide.html
It works only with at2 smsc as virtual SMSC ?

At2 is the virtual smsc you should use, at is quite old. Of course you can use a
real smsc, if you want.

Aarno


Reply via email to