#name Your-GPRS-Username # If you dont have a username and password, comment this out
noauth	# If you commented out the line above, uncomment this
/dev/ttyS1

115200                  # Serial port line speed and options

asyncmap 20A0000
escape FF

# Generic GPRS options
file /etc/ppp/gprs-options

# Chat scripts
connect "/usr/sbin/chat -f /etc/ppp/chatscripts/gprs-connect-chat"
disconnect "/usr/sbin/chat -f /etc/ppp/chatscripts/gprs-disconnect-chat"
