[asterisk-commits] russell: branch russell/chan_console r49014 -
/team/russell/chan_console/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Wed Dec 27 18:08:51 MST 2006
Author: russell
Date: Wed Dec 27 19:08:51 2006
New Revision: 49014
URL: http://svn.digium.com/view/asterisk?view=rev&rev=49014
Log:
Move the chan_console branch from my private working area to public.
This is a console channel driver that uses libportaudio instead of OSS, ALSA,
or Mac's Coreaudio directly. I started doing something directly with coreaudio
so I could have a console channel driver on my mac, but decided I would rather
go this cross-platform route.
There is still more work to be done here. It appears that I can make a single
call from it and it works, but I can't make any more after that ...
Added:
team/russell/chan_console/
- copied from r49012, team/russell/private/chan_console/
More information about the asterisk-commits
mailing list