summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-09Don't expect to pack three tuples when you only have twoMatthew Jordan
2013-05-09Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using RealtimeMichael L. Young
2013-05-08Don't perform a realtime lookup with a NULL keywordMatthew Jordan
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-06Make SLA reload more paranoid.Russell Bryant
2013-05-02Migrate AMI VarSet events raised by GoSub local variablesMatthew Jordan
2013-04-29Play periodic prompts for first call in a call queueOlle Johansson
2013-04-23confbridge: Make search the conference bridges container using OBJ_KEY.Richard Mudgett
2013-04-22sla: remove redundant locking.Russell Bryant
2013-04-16Move device state distribution to Stasis-coreKinsey Moore
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee