[linux-audio-user] VOIP and JACK

carmen _ at whats-your.name
Mon Nov 27 20:16:37 EST 2006


On Tue Nov 28, 2006 at 02:40:58AM +0100, Esben Stien wrote:
> Esben Stien <b0ef at esben-stien.name> writes:
> 
> > I found twinkle softphone to work very well with oss2jack.
> 
> Well, not that well. In fact, less well than kphone, so I'm moving
> back to kphone/oss2jack, which has less hickups with desktop activity.

ekiga works great with this asound.conf:

pcm.!default {
         type plug
        slave { pcm "jack" }
}

pcm.jack {
         type jack
         playback_ports {
               0 alsa_pcm:playback_1
               1 alsa_pcm:playback_2
        }
        capture_ports {
                0 alsa_pcm:capture_1
                1 alsa_pcm:capture_2
        }
}

plus it doesnt require KDE or OSS..

> 
> -- 
> Esben Stien is b0ef at e     s      a             
>          http://www. s     t    n m
>           irc://irc.  b  -  i  .   e/%23contact
>            sip:b0ef@   e     e 
>            jid:b0ef@    n     n
> 



More information about the Linux-audio-user mailing list