www.pudn.com > ppp.rar > gprs-disconect


#
# pppd options for the Motorola T260 
# Replace the obvious lines with your username and modem device
#
# $Id: gprs-moto,v 1.1 2001/12/10 16:17:15 tjd21 Exp $

#name tjd21
#Com2
/dev/ttyS0

# Serial port line speed and options
#115200
19200
#57600

#debug
#defaultroute
#nodetach
#updetach
#-detach
#crtscts
#noipdefault
#modem
#usepeerdns
#persist
#nodeflate

#local

#mtu 1400

# Control character handling
#asyncmap 0
#escape FF

# Generic GPRS options
#file /etc/ppp/gprs-options
#novj
#novjccomp
#nopcomp
#noaccomp
#nobsdcomp
#noauth
#lock

# Chat scripts
#+ua /etc/ppp/login
#connect "/usr/sbin/chat -v -f /etc/ppp/chatscripts/gprs-moto-connect-chat"
#connect "/usr/sbin/chat -v -f /etc/ppp/chatscripts/gprs-moto-connect"
disconnect "/usr/sbin/chat -f /etc/ppp/chatscripts/gprs-disconnect-chat"