Hello all, sorry for my badly English :)

Can U help me in configuring kannel? Siemens m55 not sending SMS
------------------------------------
Kannel bearerbox version `1.4.1'. Build `May 4 2008 12:14:37', compiler `3.4.6 
[FreeBSD] 20060305'. System FreeBSD, release 6.2-RELEASE, version FreeBSD 
6.2-RELEASE #1: Mon Apr 21 13:51:05 MSD 2008 [EMAIL 
PROTECTED]:/usr/src/sys/i386/compile/arh, machine i386. Hostname 
arh.netfort.net, IP 10.0.100.112. Libxml version 2.6.26. Using OpenSSL 
0.9.7e-p1 25 Oct 2004. Using native malloc.
Status: running, uptime 0d 0h 8m 45s
WDP: received 0 (0 queued), sent 0 (0 queued)
SMS: received 0 (0 queued), sent 0 (0 queued), store size -1
SMS: inbound 0.00 msg/sec, outbound 0.00 msg/sec
DLR: 0 queued, using internal storage
No boxes connected
No SMSC connections

i don't understand, why my smsc not browsing
------------------------------------
cat log
2008-05-05 12:01:58 [29575] [3] INFO: smsbox: Got HTTP request 
</cgi-bin/sendsms> from <127.0.0.1>
2008-05-05 12:01:58 [29575] [3] INFO: sendsms used by <tester>
2008-05-05 12:01:58 [29575] [3] INFO: sendsms sender:<tester:89175886799> 
(127.0.0.1) to:<891674154xx> msg:<KannelTest!>
2008-05-05 12:01:58 [29575] [3] DEBUG: Stored UUID 
71605358-3545-41f7-b232-120b31f1a7bc
2008-05-05 12:01:58 [29575] [3] DEBUG: message length 11, sending 1 messages
2008-05-05 12:01:58 [29575] [3] DEBUG: Status: 202 Answer: <Sent.>
2008-05-05 12:01:58 [29575] [3] DEBUG: Delayed reply - wait for bearerbox
ending. no SMS :(
------------------------------------

cat kannel.conf

group = core
admin-port = 13000
admin-password = bar
status-password = foobar
log-file = "/var/log/kannel/kannel.log"
log-level = 0

# SMSC GSM
group = smsc
smsc = at
modemtype = siemens_tc35
device = /dev/cuaU0          # attached by USB
smsc-id = "My SMS-Center"
log-file = "/var/log/kannel/sms_centre.log"
log-level = 0
validityperiod = 10
speed = 19200

# SMSC Fake
group = smsc
smsc = fake
host = localhost
port = 13002
connect-allow-ip = 127.0.0.1

# SMSBOX SETUP
group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13001
#sendsms-chars = "0123456789 +-"
global-sender = 89175886XXX
log-file = "/var/log/kannel/smsbox.log"
log-level = 0
access-log = "/var/log/kannel/access.log"

# SEND-SMS USERS
group = sendsms-user
username = tester
password = foobar

group = sendsms-user
username = kannel
password = rL4y
user-deny-ip = "*.*.*.*"
user-allow-ip = "10.0.100.114"

# SMS SERVICE Default
# there should be default always
group = sms-service
keyword = default
text = "No service specified"

group = modems
id = siemens_tc35
name = "SIEMENS TC35"
init-string = "AT+CNMI=1,2,0,1,1"
enable-hwhs = "AT\\Q3"
need-sleep = true
message-storage = "ME"
keepalive-cmd = "AT+CSQ"



-- 
С уважением,
 Роман                          mailto:[EMAIL PROTECTED]


Reply via email to