summaryrefslogtreecommitdiff
path: root/channels/chan_console.c
AgeCommit message (Expand)Author
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-09Merge more changes from the resolve-shadow-warnings branch (henceforth knownSean Bright
2008-08-04Be explicit that we don't want a result from this callback. The callback wouldRussell Bryant
2008-06-08This was accidentally reverted.Jeff Peeler
2008-05-22chan_console fixes because of ast_frame.data => ast_frame.data.ptrMichiel van Baak
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-04-30Merged revisions 114891 via svnmerge from Russell Bryant
2008-04-30Fixes a bug where if a stream monitor thread was not created (caused from fai...Jeff Peeler
2008-04-25Speaking of building...Sean Bright
2008-04-21(closes issue #6113)Jeff Peeler
2008-03-05Merged revisions 106235 via svnmerge from Joshua Colp
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