Dear kannel user,

I have some questions about setting a wap gateway. Please help!

Below is my kannel.conf:

group = core
admin-port = 13000
smsbox-port = 13001
wapbox-port = 13002
admin-password = 1234
wdp-interface-name = "*"
log-file = "/var/log/kannel/bearerbox.log"
access-log = "/var/log/kannel/bearer-access.log"

group = modems
id = nokiaphone
name = "Nokia Phone"
detect-string = "Nokia Mobile Phone"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"

group = smsc
smsc = at2
speed = 19200
modemtype = nokiaphone
device = /dev/ttyS0

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 13013
log-file = "/var/log/kannel/smsbox.log"
access-log = "/var/log/kannel/sms-access.log"

group = sendsms-user
username = randal
password = 1234

# SERVICES
group = sms-service
keyword = nop
text = "You asked nothing and I did it!"

# there should be default always
group = sms-service
keyword = default
text = "No service spesified"

group = wapbox
bearerbox-host = localhost
log-file = "/var/log/kannel/wapbox.log"
log-level = 0
syslog-level = none

I am using a Nokia 6210, now i can use the web interface to send SMS message
prefectly.

Q1. If i want to setup a wap gateway, any hardware I need? Can I use Nokia
6210?
Q2. For SMS gateway, is it ONLY for send SMS from the web? or once you setup
the SMS gateway, you can let your friend send SMS from his mobile phone by
just config his mobile phone SMS Center setting to the no. that connect to
kannel through Nokia6210?

Sorry for those questions ... because now i really confuse what kannel and I
can be done!

Many Thanks For The Help!

Best Regards,
Randal


Reply via email to