Hi!
The main problem is that kannel or bearerbox is asking for the modem
definitions which I don’t have

Logfile bearerbox.log:
2010-10-06 17:42:07 [3517] [6] DEBUG: AT2[/dev/ttyS1]: device opened
2010-10-06 17:42:07 [3517] [6] INFO: AT2[/dev/ttyS1]: speed set to 19200
2010-10-06 17:42:07 [3517] [6] DEBUG: AT2[/dev/ttyS1]: --> ^M
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: --> AT^M
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: <-- OK
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: --> AT&F^M
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: <-- OK
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: --> ATE0^M
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: <-- OK
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: --> ATI^M
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: <-- coM.s.a.t. ISDN
Plus, Version 4.3.5
2010-10-06 17:42:09 [3517] [6] DEBUG: AT2[/dev/ttyS1]: <-- OK
2010-10-06 17:42:09 [3517] [6] PANIC: Where are the modem definitions ?!?!
2010-10-06 17:42:09 [3517] [6] PANIC: /usr/sbin/bearerbox(gw_panic+0x101)
[0x80c60f1]
2010-10-06 17:42:09 [3517] [6] PANIC: /usr/sbin/bearerbox [0x8064ffb]
2010-10-06 17:42:09 [3517] [6] PANIC: /usr/sbin/bearerbox [0x806b3d5]
2010-10-06 17:42:09 [3517] [6] PANIC: /usr/sbin/bearerbox [0x80bd3b0]

kannel.conf: 
group = smsc
smsc = at
modemtype = auto
device = /dev/ttyS1
speed = 19200

I know from the manufacture that I can send a sms via terminal with
at$smssend=<channel>,”<number>”,”<text>”<enter>

for example: at$smssend=1,”+43660303030”,”Hello here I am!”

regards
Martin


-----Ursprüngliche Nachricht-----
Von: Alvaro Cornejo [mailto:[email protected]] 
Gesendet: Mittwoch, 06. Oktober 2010 16:56
An: Martin
Cc: [email protected]
Betreff: Re: Siemens TC35i built in coM.sat ISDN Plus 2

Kannel uses "drivers" to talk to smsc's. The main drivers it has is
SMPP and AT commands. If your modem suports it you just need to
configure kannel with the specific driver for your equipment.

The TC35 is(was?) a serial modem. So you should be able to connect to
it with the AT driver. However I don't know how do you phisically
conect to the device. Kannel AT driver uses dev/ttyxxx for defining
the output physical port; therefore you need to verify that your OS
does map each modem to a dev/ttyxxx sp you can configure that device
in kannel.

Hope helps

Alvaro


|---------------------------------------------------------------------------
--------------------------------------|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
SMS y GPRS online
              Visitenos en www.perusms.NET www.smsglobal.com.mx y
www.pravcom.com



On Wed, Oct 6, 2010 at 6:04 AM, Martin <[email protected]> wrote:
> Hello!
>
>
>
> I´ve a little problem to get kannel work on my debian.
>
> I´ve a coM.sat ISDN Plus 2 which have two TC35i built in, I only wanna use
> channel 1 with one sim card. I´ve tested the comsat device with the
software
> originally shipped with and especially sms works fine. So now I don’t have
> any idea how I can get it to work with kannel – maybe someone of you can
> help me!
>
>
>
> German information about the comsat device can be found at
> http://www.comsat.de/DE/GSM-Gateway/ISDN/ISDN-Plus-2-Kanal.htm
>
>
>
> Regards Martin
>
>


Reply via email to