summaryrefslogtreecommitdiff
path: root/apps/app_chanspy.c
AgeCommit message (Expand)Author
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 133104 via svnmerge from Mark Michelson
2008-07-23Merged revisions 133101 via svnmerge from Mark Michelson
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-03Make change proposed by andrew53 on bugtrackerMark Michelson
2008-07-03Thanks to a suggestion from seanbright, print a warning if the attachmentMark Michelson
2008-07-03Fix buildMark Michelson
2008-07-03Fix a crash when attempting to spy on an unbridged channel.Mark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-05-27Merged revisions 118509 via svnmerge from Mark Michelson
2008-05-27Merged revisions 118365 via svnmerge from Mark Michelson
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-14Adding a new option to Chanspy(). The 'd' option allows for the spy toMark Michelson
2008-05-05Document the 'B' option of app_chanspy.Joshua Colp
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,Tilghman Lesher
2008-04-29Patching app_chanspy to jibe better with what is documented. This allows for Mark Michelson
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...Mark Michelson
2008-04-25Adding a new option, 'B' to app_chanspy. This option allows the spy toMark Michelson
2008-04-25Merged revisions 114662 via svnmerge from Mark Michelson
2008-04-23Merged revisions 114597 via svnmerge from Russell Bryant
2008-04-17Merged revisions 114226 via svnmerge from Mark Michelson
2008-04-17Merged revisions 114191 via svnmerge from Sean Bright
2008-04-16Add the ability to disable channel technology name playback when speaking the...Sean Bright
2008-04-15I'm not sure why, but "this" bothers me. Ba dum dum.Sean Bright
2008-03-19Merged revisions 110083 via svnmerge from Mark Michelson
2008-03-18Merged revisions 109763 via svnmerge from Russell Bryant
2008-03-17Merged revisions 109012 via svnmerge from Mark Michelson
2008-03-13Merged revisions 108583 via svnmerge from Russell Bryant
2008-03-12Merged revisions 108135 via svnmerge from Russell Bryant
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-02-27Merged revisions 104787 via svnmerge from Joshua Colp
2008-02-27Merged revisions 104625 via svnmerge from Russell Bryant
2008-02-27Merged revisions 104334 via svnmerge from Russell Bryant
2008-02-25Merged revisions 104106 via svnmerge from Russell Bryant
2008-02-09whitespace fixes only.Michiel van Baak
2008-02-07This is a combination new feature/bug fix for app_chanspy.Mark Michelson
2008-01-23Merged revisions 99923 via svnmerge from Russell Bryant
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
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