summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-20Add transfer support to CELKinsey Moore
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-18bridge_holding/app_bridgewait: Add new entertainment optionsJonathan Rose
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-17app_confbridge: Eliminate a reference leak for confbridge announcer channelsJonathan Rose
2013-07-16Add 'kick all' capability to ConfBridge CLI commandMatthew Jordan
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-14Provide error message for QUEUE_MEMBER when member is not in queueMatthew Jordan
2013-07-10astobj2-ify the SLA codeRussell Bryant
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-02MixMonitor: Minor code cleanup.Richard Mudgett
2013-07-02MixMonitor: Make start_mixmonitor_callback() options parameter NULL tolerant.Richard Mudgett
2013-07-02MixMonitor: Don't use ast_strdupa() in a loop.Richard Mudgett
2013-07-02MixMonitor: Update XML documentation and CLI "mixmonitor {start|stop|list}" h...Richard Mudgett