Created
February 4, 2014 14:32
-
-
Save aularon/8804617 to your computer and use it in GitHub Desktop.
wvdial configurations huawei 3g modem e1550 1750 syriatel/mtn syria
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Dialer Defaults] | |
Modem = /dev/ttyUSB0 | |
ISDN = off | |
Modem Type = Analog Modem | |
Baud = 460800 | |
Init = ATZ | |
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 | |
Init3 = | |
Init4 = | |
Init5 = | |
Init6 = | |
Init7 = | |
Init8 = | |
Init9 = | |
Phone = *99# | |
Phone1 = | |
Phone2 = | |
Phone3 = | |
Phone4 = | |
Dial Timeout = 5 | |
Dial Prefix = | |
Dial Attempts = 0 | |
Dial Command = ATM1L3DT | |
Ask Password = 0 | |
Password = ppp | |
Username = ppp | |
Auto Reconnect = off | |
Abort on Busy = off | |
Carrier Check = on | |
Check Def Route = on | |
Abort on No Dialtone = on | |
Stupid Mode = on | |
Idle Seconds = 0 | |
Auto DNS = on | |
;Minimize = off | |
;Dock = off | |
lcp-echo-interva = 15 | |
lcp-echo-failure = 4 | |
Debug = on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment