summaryrefslogtreecommitdiff
path: root/apps/app_chanspy.c
AgeCommit message (Expand)Author
2007-11-06"show application <foo>" changes for clarity.Mark Michelson
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.Joshua Colp
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...Joshua Colp
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-07-13Merged revisions 75078 via svnmerge from Mark Michelson
2007-07-05Merged revisions 73355 via svnmerge from Joshua Colp
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-02-16Add 'o' option to Chanspy which causes it to only listen to audio coming from...Joshua Colp
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-11-10Merged revisions 47437 via svnmerge from Joshua Colp
2006-10-13Merged revisions 45066 via svnmerge from Joshua Colp
2006-09-26Merged revisions 43695 via svnmerge from Joshua Colp
2006-09-05Minor tweak - we need to lock the channel when we are removing the spy from it.Joshua Colp
2006-09-03Use tabs instead of spaces (I <3 tabs -- this is for you Qwell)Joshua Colp
2006-09-03Make the difference clear about what the responsibilities of the core and a s...Joshua Colp
2006-09-03 We don't spy on Zap/psuedo channels. Not at all. Never. (#7871 - sxpert repo...BJ Weschke
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-05suppress a compiler warning about the usage of a potentially uninitializedRussell Bryant
2006-07-28play a beep tone into the spied-on channel if we are about to whisper to themKevin P. Fleming
2006-07-28add ExtenSpy variant of ChanSpyKevin P. Fleming
2006-07-27more simplification, and correct a bug i introduced in the last commitKevin P. Fleming
2006-07-27remove local channel finding wrappersKevin P. Fleming
2006-07-27restore infinite timeout for ast_waitfor() callKevin P. Fleming
2006-07-27various cleanups:Kevin P. Fleming
2006-06-14Merged revisions 34087 via svnmerge from Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)Russell Bryant
2006-05-09Make menuselect be able to show what the modules areMark Spencer
2006-05-03Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)BJ Weschke
2006-05-01remove an extra newline, none of the other synopsis fields for apps have oneRussell Bryant
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Merged revisions 7740 via svnmerge from Kevin P. Fleming
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27fix permissions of created recordings (issue #6067)Russell Bryant
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-17Merged revisions 7517 via svnmerge fromTilghman Lesher
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11issue #5590Kevin P. Fleming
2005-11-10fix typos in my doc cleanupRussell Bryant