From owner-freebsd-bluetooth@FreeBSD.ORG Mon Mar 26 12:17:54 2007 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D733716A402 for ; Mon, 26 Mar 2007 12:17:54 +0000 (UTC) (envelope-from ml-vic@de-martino.it) Received: from smtp3.aruba.it (smtpd3.aruba.it [62.149.128.208]) by mx1.freebsd.org (Postfix) with SMTP id 0836613C4C6 for ; Mon, 26 Mar 2007 12:17:53 +0000 (UTC) (envelope-from ml-vic@de-martino.it) Received: (qmail 18660 invoked by uid 89); 26 Mar 2007 12:17:47 -0000 Received: by simscan 1.1.0 ppid: 18484, pid: 18606, t: 0.9551s scanners: clamav: 0.88.4/m:40/d:1722 Received: from unknown (HELO ?83.225.239.157?) (ml-vic@de-martino.it@83.225.239.157) by smtp3.aruba.it with SMTP; 26 Mar 2007 12:17:46 -0000 From: ml-vic To: freebsd-bluetooth@freebsd.org Date: Mon, 26 Mar 2007 14:17:28 +0000 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200703261417.29005.ml-vic@de-martino.it> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam-Rating: smtp3.aruba.it 1.6.2 0/1000/N Subject: Modem to send/receive faxes X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 12:17:54 -0000 I'm trying to send faxes by means of a bluetooth connection between my PC and my cell phone. Because hylafax needs a modem that is a serial port to send/receive faxes I tried and succeded with rfcomm_sppd -a my_BT_ADDR -t /dev/ttyp3 and, as requested by hylafax, I was able to connect to it cu -l ttyp3 But I was unable to send any AT command thru it. Could someone out there clarify this point to this almost absolute beginner suggesting, step by step what I shall do? Ciao Vittorio