No

That is for serial modems connected through a terminal server or serial
server. (you are encapsulating rs232 into ethernet)

If it is http, you should call it through an url

http://SmsModemPoolIp:port/xxx...

Where xxxx has the syntax/variables/parameters required by the http
interface of your modem pool box.

You need to define an smsc_http type generic to tell kannel to connect
in "http mode". Look user guide for details.

Regards

Alvaro



-----Original Message-----
From: Dennis Low Weng Kin <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: RE: Using kannel with GSM Modem pool
Date: Tue, 16 Jun 2009 15:03:51 +1200

Hi,

So if I am using the HTTP connection to the modem pool, my configuration
for the smsc should be like the following?

group = smsc
smsc = at
modemtype = auto
device = rawtcp
host = <some IP Address>
port = <some port number>
...

Dennis


> Date: Mon, 15 Jun 2009 12:47:40 +0200
> Subject: Re: Using kannel with GSM Modem pool
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> 
> Hi Dennis,
> 
> as RJ45 is a standard network cable, you should check what type of
> protocol the GSM pool has enabled.
> For example, if the GSM pool has a HTTP microserver to receive
> requests, you can use kannel http SMSC to transmit requests to it.
> 
> Julien
> 
> 2009/6/15 Dennis Low Weng Kin <[email protected]>:
> > Hi,
> >
> > I read about a piece of hardware called the GSM Modem pool. It is
consists
> > of 8 GSM module combined together into a single casing and it is
connected
> > to the PC through a RJ45 cable. I am planning to buy the GSM Modem
pool but
> > I am not sure whether kannel can support it.
> > Therefore, my question is:
> >
> > Does anybody out there have experience with Kannel and a GSM Modem
pool? Is
> > it possible?
> > If possible, how do I edit the configuration file to use kannel with
it?
> >
> > Thanks in advance.
> >
> >
> > Regards,
> > Dennis Low
> >
> > ________________________________
> > What can you do with the new Windows Live? Find out
> 
> 
> 
> -- 
> Julien Buratto


________________________________________________________________________
What can you do with the new Windows Live? Find out


Reply via email to