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