summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-28app_queue: Make manager events tolerant of Local channel shenanigansMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-26Adding a few words to the Dial option 'r' help text to clarify its tone argum...Rusty Newton
2013-09-24app_queue: Don't be quite so aggressive in initializing the arrayMatthew Jordan
2013-09-24app_queue: Initialize array holding MixMonitor exec optionsMatthew Jordan
2013-09-21app_queue: Fix json blob ref leak.Richard Mudgett
2013-09-17Confbridge: empty conference not being torn downKevin Harwell
2013-09-16app_speech_utils: Fix unresolved symbol ast_speech_get_setting().Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Fix several crashes in MeetMeAdminKinsey Moore
2013-09-12'queue add member' help text correctionRusty Newton
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-09-04app_voicemail: Fix leaking config objects when msg_id doesn't matchJonathan Rose
2013-08-30Fix memory leaksKevin Harwell
2013-08-29Verbose logging discrepanciesKevin Harwell
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-22Minor tweaks with ast_moh_start() callers.Richard Mudgett
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Remove set but unused variable 'meid'.Mark Michelson
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-20Let Queue wrap up time influence member availabilityMatthew Jordan
2013-08-19Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMRECMatthew Jordan
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Fix feature_attended_transfer testKinsey Moore
2013-08-14app_bridgewait: Inhibit local channel optimizations to the bridge.Richard Mudgett
2013-08-09Update documentation for ConfBridge with some additional markupMatthew Jordan
2013-08-08Make bridge snapshots use prefixes.Richard Mudgett
2013-08-08Hide the Surrogate channels from external consumers; kill Masquerade eventsMatthew Jordan
2013-08-07Perform Ring-No-Answer checks before processing Hangup logicMatthew Jordan
2013-08-06Fixed app_meetme for cache split changesDavid M. Lee
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-08-02Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Add queue member paused hintsMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-26Remove some unnecessary parentheses.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan