Skip to content

Instantly share code, notes, and snippets.

@briankip
Created April 1, 2015 08:08
Show Gist options
  • Save briankip/c09be47348ee4da1f86d to your computer and use it in GitHub Desktop.
Save briankip/c09be47348ee4da1f86d to your computer and use it in GitHub Desktop.
Configuration for wvdial to work with safaricom modem
[Dialer Defaults]
Phone = *99#
Username = saf
Password = data
Stupid Mode = 1
Dial Command = ATDT
Modem = /dev/ttyUSB0
Baud = 3600000
Init2 = ATZ
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Modem Type = Analog Modem
Init4 = AT+CGDCONT=1,"IP","SAFARICOM"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment