# /etc/ppp/peers/cell -- for AT&T
user ""
connect "/usr/sbin/chat -v -f /etc/chatscripts/cell -r /tmp/modem.speed"
# Serial device to which the modem is connected.
/dev/ttyACM3
# Speed of the serial line.
115200
# Assumes that your IP address is allocated dynamically by the ISP.
noipdefault
# Try to get the name server addresses from the ISP.
usepeerdns
# Use this connection as the default route.
defaultroute
# Do not ask the remote to authenticate.
noauth
#noaccomp
noccp
novj
debug
lcp-echo-interval 20
lcp-echo-failure 3
#connect /bin/true
#default-asyncmap
ipcp-accept-local
ipcp-accept-remote
ipcp-max-failure 5
#asyncmap 0
#crtscts
#usehostname
#idle 0
persist
holdoff 10
maxfail 0
