aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_console.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-05 21:25:45 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-05 21:25:45 +0000
commitff87f5927711c6e91b8f72dd46cea9cce8a1f4a9 (patch)
tree59ec73f56ba6f4960800ca59f9b8b52ce41e5e8d /channels/chan_console.c
parent07749ff0281cbf3d7efd0fd90ddceb5168473809 (diff)
Add the URL to the home page for portaudio. Also add the location of the
svn repository to check out portaudio v19. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@96692 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_console.c')
-rw-r--r--channels/chan_console.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/channels/chan_console.c b/channels/chan_console.c
index 1bdd836ea..237153822 100644
--- a/channels/chan_console.c
+++ b/channels/chan_console.c
@@ -29,6 +29,11 @@
*
* \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