[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] pppd/chat prob
Rohit wrote:
>
> pppd /dev/ttyS1 115200 connect '/usr/sbin/chat "" ATDT6246700 CONNECT ""
> Username: user@nde Password: pass ' noipdefault defaultroute
>
> after I press enter the onhook lights appears on my modem and after 2
> seconds it disconnects .The second thing is that while I was using minicom
> to test my modem I had found that typing and entering ATDT6246700 nothing
> happens unless I enter atx1l3 string before the ATDT... string .This is the
> same string i use with my ppp option in windows.I am using a GVC 33.6 modem
> SF-1133V/R16.
Probably you can try this
pppd /dev/ttyS1 115200 connect '/usr/sbin/chat "" atx1l3 OK ATDT6246700
CONNECT ""
Username: user@nde Password: pass ' noipdefault defaultroute
l3 sets the volume to level three . Do not know what x1 does.
Also run chat with -v option and check the /var/log/messages for any
clues.
--
Anand Biligiri S
----------------
I exist, therefore I am paid.
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.