aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Fixes an issue with dialplan pattern matching where the specificity for patte...bbryant1-1/+1
2009-11-05Merged revisions 228189 via svnmerge from jpeeler1-1/+2
2009-10-15Merged revisions 224178 via svnmerge from jpeeler1-1/+6
2009-09-29Avoid a deadlock in chanspy, just in case the spyee is masqueraded and chansp...mnicholson1-3/+4
2009-08-10AST-2009-005tilghman1-2/+2
2009-08-07Merged revisions 211113 via svnmerge from russell1-6/+10
2009-06-16Merged revisions 201056 via svnmerge from kpfleming1-8/+10
2009-05-28Merged revisions 197543 via svnmerge from mmichelson1-0/+1
2009-02-13Add manager events for chanspy starting or stoppingmmichelson1-1/+9
2009-02-10Fix potential for stack overflows in app_chanspy.cmmichelson1-33/+22
2009-02-06Always detach and destroy the whisper and barge audiohooks. Additionally also...file1-13/+9
2009-02-04Merged revisions 173396 via svnmerge from mmichelson1-3/+1
2009-02-04Merged revisions 173392 via svnmerge from mmichelson1-1/+3
2008-12-19Merged revisions 165889 via svnmerge from russell1-1/+1
2008-12-13Only detach and destroy the whisper audiohooks if they are actually in use.file1-8/+13
2008-11-05- Add more <see-also> based on TFOT.eliel1-0/+6
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-2/+6
2008-11-02Fix various spelling and grammatical issues in documentationrussell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-121/+231
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