summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-23Add DTLS-SRTP support to chan_pjsipKinsey Moore
2013-07-23Fix bridge/channel AMI event ordering issuesDavid M. Lee
2013-07-23Expose the chan_pjsip implementation pvt and session in a defined manner.Joshua Colp
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-20Regroup the ao2 search_flags.Richard Mudgett
2013-07-19Minor optimizations.Richard Mudgett
2013-07-19Extract a repeated test into ast_channel_has_audio_frame_or_monitor().Richard Mudgett
2013-07-19ARI: MOH start and stop for a channelJonathan Rose
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-19Convert CCSS manager events to stasis.Jason Parker
2013-07-18Fixup doxygen on ast_hangup().Richard Mudgett
2013-07-18Add a bunch of options from sip.conf to res_sip.confMark Michelson
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