summaryrefslogtreecommitdiff
path: root/channels/chan_console.c
AgeCommit message (Expand)Author
2008-01-21Remove compiler warning for uninitialized variableOlle Johansson
2008-01-20Add a "console active" CLI command, which lets you find out which console deviceRussell Bryant
2008-01-20Merge changes from team/russell/console_devicesRussell Bryant
2008-01-17Make the output of "console list devices" a bit prettier.Russell Bryant
2008-01-17List which devices are inputs and outputs in "console list devices"Russell Bryant
2008-01-08Change reference to external library so it appears on the extref listingOlle Johansson
2008-01-05Add the URL to the home page for portaudio. Also add the location of theRussell Bryant
2008-01-02Add support for generating a ringing sound on an incoming call. This is a bitRussell Bryant
2008-01-02Note that this module doesn't actually play a ringing sound for an incoming callRussell Bryant
2008-01-02Show the correct CLI command to answer the callRussell Bryant
2007-12-31Update chan_console to natively use a 16 kHz sample rate. If it is talkingRussell Bryant
2007-12-31Merge the main set of changes from team/russell/chan_console.Russell Bryant