Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2003 09:35:37 +0200
From:      Paul Schenkeveld <fb-isp@psconsult.nl>
To:        Kurt Jaeger <lists@complx.LF.net>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: serial oob (modem management)
Message-ID:  <20030412093537.A85374@psconsult.nl>
In-Reply-To: <20030411100723.GK929@complx.LF.net>; from lists@complx.LF.net on Fri, Apr 11, 2003 at 12:07:23PM %2B0200
References:  <FEEHKMHBPPGLAPHJCDIIMEIKCHAA.arie@gerszt.ch> <200304111303.36147.pokui@one2net.co.ug> <20030411100723.GK929@complx.LF.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi All,

On Fri, Apr 11, 2003 at 12:07:23PM +0200, Kurt Jaeger wrote:
> Hi!
> 
> > > i want to add a serial console with a cellular mobile phone to my freebsd
> > > boxes.
> 
> [...]
> > Not so sure about what you are after, but I *THINK* you will need to build 
> > ports/comms/gnokii 
> > and then run gnokiid. That should give you a "normal" serial /modem interface 
> > to the phone.
> 
> The problem is probably the other way round ?
> 
> How does one call the mobile phone in such a way that it accepts the
> call and acts like a serial modem to the computer ?
> 
> A normal serial line on a nokia can be used as an outdial modem.
> The problem is: How to use it for a dial*in* ?

First see if the Nokia allows setting up the modem to auto answer
the call.  In Hayes lingo one would send

    ATs0=2

where 2 is the number of rings after which the modem auto answers,
0 meaning don't answer automatically.

If this doesn't work, see if the modem tells you when a call comes
in, usually with the message RING (you can tell this by using tip
or cu to get an interactive session to the modem and then dial the
number of the Nokia from another line).

If the Nokia shows the RING message you can still have your
auto-answer by using the mgetty+sendfax port.

> -- 
> MfG/Best regards, Kurt Jaeger                                  17 years to go !
> LF.net GmbH        fon +49 711 90074-23  pi@LF.net  
> Ruppmannstr. 27    fax +49 711 90074-33
> D-70565 Stuttgart  mob +49 171 3101372

Good luck!

Paul Schenkeveld, Consultant
PSconsult ICT Services BV



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412093537.A85374>