# File: # gprs-wvdial.conf # # Description: # Wvdial settings for different GPRS phones and operators. See wvdial man pages # for more help. Below are the service specific settings, which should be given # by the operator - at least the # # Set PDP (Packet Data Protocol) context CID (Context ID) = 1 (an index sort of # since a phone may have many different GPRS settings), protocol = IP, # APN (Access Point Name) = "internet": # AT+CGDCONT=1,"IP","internet","",0,0 # # Set CID=1 QoS (Quality of Service) requirements from the network, not # supported by Nokia phones: # AT+CGQREQ=1,0,0,0,0,0 # # Set CID=1 minimum acceptable QoS parameters, not supported by Nokia phones: # AT+CGQMIN=1,0,0,0,0,0 # # Call CID=1 which activate PDP context one and perform GPRS attach: # ATD*99***1# # # Some phones seem to have only one CID, in which case the CID can be omitted # when calling: # ATD*99# # # Init4 = AT+CGQREQ=1,0,0,0,0,0 # Init5 = AT+CGQMIN=1,0,0,0,0,0 [Dialer mobistar] Init1 = ATH Init2 = ATE1 Init3 = AT+CGDCONT=2,"IP","internet.be","",0,0 # Init4 = AT+CGQREQ=1,0,0,0,0,0 # Init5 = AT+CGQMIN=1,0,0,0,0,0 Dial Command = ATD Phone = ATD*99***2# Username = gprs Password = gprs