aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-05Document the 'B' option of app_chanspy.file1-0/+2
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,tilghman1-3/+6
2008-04-29Patching app_chanspy to jibe better with what is documented. This allows for mmichelson1-9/+28
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...mmichelson1-65/+124
2008-04-25Adding a new option, 'B' to app_chanspy. This option allows the spy tommichelson1-6/+32
2008-04-25Merged revisions 114662 via svnmerge from mmichelson1-7/+6
2008-04-23Merged revisions 114597 via svnmerge from russell1-5/+3
2008-04-17Merged revisions 114226 via svnmerge from mmichelson1-1/+0
2008-04-17Merged revisions 114191 via svnmerge from seanbright1-2/+2
2008-04-16Add the ability to disable channel technology name playback when speaking the...seanbright1-9/+19
2008-04-15I'm not sure why, but "this" bothers me. Ba dum dum.seanbright1-12/+11
2008-03-19Merged revisions 110083 via svnmerge from mmichelson1-4/+3
2008-03-18Merged revisions 109763 via svnmerge from russell1-1/+4
2008-03-17Merged revisions 109012 via svnmerge from mmichelson1-1/+3
2008-03-13Merged revisions 108583 via svnmerge from russell1-0/+10
2008-03-12Merged revisions 108135 via svnmerge from russell1-1/+3
2008-03-07Merged revisions 106552 via svnmerge from tilghman1-1/+1
2008-02-27Merged revisions 104787 via svnmerge from file1-5/+5
2008-02-27Merged revisions 104625 via svnmerge from russell1-0/+8
2008-02-27Merged revisions 104334 via svnmerge from russell1-0/+2
2008-02-25Merged revisions 104106 via svnmerge from russell1-29/+174
2008-02-09whitespace fixes only.mvanbaak1-51/+51
2008-02-07This is a combination new feature/bug fix for app_chanspy.mmichelson1-8/+57
2008-01-23Merged revisions 99923 via svnmerge from russell1-2/+5
2007-12-14Convert ast_verbose to ast_verb.tilghman1-2/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-1/+0
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