Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 1997 18:53:22 -0800
From:      Virgil Champlin <champlin@virgil.pa.dec.com>
To:        daniel@vailsys.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ppp script \ character
Message-ID:  <9703200253.AA08047@virgil.pa.dec.com>
In-Reply-To: <Pine.BSF.3.91.970319172449.18000A-100000@crocodile.vale.com> (message from Dan Riley on Wed, 19 Mar 1997 17:28:11 -0600 (CST))

next in thread | previous in thread | raw e-mail | index | archive | help
>> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" 
>> AT&F&C1&D2\Q3%A2=3&M@B0=2 OK \\dATD\\T TIMEOUT 40 CONNECT"

Have you tried a double the "\"?  To quote a "\" you usually type "\\"
so it should look like "\\Q3".  Also, it may be unecessary since,
according to these parameters, it looks like you want AImux on 2 B
channels.  This can be setup by changing your "&f" to "&f2".  This
would reduce your modem setup to "AT&F2&C1&D2".  The rest of your
original is implied by the "&F2".  -virgil




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