From owner-freebsd-questions@FreeBSD.ORG Sun Mar 30 18:24:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A29A3106564A for ; Sun, 30 Mar 2008 18:24:10 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD908FC18 for ; Sun, 30 Mar 2008 18:24:10 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.63) (envelope-from ) id 1Jg2CP-000334-8F for freebsd-questions@freebsd.org; Sun, 30 Mar 2008 11:24:10 -0700 Received: from 71-220-166-120.tcsn.qwest.net ([71.220.166.120] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Jg2CI-00032m-QS; Sun, 30 Mar 2008 11:24:02 -0700 Message-ID: <47EFDABE.8070203@math.arizona.edu> Date: Sun, 30 Mar 2008 11:23:58 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: Wojciech Puchar References: <20080330172043.I1324@wojtek.tensor.gdynia.pl> In-Reply-To: <20080330172043.I1324@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -1.5 (-) Cc: freebsd-questions@freebsd.org Subject: Re: SIP compatible phone program for unix 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: Sun, 30 Mar 2008 18:24:10 -0000 Wojciech Puchar wrote: > anyone knows such - pure text mode prefered. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" OpenBSD 4.3 is including PJSUA which is not ported for FreeBSD. http://www.pjsip.org/pjsua.htm I tried it and I really like it. If you compare various SIP clients you should see that PJSUA should be a first choice for security minded user which prefers simplicity and capability instead of GUI non-sense. Cheers, Predrag