From owner-freebsd-multimedia Sat Jul 27 20:10:14 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA23025 for multimedia-outgoing; Sat, 27 Jul 1996 20:10:14 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA23000 for ; Sat, 27 Jul 1996 20:10:09 -0700 (PDT) Received: from rah.star-gate.com (localhost.cdrom.com [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id UAA01111 for ; Sat, 27 Jul 1996 20:10:07 -0700 (PDT) Message-Id: <199607280310.UAA01111@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: multimedia@freebsd.org Subject: CallerId ... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Jul 1996 20:10:06 -0700 From: Amancio Hasty Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy, I was wondering if anyone has any cool hacks to handle CallerId in vgetty. I made a simple hack to vgetty so when a caller gets denied access to the system it plays back a message informing him/her why the call was denied 8) The shell script, vg_message , which decides what to do with an incoming message was modified to mail me the voice message and include in the subject line who called . Next, I think is to write an X or Tk app to display the current caller Tnks, Amancio