From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uq.net.au(fox.uq.net.au[203.101.255.1]) (2228 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 26 Mar 2001 20:27:28 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from data.home (mail@dyn-20-16.dialin.uq.net.au [203.100.20.16]) by uq.net.au (8.9.3/8.9.3) with ESMTP id LAA17453 for ; Tue, 27 Mar 2001 11:27:28 +1000 (GMT+1000) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 14hfhY-00062q-00; Tue, 27 Mar 2001 08:43:04 +1000 Date: Tue, 27 Mar 2001 08:43:04 +1000 (EST) From: Geoff Shang To: Subject: Re: a speak_freely question In-Reply-To: <200103261330.HAA01908@ttexasisp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: Hi: Yes it is possible to use the sflwl program to search an lwl server to see if someone is online. This is useful in order to resolve IP addresses so that you can connect to them directly (as Shaun mentioned). However, in practice, the sflwl program is probably more hassle than it's worth. It's much easier to look at the webpage generated by sflwld than using sflwl, as you can browse the information that is there rather than having to search for it. You can see the speakup lwl server page at http://lwl.braille.uwo.ca/online.html or see who is on the reflector by looking at http://lwl.braille.uwo.ca/speakup.html. Note that searching by E-mail address will only work if the person has their E=mail address defined in the SPEAKFREE_ID variable when sfspeaker is run. Frank, for example, does not. In order to connect directly to another person, run one instance of sfspeaker on the default 2074 port (or any other agreed upon port) and give sfmike the IP address to connect to. Note that the person at the other end will have to do the same thing for you to have a 2-way conversation, but they will hear you if their sfspeaker is running when you connect. You can set sfspeaker to automatically write you a script that can be invoked to answer an incoming call by using the -a option (e.g. sfspeaker -a/home/geoff/answer). This script contains the sfmike command needed to answer the current incoming call. Geoff.