Commit Graph

24315 Commits (328e99f41d48d8f15832bf4f6c97beb0ef71fc0c)
 

Author SHA1 Message Date
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
12 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
12 years ago
Jason Parker adda9661c2 Fix a build warning with stasis messages.
12 years ago
Matthew Jordan 50d81a58e8 Prevent sending a NewExten event after a Hangup during a stack restore
12 years ago
Matthew Jordan 0afb1949c9 Restore bad merge on CHANGES
12 years ago
Joshua Colp 2e541ec265 Fix build warning (which is transmogrified into an error) with my compiler due to uninitialized variable.
12 years ago
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Mark Michelson 67e35c7b47 Fix regression in MWI stasis handling.
12 years ago
Joshua Colp 671d7e62c7 Ensure that the number of added contacts never goes below 0.
12 years ago
Kinsey Moore b5a10ad972 Revert parts of r391855 that were not ready to go in to trunk
12 years ago
Kinsey Moore 9a43a7e575 Fix two more possible crashes in CEL
12 years ago
Jonathan Rose bfdff342b4 app_mixmonitor: Fix crashes caused by unloading app_mixmonitor
12 years ago
Kinsey Moore 0abc78dcfd Fix a crash in CEL bridge snapshot handling
12 years ago
Kinsey Moore 6f78883214 Publish bridge snapshots more often
12 years ago
Matthew Jordan 988295c6a8 Make the utils directory compile... again.
12 years ago
Richard Mudgett 0e2a9d07ac app_confbridge: Fix memory leak on reload.
12 years ago
Mark Michelson cc06020f23 Just return outright on a reload since we have already processed configuration.
12 years ago
Kinsey Moore 8146da8606 Ensure that Asterisk still starts up when cel.conf is missing
12 years ago
Mark Michelson 49949ac5a9 Fix memory leak in features_config.c
12 years ago
Matthew Jordan 1cb25deeba Blow away usage of libjansson's foreach macro
12 years ago
Kinsey Moore b51b437bf3 Refactor CEL bridge events on top of Stasis-Core
12 years ago
Kinsey Moore 4f84e48028 Refactor CEL channel events on top of Stasis-Core
12 years ago
Joshua Colp 65c492e851 Add support for requiring that all queued messages on a caching topic have been handled before
12 years ago
David M. Lee 1e9faaf78a Fix segfault for certain invalid WebSocket input.
12 years ago
Matthew Jordan 272dd008d0 Fix memory leak while loading modules, adding formats, and destroying endpoints
12 years ago
Matthew Jordan 41e4282751 Fix memory leaks in stasis_channels and bridge_native_rtp
12 years ago
Mark Michelson 0e2832d121 Remove incorrect comment about local channel optimization occurring when performing an attended transfer on an entire bridge.
12 years ago
Jonathan Rose 723a84dbd9 bridge_native_rtp: Fix native bridge tech being incompatible when it should be.
12 years ago
Jonathan Rose a1f45147c9 bridge_native_rtp: Fix possible segfaults on leaves/joins
12 years ago
David M. Lee dbdb2b1b3a Add vtable and methods for to_json and to_ami for Stasis messages
12 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
12 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
12 years ago
Matthew Jordan ed85661f43 Make the reload stasis message bump the ref count of its sub-object
12 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
12 years ago
Kinsey Moore 8cb0c33e48 Add AGI command arguments to AsyncAGI event
12 years ago
Mark Michelson ba5c97efcd Temporary fix for people using sample features.conf from previous Asterisk versions.
12 years ago
Matthew Jordan c2e29abcbf Add announce-to-first-user option for app_queue
12 years ago
Kinsey Moore a5bbc790e7 Stasis-HTTP: Flesh out bridge-related capabilities
12 years ago
Alec L Davis 0cec7dcdcd chan_iax2: nativebridge refactor, missed unlock bridgecallno
12 years ago
Alec L Davis a6ab25a004 fix bad edit after conflict resolution
12 years ago
Alec L Davis d264518524 IAX2: refactor nativebridge transfer
12 years ago
Alec L Davis 1c8c91b63a IAX2: fix race condition with nativebridge transfers.
12 years ago
Matthew Jordan cfa94a9974 Clean up MWI topic pool before message type destruction
12 years ago
Matthew Jordan 3421960162 Only initialize manager_bridging during startup
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
Richard Mudgett 2fe6b6a533 Add more support for native bridging.
12 years ago
Richard Mudgett c88b7945f6 Fix a crash when a bridge switches from the softmix bridge technology to another.
12 years ago
Richard Mudgett 661f6d499e Update some doxygen comments.
12 years ago
Richard Mudgett 9895fecf58 The bridge uniqueid is available for softmix destructor.
12 years ago