Add the URL to the home page for portaudio. Also add the location of the
authorRussell Bryant <russell@russellbryant.com>
Sat, 5 Jan 2008 21:25:45 +0000 (21:25 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 5 Jan 2008 21:25:45 +0000 (21:25 +0000)
svn repository to check out portaudio v19.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96692 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_console.c

index 1bdd836..2371538 100644 (file)
  * 
  * \ingroup channel_drivers
  *
+ * \arg http://www.portaudio.com/
+ *
+ * To install portaudio v19 from svn, check it out using the following command:
+ *  - svn co https://www.portaudio.com/repos/portaudio/branches/v19-devel
+ *
  * \note Since this works with any audio system that libportaudio supports,
  * including ALSA and OSS, this may someday deprecate chan_alsa and chan_oss.
  * However, before that can be done, it needs to *at least* have all of the