summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-11-06issue #5598Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-11-06issue #5622Russell Bryant
2005-11-06alphabetize option listsRussell Bryant
2005-11-06Handle ODBC forwarding properly (bug #5606)Mark Spencer
2005-11-06Allow mixmon names to have dots (bug #5607)Mark Spencer
2005-11-06Janitor project, app_controlplayback (bug #5610)Mark Spencer
2005-11-06Dial janitor patch (bug #5613)Mark Spencer
2005-11-06Meetme whitespace changes (bug #5615)Mark Spencer
2005-11-06Add missing newline (bug #5616)Mark Spencer
2005-11-04issue #5609Kevin P. Fleming
2005-11-03flags usage simplificationKevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-03Fixed a couple of silly boo-boo'sJim Dixon
2005-11-02uhh... oopsKevin P. Fleming
2005-11-02upgrade Dial() app to use API-based argument/option parsingKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-11-01issue #5564Kevin P. Fleming
2005-11-01issue #5560Kevin P. Fleming
2005-11-01issue #5561Kevin P. Fleming
2005-11-01optionally send silence during recording (issue #5135)Kevin P. Fleming
2005-11-01when going through new user setup, don't change the password if they don'tRussell Bryant
2005-10-31handle comments containing what appear to be context names during voicemail.c...Kevin P. Fleming
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...Kevin P. Fleming
2005-10-31correct commentKevin P. Fleming
2005-10-28update Makefile for new app nameKevin P. Fleming
2005-10-28complete the rename of MuxMon to MixMonitorKevin P. Fleming
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and r...Kevin P. Fleming
2005-10-28use API call for frame volume adjustmentKevin P. Fleming
2005-10-27strncpy to ast_copy_stringRussell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-26Many changes and new stuff including Reverse Autopatch and completely new aut...Jim Dixon
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-23Fix app_disa to set the proper variable before goign to invalid (bug #5439)Mark Spencer
2005-10-21Fix DISA documentation (bug #5461)Mark Spencer
2005-10-20fix up help text (issue #5479)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-18Fix segfault in app queue when no cdr exists for the calling channel (bug #5462)Mark Spencer
2005-10-18Small paging fixups (bug #5460)Mark Spencer
2005-10-18Fix off-by-one issue with sort (bug #5459)Mark Spencer
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...Josh Roberson
2005-10-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedRussell Bryant
2005-10-18remove unnecessary config file loadingRussell Bryant
2005-10-17Fix queue, iax and sip formatting issues (bug #5449)Mark Spencer
2005-10-16minor changes and eliminate some compiler warningsKevin P. Fleming
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)Mark Spencer
2005-10-14Don't wait for channels to answer before moving on!Mark Spencer
2005-10-14ensure Dial() options are sorted in help output (issue #5386)Kevin P. Fleming
2005-10-14ensure that message envelopes are retrieved from ODBC storage when advanced o...Kevin P. Fleming