I'm using alsa with jack-audio plugin but when i try to use ekiga, it
connects just the inputs of egika to my microphone and not the outputs
to the playback_X of jack, when i try to do it manually, it don't
connect and jack has the message:
"cannot connect ports owned by inactive clients;
"al
I have configured Alsa's asound.conf like said in the Alsa wiki to work
with Jack-Audio and it works fine but i want to connect an alsa output
to multiple jack inputs, how to do?
my asound.conf:
pcm.!default {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_p