Hi.

I have problems with Nokia 30 terminals.

I'm using kannel 1.4.1

i found some configurations on the web but all worked less good than the 
nokiaphone from modems.conf.

Can anyone advice me what parameters to set to get kannel to work with the 
nokia30?

kannel.conf:

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
log-file = "/var/log/kannel.log"
log-level = 2
#box-deny-ip = "*.*.*.*"
box-allow-ip = "10.113.12.243"

#####################################

group = smsc
smsc = at
smsc-id = 1
preferred-smsc-id = 1
#modemtype = nokia30
modemtype = nokiaphone
device=/dev/ttyS0
speed = 115200
my-number = 0728114727
#connect-allow-ip = 127.0.0.1
log-level = 2
# Empties SIMM or terminal memory for the messages
# sim-buffering = true
# Send keep-alive message for the modem every 60 seconds
keepalive = 60

#######################################

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = 0728114727
#access-file = "/var/log/kannel.access"
log-file = "/var/log/smsbox.log"
log-level = 2

group = sendsms-user
username = kanneluser
password = enter
#concatenation= true
#max-messages = 10

#####################################
#
#
#group = sms-service
#keyword =
#keyword-regex = .*
#catch-all = yes
#max-messages = 0
#get-url = "http://localhost/cgi-bin/sms?phone=%p&text=%a";
#
###################

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


#group = modems
#id = nokia30
#name = "Nokia 30"
#detect-string = "Nokia 30"
#speed = 115200
#keepalive-cmd = "AT+CBC;+CSQ"
## SIM buffering storage: "SM" SIM card or "ME" Mobile equipment memory
#message-storage = "ME"
#enable-mms = true


Thank you in advance
Grojer Juergen

Reply via email to