Hello all,

Am Di den 01. Oktober 2019 um 09:35 Uhr schrieb info.ubichip:

> I agreed with Alvaro, it looks your modem is not able to delete the incoming
> message after reading it. 

I described the problem that one and the same message arrived over and
over again and that i put the SIM card into my mobile phone. This one
special message (which looked like the other messages) then arrived
too on the phone, but only once and then all the other messages dropped
in at once too. After that i put the card back into the modem and it is
now running since 4 days. So this one message must somehow been stuck at
the provider, i believe.

> the init-string command from modem should be fine tune.

Here are the settings from my smskannel.conf:

group = smsc
smsc = at
modemtype = siemens_tc35
device = /dev/ttyS1
speed = 19200
pin = xxxx
allowed-prefix = "+49"

group = modems
id = siemens_tc35
name = "Siemens TC35"
detect-string = "SIEMENS"
detect-string2 = "TC35"
init-string = "AT+CNMI=1,2,0,0,1"
speed = 19200
enable-hwhs = "AT\\Q3"
need-sleep = true

> On the question to restart kannel every time the modem is not responding, I
> remember you can tell kannel to reset it in case of misunderstanding or no
> answer from it. Take a look on the max-error-count parameter. If the number
> of errors is reached, kannel send init string by itself.

I tried to mimic that by just restarting kannel, but that did not work.
kannel also does not receive ERROR instead of OK, it just receives no
more messages at all.

What did work sometimes was to stop kannel, use minicom to send an
AT+CFUN=7 to the modem, wait some time and send an AT+CFUN=1, then
restart kannel.

Regards,
Georg

Reply via email to