View Single Post
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#2
I recommend using the program "wvdial" instead of mucking with ppp scripts themselves. Here is my config for T-Mobile in the US:
Code:
[Dialer Defaults]
Init = ATZ

[btmodem]
Modem=/dev/rfcomm0
Baud = 2880000
Init = ATZ

[Dialer n900]
Init2 = AT+CGDCONT=1,"IP","epc.tmobile.com"
Init3 = AT+CREG=2
Phone = *99***1#
Username = user
Password = pass
Inherits = btmodem
Also, in order to have a stable connection, I have to disable the existing internet connection. This seems counter-intuitive, but the modem seems independent of the internet connection applet on the status bar. Also, turn your search interval off under connections and disable wi-fi too.
 

The Following User Says Thank You to jackburton For This Useful Post: