Hallo,
I am new to this and have gone throught the manual but still cant get
kannel to work with my siemens tc35.
This is part of my output

---------------
2008-02-05 09:18:50 [3645] [0] INFO: MAIN: Start-up done, entering mainloop
2008-02-05 09:18:50 [3645] [0] DEBUG: AT2[/dev/ttyS0]: start called
2008-02-05 09:18:50 [3645] [6] DEBUG: Thread 6
(gw/smsc/smsc_at.c:at2_device_thread) maps to pid 3645.
2008-02-05 09:18:50 [3645] [6] INFO: AT2[/dev/ttyS0]: opening device
2008-02-05 09:18:50 [3645] [6] DEBUG: AT2[/dev/ttyS0]: device opened
2008-02-05 09:18:50 [3645] [6] DEBUG: AT2[/dev/ttyS0]: device opened
2008-02-05 09:18:50 [3645] [6] INFO: AT2[/dev/ttyS0]: init device
2008-02-05 09:18:50 [3645] [6] INFO: AT2[/dev/ttyS0]: speed set to 19200
2008-02-05 09:18:50 [3645] [6] DEBUG: AT2[/dev/ttyS0]: --> ATZ^M
2008-02-05 09:18:50 [3645] [7] DEBUG: Thread 7
(gw/bb_smscconn.c:sms_router) maps to pid 3645.
2008-02-05 09:18:50 [3645] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2008-02-05 09:18:50 [3645] [7] DEBUG: sms_router: gwlist_len = 0
2008-02-05 09:18:54 [3645] [6] ERROR: AT2[/dev/ttyS0]: Wrong or no answer
to ATZ, ignoring
2008-02-05 09:18:54 [3645] [6] DEBUG: AT2[/dev/ttyS0]: --> AT^M

---------------

And my kannel.conf is here

---------------

#kannel.conf
group = core 
admin-port = 13000 
smsbox-port = 13001 
box-deny-ip = "*.*.*.*" 
box-allow-ip = "127.0.0.1" 
admin-password = pass 
admin-allow-ip = "*.*.*.*" 
log-file = "/home/spider/kannel/gateway-1.4.1/gw/logs/bearerbox.log" 

group = smsc 
smsc = at 
modemtype = siemens-tc35 
device = /dev/ttyS0 
speed = 19200 
keepalive = 0 
sim-buffering = false 

group = modems 
id = siemens-tc35 
name = "Siemens TC35" 
detect-string = "SIEMENS" 
detect-string2 = "TC35" 
init-string = "AT+CNMI=2,3,0,1,1" 
speed=19200 
enable-hwhs = "AT\\Q3"

group = smsbox 
bearerbox-host = localhost 
sendsms-port = 13013 
global-sender = 13013 
access-log = "/home/spider/kannel/gateway-1.4.1/gw/logs/smsbox-access.log" 

group = sms-service 
keyword = nop 
text = "" 

group = sendsms-user 
username = some_guy 
password = pass 

group = sendsms-user 
username = some_guy 
password = pass 
user-deny-ip = "*.*.*.*" 
user-allow-ip = "127.0.0.1" 

group = sms-service 
keyword = default 
text = "No service specified"

---------------
Any help would be most appreciated
-- 
Morris Mwanga
Tel  : +254202060604
Cell : +254721486408

Attachment: kannel.conf
Description: Binary data

Reply via email to