Hi All

Still having problems with kannel.  From time to time kannel start
getting errors with sending messages. No problem with receiving.

The error repeats for every message and kannel queued them for quite
long time. Reseting the modem, kannel and even the server does not
solve the problem.

I' m using Kannel bearerbox II version cvs-20070614

I'm using enfora 1218 gsm modem:


group = modems
id = Enfora1218
name = Enfora1218
detect-string = "Enfora"
init-string = AT+CNMI=2,1,2,0,0
#Default Kannel CNMI = 1,2,0,1,0
message-storage = SM
keepalive-cmd = AT+CSQ
reset-string = AT$RESET

# SMSC ENFORA 1218 I (SERIAL 1)
group = smsc
smsc = at
smsc-id = tel1
log-level = 0
log-file = "/var/log/kannel/enfora1.log"
modemtype = auto
device = /dev/ttyS0
speed = 115200
##denied-smsc-id = nxtlmail, click
allowed-smsc-id = tel;tel1
sim-buffering = false
keepalive = 60
max-error-count = 20


This is the decoded PDU kannel tryes to send to the network:

SMSC#
Sender:+525513206766
TP_PID:00
TP_DCS:12
TP_DCS-popis:Uncompressed Text
No class
Alphabet:Default

test message / SMSFirma
Length:23

This is the repeated error:

007-11-30 10:38:11 [15461] [6] DEBUG: AT2[tel1]: <-- >
2007-11-30 10:38:11 [15461] [6] DEBUG: AT2[tel1]: <-- ERROR
2007-11-30 10:38:11 [15461] [6] ERROR: AT2[tel1]: Generic error: ERROR
2007-11-30 10:38:11 [15461] [6] DEBUG: AT2[tel1]: send command status: -1
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: TP-Validity-Period: 24.0 hours
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: --> AT+CMGS=35^M
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: <-- >
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: send command status: 1
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: -->
0031000C912555310276660012A717F4F29C0E6A97E7F3F0B90C7A81A6CDA9312D6F8701
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: --> ^Z
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: <-- >
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: <-- ERROR
2007-11-30 10:38:13 [15461] [6] ERROR: AT2[tel1]: Generic error: ERROR
2007-11-30 10:38:13 [15461] [6] DEBUG: AT2[tel1]: send command status: -1
2007-11-30 10:38:15 [15461] [6] DEBUG: AT2[tel1]: TP-Validity-Period: 24.0 hours
2007-11-30 10:38:15 [15461] [6] DEBUG: AT2[tel1]: --> AT+CMGS=150^M

Reply via email to