Subject: Re: SIP client.
To: None <current-users@netbsd.org>
From: Gianni D'Aprile <gianni@daprile.net>
List: current-users
Date: 04/04/2004 09:18:17
On Fri, Apr 02, 2004 at 01:07:27PM -0700, Herb Peyerl wrote:
> Anyone have a working SIP client for something -currentish, or know of
> one that can be made to work easily?
> 
> kphone doesn't want to compile, and sjphone, as a lignux binary, works
> right up to the point where it would start decoding media packets (ie: I
> hear a tick out of the speaker and then it SEGV's on me.).  Nothing
> obvious in the ktrace.
> 
> I'm going on a road trip in a couple weeks and would like to be able
> to stay in touch.  I don't really want to bring my ATA.
> 
> 
> ---
> Real PC Serial console & remote reset - The PC Weasel! http://www.realweasel.com

You should check out Shtoom.  The old home page is at http://shtoom.sourceforge.net.  The new one is at http://www.divmod.org/Home/Projects/Shtoom.  This client is written entirely in python and relies on py-twisted and py-fastaudio that just got imported from pksrc-wip.  It can use multiple gui libraries, but the author recommends py-tk, which is also in pkgsrc.

Gianni D'Aprile