Here's the proposal for configuration options:

group = smsc
smsc = at
modemtype = auto
device = rawtcp
pin = 2345
rawtcp-host = 10.0.0.1
rawtcp-port = 10001

I'll submit the patch against current CVS HEAD soon.




> --- Stanislav Sinyagin <[EMAIL PROTECTED]> wrote:
> > In some locations the server room is located in the underground
> > floor, with no GSM reachability at all. We plan utilizing 
> > Perle IOLAN DS1 terminal servers for such case. The device supports raw TCP
> 
> > transport of serial data, and it also has some minimalistic access control,
> 
> > plus it's quite well manageable.
> > 
> > I'm ready to contribute the code to make it compatible with such setup.
> > As far as I see, it only requires small amendmends to gw/smsc/smsc_at.c,
> > with the possibility to open a socket instead of TTY device. 
> > The existing code should take care of everything else, including
> keepalives.
> 
> 
> 
> 


Reply via email to