IAX client?

Zahemszky Gábor Gabor at Zahemszky.HU
Sun Jul 31 14:17:07 GMT 2005


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"


More information about the freebsd-multimedia mailing list