wvdial --> NO ANSWER
Dear all, I am trying to configure my modem card corrctly on my SONY VAIO with SUSE 9.0. After set up of the card with smartlink and configuring the device with winconfig, I have tried to connect to my ISP, but I had bad response, that was NO ANSWER I had the accuracy to use X3 parameter, that could be right for skipping dialtone waiting (in Italy there is no long and continous dialtone before dialing the number). Is there someone who could provide me info about solving this bug?? This is the configuration file of wvdial: [Dialer Defaults] Modem = /dev/ttySL0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Init3 = Area Code = Phone = 7020001099 Username = ***** Password = ***** Ask Password = 0 Dial Command = ATDT Stupid Mode = 0 Compuserve = 0 Force Address = Idle Seconds = 30 DialMessage1 = DialMessage2 = ISDN = 0 Auto DNS = 1 Modem Name = Modem Type = Analog Modem and this is the output prompted trying to connect linuxgl:/home/gl # wvdial /etc/wvdial.conf --> WvDial: Internet dialer version 1.42 --> Warning: section [Dialer /etc/wvdial.conf] does not exist in wvdial.conf. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 X3 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Idle Seconds = 30, disabling automatic reconnect. --> Sending: ATDT7020001099 --> Waiting for carrier. ATDT7020001099 NO ANSWER Thanks to you all LM
The Friday 2004-04-30 at 16:40 +0200, Luca Mollica wrote:
winconfig, I have tried to connect to my ISP, but I had bad response, that was
NO ANSWER
I had the accuracy to use X3 parameter, that could be right for skipping dialtone waiting (in Italy there is no long and continous dialtone before dialing the number).
I'm not sure if that is the purpose of X3. "ATX3" command just configures some response strings of the modem - but I could be wrong. You have to set register 6 (on my US robotic modem, check your manual) to 0 (cero): S-Registers To change a setting, use the ATSr=n command, where r is the register and n is a decimal value from 0 - 255 (unless otherwise indicated). Register Default Function -------------------------- S6 2 Sets the number of seconds the modem waits before dialling. If Xn is set to X2 or X4, this is the time-out length if there isn't a dial tone. However...
--> Idle Seconds = 30, disabling automatic reconnect. --> Sending: ATDT7020001099 --> Waiting for carrier. ATDT7020001099 NO ANSWER
Your modem does dial, but there is no answer from the destination number, check that number. -- Cheers, Carlos Robinson
participants (2)
-
Carlos E. R.
-
Luca Mollica