From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 31 14:17:07 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E80816A41F for ; Sun, 31 Jul 2005 14:17:07 +0000 (GMT) (envelope-from Gabor@Zahemszky.HU) Received: from szil.mail.t-online.hu (szil.mail.t-online.hu [195.228.240.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D4E43D48 for ; Sun, 31 Jul 2005 14:17:06 +0000 (GMT) (envelope-from Gabor@Zahemszky.HU) Received: from [192.168.1.3] (212.204-182-adsl-pool.axelero.hu [81.182.204.212]) by szil.mail.t-online.hu (8.13.4/8.12.11) with ESMTP id j6VEH3Bp001253 for ; Sun, 31 Jul 2005 16:17:04 +0200 (CEST) Message-ID: <42ECDD8F.7020209@Zahemszky.HU> Date: Sun, 31 Jul 2005 16:17:51 +0200 From: =?ISO-8859-2?Q?Zahemszky_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050330) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-VBMilter: scanned Subject: IAX client? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 14:17:07 -0000 Hi! Sorry for this trivial question, but are there any IAX clients (command-line, or GTK-based if its possible) in the FreeBSD ports-system? I'd like to use www.voipbuster.com 's free calls from FBSD. Thanks, Gábor -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"