mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
note that chan_console requires portaudio v19
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -146,7 +146,8 @@ Console Channel Driver changes
|
||||
* Added a new channel driver, chan_console, which uses portaudio as a cross
|
||||
platform audio interface. It was written as a channel driver that would
|
||||
work with Mac CoreAudio, but portaudio supports a number of other audio
|
||||
interfaces, as well.
|
||||
interfaces, as well. Note that this channel driver requires v19 or higher
|
||||
of portaudio; older versions have a different API.
|
||||
|
||||
Phone channel changes (chan_phone)
|
||||
----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user