mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
22 lines
354 B
Text
22 lines
354 B
Text
|
[Dialer Defaults]
|
||
|
Modem Type = Analog Modem
|
||
|
ISDN = 0
|
||
|
Baud = 9600
|
||
|
Modem = /dev/ttyUSB0
|
||
|
|
||
|
[Dialer pin]
|
||
|
Init1 = AT+CPIN="XXXX"
|
||
|
|
||
|
[Dialer connect]
|
||
|
Init1 = ATZ
|
||
|
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
|
||
|
Init3 = AT+CGDCONT=1,"IP","web.vodafone.de"
|
||
|
New PPPD = yes
|
||
|
Phone = *99#
|
||
|
Password = me
|
||
|
Username = vodafone
|
||
|
Stupid Mode = 1
|
||
|
|
||
|
[Dialer pinstatus]
|
||
|
Init1 = AT+CPIN?
|