From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 05:01:10 2007 Return-Path: X-Original-To: FreeBSD-questions@freebsd.org Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1E83616A403 for ; Thu, 29 Mar 2007 05:01:10 +0000 (UTC) (envelope-from jamebus@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.228]) by mx1.freebsd.org (Postfix) with ESMTP id CEF0D13C46E for ; Thu, 29 Mar 2007 05:01:09 +0000 (UTC) (envelope-from jamebus@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so60951nza for ; Wed, 28 Mar 2007 22:01:08 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=WtW6WkiyI689Tmqg9VSgMMB2DLqoF70FMVlg7mmDdNKmBqXw5xK5STVewH6ry5u9AO8ani+89b6OFbjlcRAoUsyQGwY0Ybu/T2C9zt+Jd9Crx/WVgq3m0FZFmKCihTL0hBA0DBXldMP/HfictjlIU4PYe4KlcGsppOt/7b2BYRI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=dm3qHp2p1iusYO5OQf6HqQLcKyq9y0NmoYAX+10KYJ/kIbSdhNVqK1HTm/glQ8TCEXioWJgyubJTdU5BsiGZwNqwR37iY2sQCeE+k/XxF5Ej5Z6MCKtY9J2q0BmBwPLks+YpJG50sLVtNfZyxM0+stWhBKzlKTXsc5kSCWBEOY8= Received: by 10.65.119.14 with SMTP id w14mr474601qbm.1175142886471; Wed, 28 Mar 2007 21:34:46 -0700 (PDT) Received: by 10.65.124.19 with HTTP; Wed, 28 Mar 2007 21:34:46 -0700 (PDT) Message-ID: Date: Wed, 28 Mar 2007 23:34:46 -0500 From: James Sender: jamebus@gmail.com To: FreeBSD-questions In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200703281944.58223.ABabiy@shaw.ca> X-Google-Sender-Auth: ac94a606145e4b4d Cc: Subject: Re: skype replacement X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 05:01:10 -0000 On 3/28/07, Andriy Babiy wrote: > Since skype requires some i386 binary, it doesn't build on amd64. > Could you advise me on what is available as a replacement? What > program do you use to implement p2p voice connection on amd64 > machine? Thank you in advance. hihi. You may want to have a look at [1][2]Ekiga. It's a really nice SIP and H.323 soft phone for GNOME. HTH! 1. http://www.freshports.org/net/ekiga/ 2. http://www.gnomemeeting.org/ -- James.