2006-11-10 |
Joshua Colp | Merged revisions 47437 via svnmerge from |
blob | commitdiff |
2006-10-13 |
Joshua Colp | Merged revisions 45066 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-26 |
Joshua Colp | Merged revisions 43695 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-05 |
Joshua Colp | Minor tweak - we need to lock the channel when we are... |
blob | commitdiff | diff to current |
2006-09-03 |
Joshua Colp | Use tabs instead of spaces (I <3 tabs -- this is for... |
blob | commitdiff | diff to current |
2006-09-03 |
Joshua Colp | Make the difference clear about what the responsibiliti... |
blob | commitdiff | diff to current |
2006-09-03 |
BJ Weschke | We don't spy on Zap/psuedo channels. Not at all. Never... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-08-05 |
Russell Bryant | suppress a compiler warning about the usage of a potent... |
blob | commitdiff | diff to current |
2006-07-28 |
Kevin P. Fleming | play a beep tone into the spied-on channel if we are... |
blob | commitdiff | diff to current |
2006-07-28 |
Kevin P. Fleming | add ExtenSpy variant of ChanSpy |
blob | commitdiff | diff to current |
2006-07-27 |
Kevin P. Fleming | more simplification, and correct a bug i introduced... |
blob | commitdiff | diff to current |
2006-07-27 |
Kevin P. Fleming | remove local channel finding wrappers |
blob | commitdiff | diff to current |
2006-07-27 |
Kevin P. Fleming | restore infinite timeout for ast_waitfor() call |
blob | commitdiff | diff to current |
2006-07-27 |
Kevin P. Fleming | various cleanups: |
blob | commitdiff | diff to current |
2006-06-14 |
Kevin P. Fleming | Merged revisions 34087 via svnmerge from |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-05-10 |
Russell Bryant | use the channel lock wrappers (issue #7120, Mithraen) |
blob | commitdiff | diff to current |
2006-05-09 |
Mark Spencer | Make menuselect be able to show what the modules are |
blob | commitdiff | diff to current |
2006-05-03 |
BJ Weschke | Allow channels in ChanSpy to belong to mutiple spygroup... |
blob | commitdiff | diff to current |
2006-05-01 |
Russell Bryant | remove an extra newline, none of the other synopsis... |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | on this pass, only remove duplicate log messages |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | revert my pass through the tree to remove checks of... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove lots of useless checks of the result of ast_strdupa |
blob | commitdiff | diff to current |
2006-01-03 |
Kevin P. Fleming | update copyright headers for files changed this year |
blob | commitdiff | diff to current |
2006-01-03 |
Kevin P. Fleming | Merged revisions 7740 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-27 |
Russell Bryant | fix permissions of created recordings (issue #6067) |
blob | commitdiff | diff to current |
2005-12-26 |
Russell Bryant | Merged revisions 7634 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-17 |
Tilghman Lesher | Merged revisions 7517 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Bug 5858 - Make the chanvars.c functions return a ... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-11 |
Kevin P. Fleming | issue #5590 |
blob | commitdiff | diff to current |
2005-11-10 |
Russell Bryant | fix typos in my doc cleanup |
blob | commitdiff | diff to current |
2005-11-10 |
Russell Bryant | clean up some application descriptions to use more... |
blob | commitdiff | diff to current |
2005-11-08 |
Russell Bryant | make app_queue 1.2 jump compliant (issue #5580) |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | alphabetize option lists |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | major update to arg/option parsing APIs and documentation |
blob | commitdiff | diff to current |
2005-10-28 |
Kevin P. Fleming | major redesign of the channel spy infrastructure, incre... |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
blob | commitdiff | diff to current |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
blob | commitdiff | diff to current |
2005-10-13 |
Kevin P. Fleming | remove unused variable |
blob | commitdiff | diff to current |
2005-10-13 |
Mark Spencer | Fix crash in chanspy (bug #5332) |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-12 |
Mark Spencer | Properly install appropriate sound files, prefix spy... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | reset channel volumes when exiting apps that use them |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | add new channel option (via ast_channel_setoption(... |
blob | commitdiff | diff to current |
2005-07-20 |
Kevin P. Fleming | add slinfactory object, and change app_chanspy to use... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | the last round of file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | major Makefile and build process improvements, includin... |
blob | commitdiff | diff to current |
2005-05-26 |
Russell Bryant | don't play any sounds when using the quiet option ... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | fix various compiler warnings |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-03 |
Anthony Minessale II | forgot some code from the last chanspy repass (nothing... |
blob | commitdiff | diff to current |
2005-04-01 |
Anthony Minessale II | Finishing touches and addition of record flag to ChanSp... |
blob | commitdiff | diff to current |
2005-04-01 |
Anthony Minessale II | fix codec timing issues |
blob | commitdiff | diff to current |
2005-03-31 |
Anthony Minessale II | more optimizations |
blob | commitdiff | diff to current |
2005-03-31 |
Anthony Minessale II | minor tweak and optimization for chanspy |
blob | commitdiff | diff to current |
2005-03-30 |
Anthony Minessale II | fix dial a channel on chanspy |
blob | commitdiff | diff to current |
2005-03-30 |
Anthony Minessale II | increase buffer space |
blob | commitdiff | diff to current |
2005-03-29 |
Anthony Minessale II | fix group and arg parsing bug |
blob | commitdiff | diff to current |
2005-03-26 |
Anthony Minessale II | fix volfactor |
blob | commitdiff | diff to current |
2005-03-24 |
Anthony Minessale II | doh channel_pvt.h ? |
blob | commitdiff | diff to current |
2005-03-24 |
Anthony Minessale II | forgot to fix this |
blob | commitdiff | diff to current |
2005-03-24 |
Russell Bryant | remove header that no longer exists |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | Add chanspy (bug #3836) |
blob | commitdiff | diff to current |
|