From owner-freebsd-current@FreeBSD.ORG Fri Sep 7 16:01:24 2007 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39E0016A418 for ; Fri, 7 Sep 2007 16:01:24 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from mx-out-05.forthnet.gr (mx-out.forthnet.gr [193.92.150.103]) by mx1.freebsd.org (Postfix) with ESMTP id B466113C4A6 for ; Fri, 7 Sep 2007 16:01:23 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from mx-av-01.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-05.forthnet.gr (8.13.8/8.13.8) with ESMTP id l87FiT5V015351; Fri, 7 Sep 2007 18:44:29 +0300 Received: from MX-IN-02.forthnet.gr (mx-in-02.forthnet.gr [193.92.150.185]) by mx-av-01.forthnet.gr (8.14.1/8.14.1) with ESMTP id l87FiT2t016601; Fri, 7 Sep 2007 18:44:29 +0300 Received: from [192.168.136.22] (ppp61-250.adsl.forthnet.gr [62.1.21.250]) by MX-IN-02.forthnet.gr (8.14.1/8.14.1) with ESMTP id l87FiMdZ002846; Fri, 7 Sep 2007 18:44:22 +0300 Authentication-Results: MX-IN-02.forthnet.gr smtp.mail=dds@FreeBSD.org; spf=permerror Authentication-Results: MX-IN-02.forthnet.gr header.from=dds@FreeBSD.org; sender-id=permerror Message-ID: <46E171BE.5060506@FreeBSD.org> Date: Fri, 07 Sep 2007 18:43:58 +0300 From: Diomidis Spinellis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070509 SeaMonkey/1.1.2 MIME-Version: 1.0 To: alexandre.delay@free.fr References: <1189178064.46e16ad0a941a@imp.free.fr> In-Reply-To: <1189178064.46e16ad0a941a@imp.free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: diffuse audio through modem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 16:01:24 -0000 alexandre.delay@free.fr wrote: > I'm searching the way to call, from my freebsd box connected to a serial modem, > a phone number and diffuse audio (wav, mp3 or wathever). > > Does anyone has a light to help me find the way? I have used vgetty (and in particular Perl scripts running under the provided vm program) to have my home machine call my cellhpone through its serial modem and play back pre-recorded messages. Look at /usr/ports/comms/mgetty+sendfax and in particular at voice/vm. In theory, you could also use a PBX program, like Asterisk, but I haven't any experience in interfacing Asterisk with a serial modem. Diomidis Spinellis - htp://www.spinellis.gr