aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Merged revisions 139213 via svnmerge from russell1-2/+2
2008-08-19Merged revisions 138886 via svnmerge from mmichelson1-0/+2
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-2/+2
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson1-11/+2
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-4/+9
2008-07-23Merged revisions 133104 via svnmerge from mmichelson1-1/+4
2008-07-23Merged revisions 133101 via svnmerge from mmichelson1-0/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-2/+2
2008-07-03Make change proposed by andrew53 on bugtrackermmichelson1-1/+1
2008-07-03Thanks to a suggestion from seanbright, print a warning if the attachmentmmichelson1-2/+6
2008-07-03Fix buildmmichelson1-1/+1
2008-07-03Fix a crash when attempting to spy on an unbridged channel.mmichelson1-6/+9
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+4
2008-05-27Merged revisions 118509 via svnmerge from mmichelson1-7/+6
2008-05-27Merged revisions 118365 via svnmerge from mmichelson1-2/+7
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-1/+1
2008-05-14Adding a new option to Chanspy(). The 'd' option allows for the spy tommichelson1-41/+70
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