Commit Graph

24681 Commits (2af53640c88464bb338753120945159e8e1a9cb9)
 

Author SHA1 Message Date
Richard Mudgett 797f712845 Add channel optimization interaction with frame hooks BUGBUG comments.
13 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
13 years ago
Richard Mudgett cd6e2538f2 Change several bridge functions to return error status.
13 years ago
Matthew Jordan f3bfece4c3 Update autosupport script
13 years ago
Joshua Colp ffab4d52f1 Add a log message for when an incoming session is rejected due to the extension not being found.
13 years ago
Richard Mudgett cd40e179a9 Fix potential bridge hook resource leak if the hook install fails.
13 years ago
Mark Michelson 33eb15a242 Fix threadpool rapid growth problem.
13 years ago
David M. Lee 6e6652518d Fix build problem on OS X Mountain Lion (10.8)
13 years ago
Kinsey Moore 954166ed24 Pull CEL linkedid manipulation into cel.c
13 years ago
Matthew Jordan 68103abba3 Handle variable substitution in dummy variables
13 years ago
Matthew Jordan da1f4f0c3d Fix the test_substitution test
13 years ago
Richard Mudgett a5b32ca253 Bridging: Fix crash on destruction of a partially constructed bridge.
13 years ago
Richard Mudgett e943dc8de3 Add some safety cleanup for a failed push into a bridge.
13 years ago
Richard Mudgett 73854ebb2b Remove stub comment on function that is not a stub.
13 years ago
Kinsey Moore 3c34b725cb Fix bridge snapshot conversion to JSON
13 years ago
David M. Lee 4aa47d6893 Fix build warnings related to printf/scanf of tv_usec.
13 years ago
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
13 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
13 years ago
Jason Parker adda9661c2 Fix a build warning with stasis messages.
13 years ago
Matthew Jordan 50d81a58e8 Prevent sending a NewExten event after a Hangup during a stack restore
13 years ago
Matthew Jordan 0afb1949c9 Restore bad merge on CHANGES
13 years ago
Joshua Colp 2e541ec265 Fix build warning (which is transmogrified into an error) with my compiler due to uninitialized variable.
13 years ago
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
13 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
13 years ago
Mark Michelson 67e35c7b47 Fix regression in MWI stasis handling.
13 years ago
Joshua Colp 671d7e62c7 Ensure that the number of added contacts never goes below 0.
13 years ago
Kinsey Moore b5a10ad972 Revert parts of r391855 that were not ready to go in to trunk
13 years ago
Kinsey Moore 9a43a7e575 Fix two more possible crashes in CEL
13 years ago
Jonathan Rose bfdff342b4 app_mixmonitor: Fix crashes caused by unloading app_mixmonitor
13 years ago
Kinsey Moore 0abc78dcfd Fix a crash in CEL bridge snapshot handling
13 years ago
Kinsey Moore 6f78883214 Publish bridge snapshots more often
13 years ago
Matthew Jordan 988295c6a8 Make the utils directory compile... again.
13 years ago
Richard Mudgett 0e2a9d07ac app_confbridge: Fix memory leak on reload.
13 years ago
Mark Michelson cc06020f23 Just return outright on a reload since we have already processed configuration.
13 years ago
Kinsey Moore 8146da8606 Ensure that Asterisk still starts up when cel.conf is missing
13 years ago
Mark Michelson 49949ac5a9 Fix memory leak in features_config.c
13 years ago
Matthew Jordan 1cb25deeba Blow away usage of libjansson's foreach macro
13 years ago
Kinsey Moore b51b437bf3 Refactor CEL bridge events on top of Stasis-Core
13 years ago
Kinsey Moore 4f84e48028 Refactor CEL channel events on top of Stasis-Core
13 years ago
Joshua Colp 65c492e851 Add support for requiring that all queued messages on a caching topic have been handled before
13 years ago
David M. Lee 1e9faaf78a Fix segfault for certain invalid WebSocket input.
13 years ago
Matthew Jordan 272dd008d0 Fix memory leak while loading modules, adding formats, and destroying endpoints
13 years ago
Matthew Jordan 41e4282751 Fix memory leaks in stasis_channels and bridge_native_rtp
13 years ago
Mark Michelson 0e2832d121 Remove incorrect comment about local channel optimization occurring when performing an attended transfer on an entire bridge.
13 years ago
Jonathan Rose 723a84dbd9 bridge_native_rtp: Fix native bridge tech being incompatible when it should be.
13 years ago
Jonathan Rose a1f45147c9 bridge_native_rtp: Fix possible segfaults on leaves/joins
13 years ago
David M. Lee dbdb2b1b3a Add vtable and methods for to_json and to_ami for Stasis messages
13 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
13 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
13 years ago
Matthew Jordan ed85661f43 Make the reload stasis message bump the ref count of its sub-object
13 years ago