Daer fellows,

I'm feeling some stress setting up a Siemens MC35i GSM model to act as a
virtual SMSC.

My box is a Red Hat 9 Linux distribution with Kannel 1.4.0 and everything is
working fine but the modem connection. 

As I read on a mail archive, I'm using a configuration based on the Siemens
TC35 example contained on default modems.conf, but it seems doesn't work.

My setup is as below:

group = smsc
smsc = at
smsc-id = MODEM
device = /dev/ttyS0
modemtype = siemens_mc35i
#pin = 1212

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

After connected as a standard serial modem, I got success testing it with AT
commands via Minicom.

So, if one of you have any experience with this device I'll appreciate some
help.

Thx in advance,
Pedro


Reply via email to