Commit Graph

2796 Commits (10c91bc96eafbf5f897869ede83127c9c267981c)

Author SHA1 Message Date
David M. Lee 10c91bc96e Address JSON thread safety issues.
13 years ago
Mark Michelson 328e99f41d Make a couple of changes to help AMI events to be more clear in what is occurring.
13 years ago
Kinsey Moore 41d6be2432 Move ast_str_container_alloc and friends
13 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
13 years ago
Mark Michelson 57a8148ccd Make sure that pickup.h does not use an include guard name used elsewhere.
13 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
13 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
13 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
13 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
13 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
13 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
13 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
13 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
13 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
13 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
13 years ago
Richard Mudgett 50aba6be36 Improved feature limits interval hook implementaion.
13 years ago
Jonathan Rose 9a46c1d019 Add name argument to BridgeWait() so multiple holding bridges may be used
13 years ago
Matthew Jordan 93a70d83e3 Remove some dead parking call
13 years ago
Matthew Jordan cafc115896 A great big renaming patch
13 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
13 years ago
Richard Mudgett 517eb93873 Simplify interval hooks since there is only one bridge threading model now.
13 years ago
Richard Mudgett 07d2694f72 Refactor ast_bridge_features struct.
13 years ago
Matthew Jordan 1d1650f572 Update bridge_channel refactorings; export bridge_ symbol
13 years ago
Richard Mudgett 70fbe9dc14 Add missing end-of-file line terminators.
13 years ago
Matthew Jordan d91dc6d1a8 Perform the initial renaming of the Bridging API
13 years ago
Jonathan Rose f3fcf0aa2e func_channel: dtmf_features setting
13 years ago
Richard Mudgett f087b69fc4 Pull softmix bridge parameters into a sub structure.
13 years ago
Mark Michelson bf22391b8d Make DTMF attended transfer support feature-complete.
13 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
13 years ago
David M. Lee fec667646f Fix bridge/channel AMI event ordering issues
13 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
13 years ago
Kinsey Moore c3b8939be8 Add CEL local optimization record type
13 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
13 years ago
Richard Mudgett 4e15046cf6 Regroup the ao2 search_flags.
13 years ago
Richard Mudgett 643fb1ed14 Minor optimizations.
13 years ago
Richard Mudgett 2838683742 Extract a repeated test into ast_channel_has_audio_frame_or_monitor().
13 years ago
Jonathan Rose a6329a3acf ARI: MOH start and stop for a channel
13 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
13 years ago
Kinsey Moore 5a8f32703c Filter channels used as internal mechanisms
13 years ago
Jason Parker 900714beb9 Convert CCSS manager events to stasis.
13 years ago
Richard Mudgett e5d3deb299 Fixup doxygen on ast_hangup().
13 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
13 years ago
Jason Parker c1a7567d24 ARI: Add support for suppressing media streams.
13 years ago
Richard Mudgett 40ce5e0d18 Change ast_hangup() to return void and be NULL safe.
13 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
13 years ago
Mark Michelson d43bbfb74e Remove misleading documentation for channel snapshot creation.
13 years ago
Joshua Colp b75b88e8f7 Remove some callbacks and functions which are not needed.
13 years ago
Joshua Colp 238a54fa15 Add support to the bridging core for performing COLP updates when channels join a 2 party bridge.
13 years ago
Richard Mudgett f5a1058316 Fix bridge tech write callback parameter name.
13 years ago
Jason Parker 3355bb2fa5 Make SCOPED_LOCK use RAII_VAR.
13 years ago