summaryrefslogtreecommitdiffstats
path: root/projects/scII-bmwm/etc/ppp/peers/gprs-disconnect-chat
blob: 76be14703bbbde97f2651f7e8f28e1a35460eb10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh
#
# File:
# chat-gprs-disconnect
#
# send break
exec /usr/sbin/chat -V -s -S	\
ABORT		"BUSY"		\
ABORT		"ERROR"		\
ABORT		"NO DIALTONE"	\
SAY		"\nSending break to the modem\n"	\
""		"\K"		\
""		"+++ATH"	\
SAY		"\nPDP context detached\n"