Marko Cehaja writes:
> But I suppose, that pppconfig program would accept something like ^M sign
> and so to make it possible to accepte configuration for modem like
> ATZ^MATM0L0 when you configure the pon connection with pppconfig.
It's not quite that simple. The modem will send 'OK' in respons
On 17-Feb-2000 Marko Cehaja wrote:
> After I have set up the internet connection, I changed the file
> /etc/chatscripts/provider (or whatever there is)
>
> from
> ABORT BUSY
> ABORT "NO CARRIER"
> ABORT VOICE
> ABORT "NO DIALTONE"
> ABORT "NO ANSWER"
> "" ATZ < This line to -->""
After I have set up the internet connection, I changed the file
/etc/chatscripts/provider (or whatever there is)
from
ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
ABORT "NO ANSWER"
"" ATZ < This line to -->"" ATM0LO
OK ATDT010110191501
CONNECT \d\c
But that is no
On Wed, Feb 16, 2000 at 08:40:03PM +1100, Brian May wrote:
: > "Brad" == Brad <[EMAIL PROTECTED]> writes:
:
: Brad> So, you'd change something like this:
: Brad> # modeminit
: Brad> '' 'ATZ'
: Brad> to
: Brad> # modeminit
: Brad> '' 'ATZ M0'
:
: Perhaps I am wrong, bu
On Wed, Feb 16, 2000 at 08:40:03PM +1100, Brian May wrote
> > "Brad" == Brad <[EMAIL PROTECTED]> writes:
>
> Brad> So, you'd change something like this:
> Brad> # modeminit
> Brad> '' 'ATZ'
> Brad> to
> Brad> # modeminit
> Brad> '' 'ATZ M0'
>
> Perhaps I am wrong, but
> "Brad" == Brad <[EMAIL PROTECTED]> writes:
Brad> So, you'd change something like this:
Brad> # modeminit
Brad> '' 'ATZ'
Brad> to
Brad> # modeminit
Brad> '' 'ATZ M0'
Perhaps I am wrong, but I always thought that anything after the Z in
ATZ (reset modem) was ignored..
Yeah, it's M0, i use it here due to the crappy provider i have dumping me
off at 3am sometimes, nothing like a nice modem squeal reverberating thru
the house to wake you up.
Peter Good.
On Tue, 15 Feb 2000, Eric G . Miller wrote:
> On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote:
>
On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem
>
To mute it as a default, for most modems:
- Run minicom;
- Set speaker volume to 0 by typing
ATM0
- Wait for "OK"
- Sav
On 16-Feb-2000 Micha Feigin wrote:
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem
Put M0 in your modem init string. I use diald and mine is in
/etc/diald/connect
--
Andrew
On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote:
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem
probably the best way is to add a L0 to your initstring, for some
modems at least that sets volume level to 0 ie nothing.. I would
ass
On Wed, 16 Feb 2000, Micha Feigin wrote:
michf >How do i turn the volume of my modem off when using pon ? (ppp)
michf >kppp manages to silence the modem
suggest you do something like:
launch minicom
configure it to talk to your modem
hit ATZ (you should see it reply 'OK')
then hit ATM=0 (it sohu
On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote:
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem
Adding to /etc/chatscript/:
OK ATM0
below the line:
'' ATZ
may do it. That's a zero, not the letter 'O'. I'm not sure if that's
th
On Wed, Feb 16, 2000 at 02:10:54AM +0200, Micha Feigin wrote:
> How do i turn the volume of my modem off when using pon ? (ppp)
> kppp manages to silence the modem
You have to change the init string sent to the modem (it's stored in
/etc/chatscripts/provider, or whatever name you use with pon) to
13 matches
Mail list logo