Skip to content
Snippets Groups Projects
Commit b4e80a10 authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

note that chan_console requires portaudio v19

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 78c35db4
No related branches found
No related tags found
No related merge requests found
......@@ -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)
----------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment