Hello all,

I finally solved my previous issue to run Kannel (it was only a pbs in group to
conf file). I have now a new question about DLR with modem.

When I'm runniong bearerbox, here is the result for the GSM
2005-02-18 11:48:12 [25747] [0] INFO: DLR rerouting for smsc id <GSM1> disabled.

the group GSM1 is confured as following :

# SMSC GSM
group = smsc
smsc = at
smsc-id = GSM1
modemtype = nokia12
device = /dev/ttyS0
#pin = 0000
# validity period is 167 (24 hours)
validityperiod = 167
# ping du modem toutes les 60s
keepalive = 60
# numero de tel de ce GSM
my-number = 00336xxxxxx

and the Nokia part in modems.conf (that is directive included in kannel.conf)
group = modems
id = nokia12
name = "Nokia 12"
detect-string = "Nokia Mobile Phone"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true
init-string = "AT+CNMI=2,2,0,1,1"

My questions are :
- why the bearerbox tell me rerouting DLR is disabled ?
- is the CNMI init string for the nokia is ok to get the network delivery status
?
- I plan to buy new modem, is there is any recommandation for modem that have
the DLR capabilities ?

Thanks for your help

Reply via email to