summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-08-23make Record() properly timeout even if no input is received from the channel ...Kevin P. Fleming
2005-08-22make pager messages configurable (issue #4829)Kevin P. Fleming
2005-08-22add text status variable output to SendText() application (issue #4808)Kevin P. Fleming
2005-08-22add status output to Transfer() application (issue #4810, with mods)Kevin P. Fleming
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...Kevin P. Fleming
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsJim Dixon
2005-08-17Fix password change bug (bug #4976)Mark Spencer
2005-08-14Make sure "now" is initialized (bug #4961)Mark Spencer
2005-08-11fix bugKevin P. Fleming
2005-08-10correct error MakefileKevin P. Fleming
2005-08-10add ExternalIVR() applicationKevin P. Fleming
2005-08-08Show callerid in meetme show list (bug #4851 with mods)Mark Spencer
2005-08-07Fix lookup to use proper API call...Mark Spencer
2005-08-07Allow enumlookup to return a status variable (bug #4788)Mark Spencer
2005-08-07Don't record all calls as abandoned (bug #4575) (fixes damage inadvertently a...Mark Spencer
2005-08-05Fix newline issue (bug #4632)Mark Spencer
2005-08-03Be sure not to leak frames in certain casesMark Spencer
2005-08-03Remove queue/session co-locking until deadlocks are properly resolvedMark Spencer
2005-08-03Fix voicemail crash (bug #4800)Mark Spencer
2005-08-01fix warning (bug #4807)Russell Bryant
2005-08-01Make sure we don't close a mailbox if we didn't open one (bug #4800)Mark Spencer
2005-08-01Minor voicemail fixup (related to 4800, but not the fix yet)Mark Spencer
2005-07-31Add periodic announcement (bug #4677 with mods)Mark Spencer
2005-07-28Remove per-context maxmsg which should never have made it in (bug #4843)Mark Spencer
2005-07-27remove useless call to time() and an extra variable when we can just use theRussell Bryant
2005-07-27the time must be initialized for the 'n' option to actually work (bug #4834)Russell Bryant
2005-07-26make queue and interface name matching case-insensitive (bug #4815)Kevin P. Fleming
2005-07-26add a global option to disable priority jumping in applications (when they ge...Kevin P. Fleming
2005-07-25use CDR API calls instead of re-implementing them (bug #4726)Kevin P. Fleming
2005-07-25add MD5-hash matching (bug #4764, with mods)Kevin P. Fleming
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)Kevin P. Fleming
2005-07-20add English device state output (bug #4733, with minor mod)Kevin P. Fleming
2005-07-20add OGG/Vorbis file format support (bug #4296)Kevin P. Fleming
2005-07-19ensure account code is not overwritten when none is supplied (bug #4743)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-15phase two of string portability stuff:Kevin P. Fleming
2005-07-15revert unneeded change and add comment to avoid it in the futureKevin P. Fleming
2005-07-15ensure that format string macros are undef'd after use (bug #4716)Kevin P. Fleming
2005-07-15don't use %i for scanf unless non-base-10 input is needed (bug #4717)Kevin P. Fleming
2005-07-15restore count_messages for ODBC storage to proper behavior (bug #4711)Kevin P. Fleming
2005-07-15clean up maxmsg parsing, and ensure default applies to Realtime voicemail usersKevin P. Fleming
2005-07-13fix up lock breakage from bug #4245Kevin P. Fleming
2005-07-13add QueueStatusComplete event (bug #4694 with minor mods)Kevin P. Fleming
2005-07-12add support for multiple-digit extensions in queue exit contexts (bug #4690)Kevin P. Fleming
2005-07-12get rid of compiler warning (bug #4682)Russell Bryant
2005-07-12clean up and reorganize vm_intro_it (bug #4683, with formatting changes)Kevin P. Fleming
2005-07-12add privacy/screening functionality to app_dial (bug #752)Kevin P. Fleming
2005-07-12correct arguments being passed to external notify function (bug #4595)Kevin P. Fleming
2005-07-12support a configurable number of mailboxes per folder (bug #4229)Kevin P. Fleming
2005-07-12update the password in memory as well when using externpass (bug #4602)Russell Bryant