Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| internet_connection_watchdog [17.06.2018 22:20] – [SMS] Pascal Suter | internet_connection_watchdog [17.06.2018 22:21] (current) – [GSM Link] Pascal Suter | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| * Hardware: See above | * Hardware: See above | ||
| * Software: wvdial | * Software: wvdial | ||
| - | * config: ''/ | + | * config: ''/ |
| Init1 = ATZ | Init1 = ATZ | ||
| Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 | Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 | ||
| Init3 = AT+CGDCONT=1," | Init3 = AT+CGDCONT=1," | ||
| Modem Type = Analog Modem | Modem Type = Analog Modem | ||
| - | Baud = 9600 | + | Baud = 960000 |
| New PPPD = yes | New PPPD = yes | ||
| - | Modem = / | + | Modem = %PORT% |
| ISDN = 0 | ISDN = 0 | ||
| Phone = *99# | Phone = *99# | ||