I need to use asterisk with ALSA and CONSOLE/dsp. This was working fine standalone. However, I also need sound from another program on that same ALSA connection. It seems as though asterisk opens the sound port exclusively. I need it to share the sound card. How do I do that? Jerry
On Wed, 19 Dec 2007, Jerry Geis wrote:> It seems as though asterisk opens the sound port exclusively. > I need it to share the sound card.As far as I know, the ability to mux audio streams is a function of whether the ALSA driver for the particular sound adaptor supports it. -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : +1-678-954-0670 Direct : +1-678-954-0671
> > >/ It seems as though asterisk opens the sound port exclusively. > />/ I need it to share the sound card. > / > As far as I know, the ability to mux audio streams is a function of > whether the ALSA driver for the particular sound adaptor supports it. > >Well when I run "aplay --nonblock file.wav" - 2 at a time both wave files play. However when I run asterisk and then try aplay --nonblock file.wav it wont play at all. So asterisk is binding the port. How can I keep it from binding the port? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071219/c4131743/attachment.htm