Dec 22

touch wvdial.conf


[Dialer indosat]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”ip”,”indosat3g”
Password = password
Check Def Route = on
Phone = *99#
Idle Seconds = 0
Auto DNS = 1
Abort on Busy = 0
Abort on No Dialtone = 0
Modem Type = Analog Modem
Stupid Mode = 1
Baud = 9600
New PPPD = yes
Dial Command = ATDT
Modem = /dev/ttyUSB0
ISDN = 0
Username = username
Carrier Check = 0


[Dialer Tsel]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”ip”,”internet”
Password = password
Check Def Route = on
Phone = *99#
Idle Seconds = 0
Auto DNS = 1
Abort on Busy = 0
Abort on No Dialtone = 0
Modem Type = Analog Modem
Stupid Mode = 1
Baud = 9600
New PPPD = yes
Dial Command = ATDT
Modem = /dev/ttyUSB0
ISDN = 0
Username = username
Carrier Check = 0

touch telkom

#/bin/bash
sleep 5
/tempat/foldernya/huaweiAktBbo-i386.out
sleep 5
wvdialconf /etc/wvdial.conf
sleep 5
wvdial Tsel

touch indosat

#/bin/bash
sleep 5
/tempat/foldernya/huaweiAktBbo-i386.out
sleep 5
wvdialconf /etc/wvdial.conf
sleep 5
wvdial indosat

chmod +x telkom dan indosat nya simpan di folder /bin tinggal panggil dah

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.