Hello all,
Something strange with kannel, i've configured it for my WAVECOM 1213A GSM
modem this way :
---------------------
...
group = modems
id = WAVECOM
name = wavecom
detect-string = WAVECOM
init-string = "AT+CNMI=2,2,0,0,0;+CMEE=1"
need-sleep = true
sendline-sleep = 6000
no-pin = true
...
group = smsc
smsc-id = MODEM-01
smsc = at
modemtype = WAVECOM
device = /dev/ttyS0
speed = 9600
log-file = "/var/log/smgs/modem.log"
log-level = 0
---------------------

When kannel is started, no modem.log is created, and on the bearerbox log,
all is working except that there's no "wavecom" in the log...
Seems just if kannel didnt read the config to go and intiate the modem :(
The same config is working on an SMSC, just added those two groups and a
serial linked new modem.

Any one can help ? thanks

Reply via email to