WV Dial has been developed by WorldVisions in their .... project. WV Dial is currently on version 1.41 I`m using the config file below to initialize my Mobile Phone and make the connection (Called Proximus)
[Modem1]
Modem = /dev/ircomm0
Baud = 57600
Init1 = ATZ
SetVolume = 1
Dial Command = ATDT
Init4 = ATM1L2
[Dialer Defaults]
Modem = /dev/ircomm0
Baud = 57600
Init1 = ATZ
Init4 = ATM1L2
Dial Command = ATDT
SetVolume = 1
[Dialer Proximus]
Phone = *99***1#,
Inherits = Dialer Defaults
Stupid mode = 0
Username = test
Password = test
Mark the fact that although Proximus does not require a password to connect to the service. (The service has to be activated for your mobile phone however) I have included a dummy Username and password, to make wvdial happy ;-) The Phone number mentioned is the code you need to set up a GPRS connection, mark that the 1 in the string is referring to a number in your mobile phone configuration.