summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-30Add support for T.38 fax to chan_pjsip.Joshua Colp
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore
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-25Remove some dead parking callMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Simplify interval hooks since there is only one bridge threading model now.Richard Mudgett
2013-07-24Refactor ast_bridge_features struct.Richard Mudgett
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Add missing end-of-file line terminators.Richard Mudgett
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-23func_channel: dtmf_features settingJonathan Rose
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
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