# These are the options to dial out to your default service provider.
# Please customize them correctly. Only the "provider" file will be
# handled by poff and pon (unless with extra command line arguments).

# You usually need this if there is no PAP authentication
noauth

# The chat script (be sure to edit that file, too!)
connect "/usr/sbin/chat -v -f /etc/chatscripts/pap-o2-de -T *99***1#"

# Set up routing to go through this PPP link
defaultroute

# Try to get the name server addresses from the ISP.
usepeerdns

# Default modem (you better replace this with /dev/ttySx!)
/dev/umts

# Speed
921600

# Keep modem up even if connection fails
persist
