From f5580269e1ee592762e4dcae1576820078a5755f Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Sat, 5 Jan 2008 21:25:45 +0000 Subject: [PATCH] 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: https://origsvn.digium.com/svn/asterisk/trunk@96692 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_console.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/channels/chan_console.c b/channels/chan_console.c index 1bdd836eae..237153822e 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 -- 2.47.2