aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-06"show application <foo>" changes for clarity.mmichelson1-1/+1
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.file1-0/+13
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file1-109/+37
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-2/+2
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-4/+2
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-33/+27
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-12/+0
2007-07-16It is no longer required for each module that deals with a channel to call as...file1-2/+0
2007-07-13Merged revisions 75078 via svnmerge from mmichelson1-2/+4
2007-07-05Merged revisions 73355 via svnmerge from file1-1/+2
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-7/+7
2007-02-16Add 'o' option to Chanspy which causes it to only listen to audio coming from...file1-9/+78
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-2/+2
2006-11-10Merged revisions 47437 via svnmerge from file1-1/+2
2006-10-13Merged revisions 45066 via svnmerge from file1-0/+15
2006-09-26Merged revisions 43695 via svnmerge from file1-0/+5
2006-09-05Minor tweak - we need to lock the channel when we are removing the spy from it.file1-0/+2
2006-09-03Use tabs instead of spaces (I <3 tabs -- this is for you Qwell)file1-4/+4
2006-09-03Make the difference clear about what the responsibilities of the core and a s...file1-20/+11
2006-09-03 We don't spy on Zap/psuedo channels. Not at all. Never. (#7871 - sxpert repo...bweschke1-1/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-25/+12
2006-08-05suppress a compiler warning about the usage of a potentially uninitializedrussell1-1/+1
2006-07-28play a beep tone into the spied-on channel if we are about to whisper to themkpfleming1-3/+16
2006-07-28add ExtenSpy variant of ChanSpykpfleming1-56/+211
2006-07-27more simplification, and correct a bug i introduced in the last commitkpfleming1-18/+18
2006-07-27remove local channel finding wrapperskpfleming1-117/+111
2006-07-27restore infinite timeout for ast_waitfor() callkpfleming1-1/+1
2006-07-27various cleanups:kpfleming1-224/+201
2006-06-14Merged revisions 34087 via svnmerge from kpfleming1-1/+2
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)russell1-4/+4
2006-05-09Make menuselect be able to show what the modules aremarkster1-3/+3
2006-05-03Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)bweschke1-7/+23
2006-05-01remove an extra newline, none of the other synopsis fields for apps have onerussell1-1/+1
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-11/+7
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-1/+0
2006-01-21on this pass, only remove duplicate log messagesrussell1-3/+1
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-1/+4
2006-01-21remove lots of useless checks of the result of ast_strduparussell1-4/+1
2006-01-03update copyright headers for files changed this yearkpfleming1-0/+1
2006-01-03Merged revisions 7740 via svnmerge from kpfleming1-2/+2
2005-12-30update doxygen docs to specify authorsrussell1-1/+4
2005-12-27fix permissions of created recordings (issue #6067)russell1-1/+1
2005-12-26Merged revisions 7634 via svnmerge from russell1-1/+1
2005-12-17Merged revisions 7517 via svnmerge fromtilghman1-1/+1
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-11issue #5590kpfleming1-0/+1