audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
[asterisk/asterisk.git] / apps / app_chanspy.c
2014-10-03 Richard Mudgettaudiohooks: Reevaluate the bridge technology when an...
2014-08-13 Jonathan RoseBridges: Fix feature interruption/unintended kick cause...
2014-08-06 Kinsey MooreStasis: Allow message types to be blocked
2014-07-20 Matthew Jordanmedia formats: re-architect handling of media for perfo...
2014-06-20 Richard Mudgettvoicemail API callbacks: Extract the sayname API call...
2014-05-12 Jonathan Roseapp_chanspy: Fix a test that was failing on account...
2014-05-09 Jonathan Roseapp_chanspy: Fix a bug where Barge mode could fail
2014-02-21 Michael L. Youngapp_chanspy: Documentation Update To Clarify "x" Option
2014-01-31 Richard MudgettChanSpy: Add ability to specify channel uniqueids as...
2013-12-17 Rusty NewtonSeveral components: fixing Typos in comments and code...
2013-08-22 Kinsey MooreAdd SayAlphaCase and similar functionality for AGI
2013-08-02 Mark MichelsonGet rid of ast_bridged_channel() and the bridged_channe...
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-05-21 Richard MudgettMerge in the bridge_construction branch to make the...
2012-08-08 Michael L. YoungFix Not Unreferencing A Spied Channel
2012-06-25 Matthew JordanAdd AMI event documentation
2012-05-10 Jonathan RoseCoverity Report: Fix issues for error type UNINIT in...
2012-05-04 Kinsey MooreFix many issues from the NULL_RETURNS Coverity report
2012-04-06 Kinsey MooreAdd missing newlines to CLI logging
2012-03-16 Jonathan RosePrevent chanspy from binding to zombie channels
2012-03-13 Terry WilsonFinalize ast_channel opaquification
2012-03-02 Richard MudgettRemove bad usage of goto in ChanSpy next_channel().
2012-03-02 Richard MudgettFix channel reference leak in ChanSpy.
2012-02-24 Terry WilsonOpaquification for ast_format structs in struct ast_channel
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-02-08 Walter DoekesAvoid cppcheck warnings; removing unused vars and a...
2012-01-27 Richard MudgettAudit of ao2_iterator_init() usage for v1.8.
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-12-23 Sean BrightMerged revisions 349045 via svnmerge from
2011-07-14 Leif MadsenMerged revisions 328247 via svnmerge from
2011-05-04 David VosselMerged revisions 316650 via svnmerge from
2011-03-17 Jonathan RoseMerged revisions 311197 via svnmerge from
2011-02-22 David VosselMedia Project Phase2: SILK 8khz-24khz, SLINEAR 8khz...
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2010-12-28 Paul BelangerMerged revisions 299865 via svnmerge from
2010-09-03 Terry WilsonMerged revisions 284921 via svnmerge from
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-05 Jeff PeelerFix the fix for chanspy option o
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-21 Kevin P. FlemingFinish implementaton of astobj2 OBJ_MULTIPLE, and conve...
2009-10-15 Jeff PeelerReadd removed ability to allow listening to one side...
2009-09-17 Sean BrightGet this compiling under dev-mode.
2009-09-17 Tilghman LesherAdd the 'E' option to exit ChanSpy, once the single...
2009-08-10 Tilghman LesherAST-2009-005
2009-06-26 Russell BryantAdd 's' option to ChanSpy, which makes the app exit...
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-06-07 Russell BryantGlobal var cleanup - constification and removing unused...
2009-05-28 Mark MichelsonMerged revisions 197537 via svnmerge from
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-12 Kevin P. Flemingadd 'const' qualifiers in various places where they...
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-02-13 Mark MichelsonAdd manager events for chanspy starting or stopping
2009-02-10 Mark MichelsonFix potential for stack overflows in app_chanspy.c
2009-02-06 Joshua ColpAlways detach and destroy the whisper and barge audioho...
2009-02-04 Mark MichelsonMerged revisions 173396 via svnmerge from
2009-02-04 Mark MichelsonMerged revisions 173392 via svnmerge from
2008-12-19 Russell BryantMerged revisions 165889 via svnmerge from
2008-12-13 Joshua ColpOnly detach and destroy the whisper audiohooks if they...
2008-11-05 Eliel C. Sardanons- Add more <see-also> based on TFOT.
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-11-02 Russell BryantFix various spelling and grammatical issues in document...
2008-11-01 Russell BryantMerge changes from team/group/appdocsxml
2008-08-20 Russell BryantMerged revisions 139213 via svnmerge from
2008-08-19 Mark MichelsonMerged revisions 138886 via svnmerge from
2008-08-05 Kevin P. Flemingmake datastore creation and destruction a generic API...
2008-07-28 Mark Michelsonmerging the zap_and_dahdi_trunk branch up to trunk
2008-07-23 Mark MichelsonMerged revisions 133169 via svnmerge from
2008-07-23 Mark MichelsonMerged revisions 133104 via svnmerge from
2008-07-23 Mark MichelsonMerged revisions 133101 via svnmerge from
2008-07-11 Brett BryantJanitor patch to change uses of sizeof to ARRAY_LEN
2008-07-03 Mark MichelsonMake change proposed by andrew53 on bugtracker
2008-07-03 Mark MichelsonThanks to a suggestion from seanbright, print a warning...
2008-07-03 Mark MichelsonFix build
2008-07-03 Mark MichelsonFix a crash when attempting to spy on an unbridged...
2008-06-12 Jeff PeelerGoodbye Zaptel, hello DAHDI. Removes Zaptel driver...
2008-05-27 Mark MichelsonMerged revisions 118509 via svnmerge from
2008-05-27 Mark MichelsonMerged revisions 118365 via svnmerge from
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-14 Mark MichelsonAdding a new option to Chanspy(). The 'd' option allows...
2008-05-05 Joshua ColpDocument the 'B' option of app_chanspy.
2008-04-30 Tilghman LesherLock around variables retrieved, and copy the values...
2008-04-29 Mark MichelsonPatching app_chanspy to jibe better with what is docume...
2008-04-28 Mark MichelsonAdding a new option 'n' to app_chanspy. This option...
2008-04-25 Mark MichelsonAdding a new option, 'B' to app_chanspy. This option...
2008-04-25 Mark MichelsonMerged revisions 114662 via svnmerge from
2008-04-23 Russell BryantMerged revisions 114597 via svnmerge from
2008-04-17 Mark MichelsonMerged revisions 114226 via svnmerge from
2008-04-17 Sean BrightMerged revisions 114191 via svnmerge from
2008-04-16 Sean BrightAdd the ability to disable channel technology name...
2008-04-15 Sean BrightI'm not sure why, but "this" bothers me. Ba dum dum.
2008-03-19 Mark MichelsonMerged revisions 110083 via svnmerge from
2008-03-18 Russell BryantMerged revisions 109763 via svnmerge from
2008-03-17 Mark MichelsonMerged revisions 109012 via svnmerge from
2008-03-13 Russell BryantMerged revisions 108583 via svnmerge from
2008-03-12 Russell BryantMerged revisions 108135 via svnmerge from
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-02-27 Joshua ColpMerged revisions 104787 via svnmerge from
2008-02-27 Russell BryantMerged revisions 104625 via svnmerge from
next