Hi there!

We have an old Siemens TC35 that we use to send SMS's with. Recently it has
started to act up - it fails to send some messages. From the bearerbox access
log:

08:49:05 FAILED Send SMS [SMSC:AT2[/dev/ttyS0]] [SVC:sms] [ACT:] [BINF:]
[from:+46070[...]] [to:+4670[...]] [flags:-1:0:-1:-1:-1]
[msg:177:[.....]]

And from the bearerbox "regular" log:

08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- +CMGS: 158
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- OK
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: 0
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: TP-Validity-Period: 24.0 hours
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=41^M
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: 1
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: -->
0051000B916407666611F80000A71F0500038A0202DAE5779D0E0A9BE96539280603CDCBE3B79B3C5728
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> ^Z
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- ERROR
08:49:04 [4423] [6] ERROR: AT2[/dev/ttyS0]: Generic error: ERROR
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: -1
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=41^M
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: 1
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: -->
0051000B916407666611F80000A71F0500038A0202DAE5779D0E0A9BE96539280603CDCBE3B79B3C5728
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> ^Z
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- ERROR
08:49:04 [4423] [6] ERROR: AT2[/dev/ttyS0]: Generic error: ERROR
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: -1
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=41^M
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: 1
08:49:04 [4423] [6] DEBUG: AT2[/dev/ttyS0]: -->
0051000B916407666611F80000A71F0500038A0202DAE5779D0E0A9BE96539280603CDCBE3B79B3C5728
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> ^Z
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- ERROR
08:49:05 [4423] [6] ERROR: AT2[/dev/ttyS0]: Generic error: ERROR
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: -1
08:49:05 [4423] [6] DEBUG: Set split msg status to 3
08:49:05 [4423] [6] DEBUG: Parts of concatenated message failed.
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: TP-Validity-Period: 24.0 hours
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> AT+CMGS=154^M
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: <-- >
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: send command status: 1
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: -->
0051000B916407666611F80000A7A0050003890201A8797859070A0E97CEE79559241E8BCDA293AA504CCB727B7A5CD681
6434FC2D424CCFD791A202F99ED375A0A0BDEC9EA7C39125BB3EA797E5EE3739A6484275A018CC1593C55C3158CC258329A6F430BDAC030DA5496A7218642AA8E97659078ADD5A305B4B0683E1403
09C8E86D3C9720A45D26D7EEB148AA134494D0E834C500B347D8FD7
08:49:05 [4423] [6] DEBUG: AT2[/dev/ttyS0]: --> ^Z

Here's the relevant configuration:

  include = /usr/share/doc/kannel/examples/modems.conf
  group = smsc
  smsc = at
  modemtype = siemens_tc35
  device = /dev/ttyS0

Now since Kannel detects this, is it possible to configure it to retry
sending the messages? Any idea why it fails?

Regards,

Oskar

Reply via email to