Re[2]: Modem won't dial

1998-10-06 Thread zuwi
David Densmore at 9:00:07 wrote: > Can anyone tell me how to control the modems volume? > It is MUCH louder > than my old one. Also, where are the modem init strings > stored for pon? > Where can I get a list of all the modem AT commands? I personally use ATZL0, L0 is used to shut down the volume

Re: Modem won't dial

1998-10-06 Thread David Densmore
I found a way to fix the problem. The dial string in /etc/chatscripts/provider had brackets around the phone number like this: "" ATDT<3416052> which worked ok with my old modem. I removed the brackets like this: "" ATDT3416052 and now it works. Can anyone tell me how to

Re: Modem won't dial

1998-10-05 Thread Lorenzo Pulici
David Densmore wrote: > use the pon command the modem picks up the line and I hear dial tone, > but it will not dial the number. It will just sit there and let me > hear dial tone until the telco times out. Check modem active profile with AT&V if you live outside U.S. you should not have X4. Cha

Modem won't dial

1998-10-05 Thread David Densmore
I just replaced my USR Sportster 28.8 with a 3Com USR V.90 56K. I set the jumpers to the same settings as my old modem before installation (COM1 IRQ4). I changed the speed from 38400 to 57600 in /etc/ppp/peers/provider, which was the only change I made in any of my previously working chatscripts.