From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yi0-f42.google.com (mail-yi0-f42.google.com [209.85.218.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id AF96BC1A0A1 for ; Mon, 7 Feb 2011 21:59:19 -0500 (EST) Received: by yia28 with SMTP id 28so2158721yia.29 for ; Mon, 07 Feb 2011 18:55:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id :mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=nbmvu85UN5HtUZ0t2NQOeK3NIRGj44odt3G/ifmMQ7M=; b=FHK2ppNe9L+7BNnXn5yEgg3xIbSyxjBc7gkZJn37txIDpy807vtgxa4NvZ3op+JZ7x x2ZT6ubQJjU0pJ7eohz+llQkQAY0m3por05U0/TJIs7fqvuf6RH1yV1BfVbMXysXr434 WRDju7KWfwt3TBU5l6eVspQSfOcsi4+3Jenaw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=sZvh1Qwzctd/iNhLAoWVQSnhKFB3JEqXwwaXDSbkNE++AwE0WH6ytl7RK4ej2KKd1i y4m6tyf9bEM8fDwoC5YfZT6FOMwSt97pfrrIyZxD6BMQ2helDl0F10xZ3kmLuEEUozKc Pn09gf35RnMSHpjbIJTa66D+kMPfYYIj6MWIc= Received: by 10.236.95.140 with SMTP id p12mr6405048yhf.24.1297133758819; Mon, 07 Feb 2011 18:55:58 -0800 (PST) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id 13sm2360270yhl.31.2011.02.07.18.55.56 (version=SSLv3 cipher=RC4-MD5); Mon, 07 Feb 2011 18:55:58 -0800 (PST) Received: by linux1 (sSMTP sendmail emulation); Mon, 07 Feb 2011 20:55:56 -0600 Date: Mon, 7 Feb 2011 20:55:56 -0600 From: William Hubbs To: "Speakup is a screen review system for Linux." Subject: Re: a note for linphone users who want to use the freeswitch server Message-ID: <20110208025556.GA30573@linux1> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <87hbcfqubo.fsf@the-brannons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87hbcfqubo.fsf@the-brannons.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: Tue, 08 Feb 2011 02:59:19 -0000 On Mon, Feb 07, 2011 at 11:49:15PM +0000, Christopher Brannon wrote: > 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. There used to be music that played when you entered the conference and were the only one there; that may be a good reason to think about bringing it back some how. William