Commit Graph

24010 Commits (2e541ec265f77d23e2aaf92a171f30b16d630e1e)
 

Author SHA1 Message Date
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.
13 years ago
Kinsey Moore 8cb0c33e48 Add AGI command arguments to AsyncAGI event
13 years ago
Mark Michelson ba5c97efcd Temporary fix for people using sample features.conf from previous Asterisk versions.
13 years ago
Matthew Jordan c2e29abcbf Add announce-to-first-user option for app_queue
13 years ago
Kinsey Moore a5bbc790e7 Stasis-HTTP: Flesh out bridge-related capabilities
13 years ago
Alec L Davis 0cec7dcdcd chan_iax2: nativebridge refactor, missed unlock bridgecallno
13 years ago
Alec L Davis a6ab25a004 fix bad edit after conflict resolution
13 years ago
Alec L Davis d264518524 IAX2: refactor nativebridge transfer
13 years ago
Alec L Davis 1c8c91b63a IAX2: fix race condition with nativebridge transfers.
13 years ago
Matthew Jordan cfa94a9974 Clean up MWI topic pool before message type destruction
13 years ago
Matthew Jordan 3421960162 Only initialize manager_bridging during startup
13 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
13 years ago
Richard Mudgett 2fe6b6a533 Add more support for native bridging.
13 years ago
Richard Mudgett c88b7945f6 Fix a crash when a bridge switches from the softmix bridge technology to another.
13 years ago
Richard Mudgett 661f6d499e Update some doxygen comments.
13 years ago
Richard Mudgett 9895fecf58 The bridge uniqueid is available for softmix destructor.
13 years ago
Richard Mudgett 6a013e3a07 Add some bridge identifiers to some softmix messages.
13 years ago
Jonathan Rose ed3f65ef96 res_parking: Add parking_devicestate.c left out from previous commit
13 years ago
Jason Parker a2d02edca5 Make app_queue AMI events more consistent. Give Join/Leave more useful names.
13 years ago
Jason Parker f19ff9579a Implement ARI POST to /channels, to originate a call.
13 years ago
Kinsey Moore 63c7141421 Ensure that all unit tests compile with the cache clear rework in place
13 years ago