Hi,

As Pieter ask me, my modems.conf has only two groups like this:

group = modems
id = generic
name = "Generic Modem"

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

The second one was copied from Siemens TC35 group, included on default
modems.conf distribution.

But I feel the problem is on the compilation time. I had a look by sources
and I didn't found AT (or AT2) support within any original script,
particularly on smsc.c file functions.

Because I'm not a C specialist I have some difficulty add that option and
recompile the Kannel. Perhaps some of you know the problem and have a
solution...

Thx again,
Pedro

-----Original Message-----
From: Pieter Natte [mailto:[EMAIL PROTECTED] 
Sent: quarta-feira, 16 de Fevereiro de 2005 0:42
To: Pedro Braz � o Ferreira
Subject: Re: Using Siemens MC35i as smsc AT2


Pedro,

Please let us know what is in modems.conf?

Pieter


---------- Original Message ----------------------------------
From: Pedro Braz�o Ferreira <[EMAIL PROTECTED]>
Date:  Tue, 15 Feb 2005 17:26:37 -0000

>Dear fellows,
>
> 
>
>I�m trying using Kannel 1.4.0 as sms gateway. Setting up boxes, users and
>services was a really piece of cake but I�m feeling some troubles putting a
>Siemens MC35i GSM modem acting as a smsc, through the AT smsc type. 
>
> 
>
>I�m working on a Red Hat 9 Linux distribution and the modem is responding
as
>needed, testing it with at commands via Minicom.
>
> 
>
>My smsbox.conf has a smsc group like this.
>
>group = smsc
>
>smsc = at
>
>smsc-id = MODEM
>
>device = /dev/ttyS0
>
>modemtype = siemens-mc35
>
>#pin = 1212
>
> 
>
># MODEM TYPES
>
>include = "/usr/local/kannel/etc/modems.conf"
>
> 
>
>But every time the bearbox is started (./bearbox �v 1 etc/smsbox.conf) I
get
>the error �Unknown SMSC type �AT��.
>
> 
>
>I just read a few messages in user archive but anyone solve my problem.
>
> 
>
>Could anyone of the members help me, if this is a solved problem for you or
>have any idea?
>
> 
>
>Thx a lot,
>
>Pedro
>
>
>


Reply via email to