From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from homiemail-a23.g.dreamhost.com (caiajhbdcaib.dreamhost.com [208.97.132.81]) by speech.braille.uwo.ca (Postfix) with ESMTP id 69BEDC1A102 for ; Mon, 7 Feb 2011 18:52:36 -0500 (EST) Received: from homiemail-a23.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTP id 063F24B0060 for ; Mon, 7 Feb 2011 15:49:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=the-brannons.com; h=from:to :subject:date:message-id:mime-version:content-type; q=dns; s= the-brannons.com; b=AapGyGtpN/UCYaz+WladHGbsrZjCIzTFEzUnYnKD7cWw QU6cL+u614shVt+yso4Jny/sNepCDfAk4tC9KoL6S9HFTR9hTejpius+8iaxeRrq 4Jt8DmiXieh5Hoxv7Py4wtj6K07T6KnVXSy3IxgEdLIGMJp2tjLVY5JqMKOH3IU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=the-brannons.com; h=from :to:subject:date:message-id:mime-version:content-type; s= the-brannons.com; bh=QesNzqP7w+BsAc9p+BMiasw7cKc=; b=nCeOE5SSYqP nTx+hh3qZu9tQg9Wst5J8iqvH6UP9oxkKk8qqW9FY8MNb6eVV9bBPvR1CZLbCtiZ QaWAxx59TmqK1HO5vbTqDdKTfj4/qRk6zPAoQ7I9TUA+n0wMUxsNKkMKkuUkxPAh f0fOna4XkV8t3/G7TFTELIagmj6fJauQ= Received: from localhost (ip68-12-125-253.ok.ok.cox.net [68.12.125.253]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: chris@the-brannons.com) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPSA id C1DE84B0058 for ; Mon, 7 Feb 2011 15:49:15 -0800 (PST) From: Christopher Brannon To: speakup@braille.uwo.ca Subject: a note for linphone users who want to use the freeswitch server Date: Mon, 07 Feb 2011 23:49:15 +0000 Message-ID: <87hbcfqubo.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 23:52:36 -0000 Hello, Several of us have noticed a problem with linphone when using the new voice chat server on linux-speakup.org. Specifically, if there are no other participants in the conference, or all of the other participants have muted their outbound audio, linphone automatically disconnects after 30 seconds or so. It is quite annoying. I found the workaround this afternoon. Edit ~/.linphonerc, and look for the line that says: nortp_timeout=30 You should change the 30 to something higher when using the freeswitch conference. I set it to 7200. Yes, this is just a workaround. I'm not convinced that it is the best permanent solution. Hope this helps, -- Chris