Hi Nick,

I tried it and got the following error:

2004-01-21 14:47:59 [0] INFO: AT2[/dev/ttyS0]: configuration shows
modemtype <siemens>
2004-01-21 14:47:59 [0] INFO: AT2[/dev/ttyS0]: modemtype not found, revert
to autodetect
2004-01-21 14:47:59 [0] INFO: ----------------------------------------
2004-01-21 14:47:59 [0] INFO: Kannel bearerbox II version cvs-20031218
starting
2004-01-21 14:47:59 [0] INFO: MAIN: Start-up done, entering mainloop
2004-01-21 14:47:59 [6] INFO: AT2[/dev/ttyS0]: opening device
2004-01-21 14:47:59 [6] INFO: AT2[/dev/ttyS0]: speed set to 9600
2004-01-21 14:48:01 [6] INFO: AT2[/dev/ttyS0]: Phase 2+ is supported
2004-01-21 14:48:01 [6] INFO: AT2[/dev/ttyS0]: closing device
2004-01-21 14:48:01 [6] INFO: AT2[/dev/ttyS0]: opening device
2004-01-21 14:48:01 [6] INFO: AT2[/dev/ttyS0]: init device
2004-01-21 14:48:01 [6] INFO: AT2[/dev/ttyS0]: speed set to 9600
2004-01-21 14:48:02 [6] INFO: AT2[/dev/ttyS0]: cannot enable hardware
handshake
2004-01-21 14:48:02 [6] INFO: AT2[/dev/ttyS0]: Phase 2+ is supported


Regards,



Aftab





-----Original Message----- From: Nicholas Rahn <[EMAIL PROTECTED]> To: Aftab Rashid <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Wed, 21 Jan 2004 10:10:50 +0100 Subject: Re: Siemens Modem SMSC

> you need to include the definition of your modem in the configuration
> file. the easiest way to do this is by adding this line to your
> configuration file:
>
> include = <path-to-kannel-source>/doc/examples/modems.conf
>
> this will include the standard modem configurations provided by kannel
> and should allow you to use your modem right away.
>
> nick
>
>
> On Wed, 2004-01-21 at 09:01, Aftab Rashid wrote:
> > Hi,
> >
> > I want to use SIEMENS M55 as SMSC. I'm getting the following
> message
> >
> > 2004-01-20 20:00:51 [0] INFO: HTTP: Opening server at port 1812.
> > 2004-01-20 20:00:51 [0] INFO: AT2[/dev/ttyS0]: configuration shows > > modemtype <siemens>
> > 2004-01-20 20:00:51 [0] PANIC: Where are the modem definitions ?!?!
> > 2004-01-20 20:00:51 [0] PANIC: ./bearerbox [0x80a9be9]
> > 2004-01-20 20:00:51 [0] PANIC: ./bearerbox [0x805d1a2]
> >
> > and my conf file is
> > group = smsc
> > smsc = at
> > modemtype = siemens
> > device = /dev/ttyS0
> >
> > > > Is my mobile compatible with Kannel? If yes, what changes should be
> made
> > in the conf file to make it working.
> >
> >
> > Thanks and regards,
> >
> >
> > Aftab
> >
> >






Reply via email to