Commit Graph

4114 Commits (bdb1c6bfb03b5734f637f8678c1bc08910c1bc82)

Author SHA1 Message Date
Matthew Jordan bdb1c6bfb0 Tolerate presence of RFC2965 Cookie2 header by ignoring it
12 years ago
Matthew Jordan 3a5b68f07c Allow setting allowmultiplelogin on an account basis
12 years ago
Kinsey Moore c3b8939be8 Add CEL local optimization record type
12 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
12 years ago
Richard Mudgett 643fb1ed14 Minor optimizations.
12 years ago
Richard Mudgett 2838683742 Extract a repeated test into ast_channel_has_audio_frame_or_monitor().
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
Kinsey Moore 5a8f32703c Filter channels used as internal mechanisms
12 years ago
Jason Parker 900714beb9 Convert CCSS manager events to stasis.
12 years ago
Richard Mudgett 345f033a19 Made audiohooks, framehooks, and monitor prevent local channel optimization.
12 years ago
Jonathan Rose 81f36bee0f bridge_holding/app_bridgewait: Add new entertainment options
12 years ago
Jason Parker c1a7567d24 ARI: Add support for suppressing media streams.
12 years ago
Matthew Jordan 3a2a12ca1a Tweak debug statements
12 years ago
David M. Lee de68dabb97 Fix caching topic shutdown assertions
12 years ago
Richard Mudgett 40ce5e0d18 Change ast_hangup() to return void and be NULL safe.
12 years ago
Richard Mudgett da1902cdc0 Remove some completed and no longer relevant BUGBUG notes.
12 years ago
Matthew Jordan 1623347817 Re-order handlers in CEL to ensure that HANGUP events happen after APP_END
12 years ago
Richard Mudgett 6ba25dd3f2 Remove some dead code dealing with old bridging method.
12 years ago
Matthew Jordan 957f863dba Re-order cleanup
12 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
12 years ago
Matthew Jordan 583226dc5e Remove redundant code in dns.c
12 years ago
Matthew Jordan 70decd0abe Fix FRACK message from external redirects; handle outbound channels better
12 years ago
Joshua Colp 238a54fa15 Add support to the bridging core for performing COLP updates when channels join a 2 party bridge.
12 years ago
Mark Michelson d418e991ee Prevent potential race condition in multiparty basic bridges.
12 years ago
Richard Mudgett 5dbaee232c Fix printf NULL string (null) substituion for NULL config framework default.
12 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
12 years ago
Jonathan Rose b083a4cdae res_parking: Apply ringing role option on swap with a channel that rings
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan 30d379851e Create Local channel messages on the Stasis message bus and produce AMI events
12 years ago
Matthew Jordan 70a46e2ee5 In a channel destructor dispose of items that raise Stasis message properly
12 years ago
Matthew Jordan b193c2873d Handle hangup logic in the Stasis message bus and consumers of Stasis messages
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Richard Mudgett d789681eaf OneTouchRecord: Add function defined earlier: ast_bridge_features_do()
12 years ago
Matthew Jordan 4123b27f6f Remove parkinglot from the channel snapshot
12 years ago
Jonathan Rose 93ed5ef0ff res_parking: Replace Parker snapshots with ParkerDialString
12 years ago
David M. Lee 04cde027d4 Fix utils directory breakage.
12 years ago
Richard Mudgett 415b79dec9 Add BUGBUG note for ASTERISK-22009
13 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
13 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
13 years ago
Richard Mudgett ad5dc3c159 Move when bridge channel enter is published so it does not interrupt the thought of some lines of code.
13 years ago
Richard Mudgett b96d8cbc78 Fix some indentation in stasis_config.c.
13 years ago
Matthew Jordan a981de9adb Fix some bugs in CDRs; add some CLI commands to help debugging
13 years ago
Matthew Jordan 569f5f2117 Let Stasis load itself with default values
13 years ago
Mark Michelson 0f725bd5d9 Publish a bridge enter before pulling on a push-and-swap operation.
13 years ago
David M. Lee a75fd32212 ARI - channel recording support
13 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
13 years ago
David M. Lee 9ba976b19c ARI authentication.
13 years ago
David M. Lee c9a3d4562d Update events to use Swagger 1.3 subtyping, and related aftermath
13 years ago
Jason Parker 85ba063329 Add a SystemName field to all AMI events.
13 years ago
Kevin Harwell 05a16729cb Stasis - Refactor AOC Events
13 years ago