summaryrefslogtreecommitdiff
path: root/apps/app_chanspy.c
AgeCommit message (Expand)Author
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell Bryant
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and r...Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-13remove unused variableKevin P. Fleming
2005-10-13Fix crash in chanspy (bug #5332)Mark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-12Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)Mark Spencer
2005-09-07reset channel volumes when exiting apps that use themKevin P. Fleming
2005-09-07add new channel option (via ast_channel_setoption()) to let channel drivers a...Kevin P. Fleming
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-05-26don't play any sounds when using the quiet option (bug #4348)Russell Bryant
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-03forgot some code from the last chanspy repass (nothing exciting)Anthony Minessale II
2005-04-01Finishing touches and addition of record flag to ChanSpy <pay up jets\!>Anthony Minessale II
2005-04-01fix codec timing issuesAnthony Minessale II
2005-03-31more optimizationsAnthony Minessale II
2005-03-31minor tweak and optimization for chanspyAnthony Minessale II
2005-03-30fix dial a channel on chanspyAnthony Minessale II
2005-03-30increase buffer spaceAnthony Minessale II
2005-03-29fix group and arg parsing bugAnthony Minessale II
2005-03-26fix volfactorAnthony Minessale II
2005-03-24doh channel_pvt.h ?Anthony Minessale II
2005-03-24forgot to fix thisAnthony Minessale II
2005-03-24remove header that no longer existsRussell Bryant
2005-03-24Add chanspy (bug #3836)Mark Spencer