summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-18ARI: Add support for suppressing media streams.Jason Parker
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-15Remove misleading documentation for channel snapshot creation.Mark Michelson
2013-07-15Remove some callbacks and functions which are not needed.Joshua Colp
2013-07-12Add support to the bridging core for performing COLP updates when channels jo...Joshua Colp
2013-07-11Fix bridge tech write callback parameter name.Richard Mudgett
2013-07-09Make SCOPED_LOCK use RAII_VAR.Jason Parker
2013-07-09Fix some stasis doxygen comments.Richard Mudgett
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-08ARI: Add support for getting/setting channel and global variables.Jason Parker
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-05Remove parkinglot from the channel snapshotMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03OneTouchRecord: Make so Monitor/MixMonitor can be toggled/started/stopped.Richard Mudgett
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Configuration for Stasis threadpoolDavid M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-02Remove unused blind transfer publication structure.Mark Michelson
2013-07-02New SIP Channel driver: Always Auth RejectKevin Harwell
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-07-01New SIP Channel Driver - Add CLI/AMI initiated NOTIFY requestsKevin Harwell
2013-07-01Prevent crash during synchronous AMI origination by ref bumping returned channelMatthew Jordan
2013-07-01ARI: Implement channel hold/unhold.Jason Parker
2013-07-01ARI: Implement channel dial.Jason Parker
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-29Implement the defined PUBLISH ESC API within res_sip_pubsub.Joshua Colp
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett
2013-06-28features: call pickup stasis refactoringJonathan Rose
2013-06-28Fix overlapping enum ast_bridge_feature_flags.Richard Mudgett
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Better handle parking in CDRsMatthew Jordan
2013-06-27Add config framework non-empty string validation requirement option.Richard Mudgett
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-26ARI: Add support for continuing to a different location in dialplan.Jason Parker
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-25Add a note about being ready to accept observer invocations before adding an ...Joshua Colp
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp