#!/bin/sh # # $Id: gprs-disconnect-chat,v 1.2 2004/02/02 23:19:28 mcfrisk Exp $ # # File: # gprs-disconnect-chat # # 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"