This is an example for mobile HSDPA modem which use USB connection.
In this configuration, i use IndosatM2 as internet provider. And it used as a APN name. And will dial to *99# according to indosatm2 configuration.
####################################
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Ask Password = 1
Phone = *99#
APN = indosatm2
Idle Seconds = 300
Modem Type = Analog Modem
Stupid Mode = 1
Compuserve = 0
Baud = 9600
Auto DNS = 1
Dial Command = ATDT
modem = /dev/ttyUSB0
ISDN = 0
Username = type your username here
#####################################
And you'll prompt to insert a password with no shown you for what character you input.
Comments
Post a Comment