summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2013-07-02MixMonitor: Fix refleak in manager_stop_mixmonitor() if could not stop monito...Richard Mudgett
2013-07-02MixMonitor: Remove some unnecessary channel locking.Richard Mudgett
2013-07-02Fix MixMonitor b option.Richard Mudgett
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14app_mixmonitor: Fix crashes caused by unloading app_mixmonitorJonathan Rose
2013-06-13app_confbridge: Fix memory leak on reload.Richard Mudgett
2013-06-10Add announce-to-first-user option for app_queueMatthew Jordan
2013-06-07Make app_queue AMI events more consistent. Give Join/Leave more useful names.Jason Parker
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-06-06* Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL.Richard Mudgett
2013-05-31Refactor code and fix a reference leakKinsey Moore
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-22Add dial events to app_queue and app_followme.Jason Parker
2013-05-21Conditional out more app_queue logging that needs to be reworked.Richard Mudgett
2013-05-21Raise the ConfBridgeMute/Unmute events when a CLI or AMI action triggers the ...Matthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-21Fixed some extra field assertion when the event WebSocket is connectedDavid M. Lee
2013-05-20Add documentation for record_file_appendKinsey Moore
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Publish the outbound channel's application/data when dialingMatthew Jordan
2013-05-15Fix VM snapshot handling for combined INBOX.Jason Parker
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee