Add the ability to disable channel technology name playback when speaking the current...
[asterisk/asterisk.git] / apps / app_chanspy.c
2008-04-16 Sean BrightAdd the ability to disable channel technology name...
2008-04-15 Sean BrightI'm not sure why, but "this" bothers me. Ba dum dum.
2008-03-19 Mark MichelsonMerged revisions 110083 via svnmerge from
2008-03-18 Russell BryantMerged revisions 109763 via svnmerge from
2008-03-17 Mark MichelsonMerged revisions 109012 via svnmerge from
2008-03-13 Russell BryantMerged revisions 108583 via svnmerge from
2008-03-12 Russell BryantMerged revisions 108135 via svnmerge from
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-02-27 Joshua ColpMerged revisions 104787 via svnmerge from
2008-02-27 Russell BryantMerged revisions 104625 via svnmerge from
2008-02-27 Russell BryantMerged revisions 104334 via svnmerge from
2008-02-25 Russell BryantMerged revisions 104106 via svnmerge from
2008-02-09 Michiel van Baakwhitespace fixes only.
2008-02-07 Mark MichelsonThis is a combination new feature/bug fix for app_chanspy.
2008-01-23 Russell BryantMerged revisions 99923 via svnmerge from
2007-12-14 Tilghman LesherConvert ast_verbose to ast_verb.
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-06 Mark Michelson"show application <foo>" changes for clarity.
2007-10-31 Joshua ColpAdd volume adjustment to spy audiohook in app_chanspy.
2007-08-08 Joshua ColpMerge audiohooks branch into trunk. This is a new API...
2007-07-31 Tilghman LesherMostly cleanup of documentation to substitute the pipe...
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-23 Tilghman LesherMerge the dialplan_aesthetics branch. Most of this...
2007-07-16 Joshua ColpApplications no longer need to call ast_module_user_add...
2007-07-16 Joshua ColpIt is no longer required for each module that deals...
2007-07-13 Mark MichelsonMerged revisions 75078 via svnmerge from
2007-07-05 Joshua ColpMerged revisions 73355 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-02-16 Joshua ColpAdd 'o' option to Chanspy which causes it to only liste...
2006-12-21 Steve Murphya quick fix to app_sms.c to get rid of cursed compiler...
2006-11-10 Joshua ColpMerged revisions 47437 via svnmerge from
2006-10-13 Joshua ColpMerged revisions 45066 via svnmerge from
2006-09-26 Joshua ColpMerged revisions 43695 via svnmerge from
2006-09-05 Joshua ColpMinor tweak - we need to lock the channel when we are...
2006-09-03 Joshua ColpUse tabs instead of spaces (I <3 tabs -- this is for...
2006-09-03 Joshua ColpMake the difference clear about what the responsibiliti...
2006-09-03 BJ Weschke We don't spy on Zap/psuedo channels. Not at all. Never...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-05 Russell Bryantsuppress a compiler warning about the usage of a potent...
2006-07-28 Kevin P. Flemingplay a beep tone into the spied-on channel if we are...
2006-07-28 Kevin P. Flemingadd ExtenSpy variant of ChanSpy
2006-07-27 Kevin P. Flemingmore simplification, and correct a bug i introduced...
2006-07-27 Kevin P. Flemingremove local channel finding wrappers
2006-07-27 Kevin P. Flemingrestore infinite timeout for ast_waitfor() call
2006-07-27 Kevin P. Flemingvarious cleanups:
2006-06-14 Kevin P. FlemingMerged revisions 34087 via svnmerge from
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-05-10 Russell Bryantuse the channel lock wrappers (issue #7120, Mithraen)
2006-05-09 Mark SpencerMake menuselect be able to show what the modules are
2006-05-03 BJ WeschkeAllow channels in ChanSpy to belong to mutiple spygroup...
2006-05-01 Russell Bryantremove an extra newline, none of the other synopsis...
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-02-15 Russell Bryantremove the uses of the deprecated STANDARD_LOCAL_USER
2006-01-21 Russell Bryanton this pass, only remove duplicate log messages
2006-01-21 Russell Bryantrevert my pass through the tree to remove checks of...
2006-01-21 Russell Bryantremove lots of useless checks of the result of ast_strdupa
2006-01-03 Kevin P. Flemingupdate copyright headers for files changed this year
2006-01-03 Kevin P. FlemingMerged revisions 7740 via svnmerge from
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-12-27 Russell Bryantfix permissions of created recordings (issue #6067)
2005-12-26 Russell BryantMerged revisions 7634 via svnmerge from
2005-12-17 Tilghman LesherMerged revisions 7517 via svnmerge from
2005-12-03 Tilghman LesherBug 5858 - Make the chanvars.c functions return a ...
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-11 Kevin P. Flemingissue #5590
2005-11-10 Russell Bryantfix typos in my doc cleanup
2005-11-10 Russell Bryantclean up some application descriptions to use more...
2005-11-08 Russell Bryantmake app_queue 1.2 jump compliant (issue #5580)
2005-11-06 Russell Bryantissue #5605
2005-11-06 Russell Bryantalphabetize option lists
2005-11-03 Kevin P. Flemingmajor update to arg/option parsing APIs and documentation
2005-10-28 Kevin P. Flemingmajor redesign of the channel spy infrastructure, incre...
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-19 Russell BryantMassive cleanups to applications for LOCAL_USER handlin...
2005-10-18 Russell Bryantit's a good idea to unregister everything before callin...
2005-10-13 Kevin P. Flemingremove unused variable
2005-10-13 Mark SpencerFix crash in chanspy (bug #5332)
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-12 Mark SpencerProperly install appropriate sound files, prefix spy...
2005-09-07 Kevin P. Flemingreset channel volumes when exiting apps that use them
2005-09-07 Kevin P. Flemingadd new channel option (via ast_channel_setoption(...
2005-07-20 Kevin P. Flemingadd slinfactory object, and change app_chanspy to use...
2005-06-06 Kevin P. Flemingthe last round of file version tags
2005-06-06 Kevin P. Flemingmajor Makefile and build process improvements, includin...
2005-05-26 Russell Bryantdon't play any sounds when using the quiet option ...
2005-04-21 Kevin P. Flemingfix various compiler warnings
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-04-03 Anthony Minessale IIforgot some code from the last chanspy repass (nothing...
2005-04-01 Anthony Minessale IIFinishing touches and addition of record flag to ChanSp...
2005-04-01 Anthony Minessale IIfix codec timing issues
2005-03-31 Anthony Minessale IImore optimizations
2005-03-31 Anthony Minessale IIminor tweak and optimization for chanspy
2005-03-30 Anthony Minessale IIfix dial a channel on chanspy
2005-03-30 Anthony Minessale IIincrease buffer space
2005-03-29 Anthony Minessale IIfix group and arg parsing bug
2005-03-26 Anthony Minessale IIfix volfactor
next