Commit Graph

24408 Commits (bcbb8324db4be0cf537aecc1eef10916a66ad7ba)
 

Author SHA1 Message Date
Matthew Jordan bcbb8324db Fix invalid access to disposed memory in main/data unit test
12 years ago
Kinsey Moore 124f45a625 Update chan_mgcp to the modified parking API
12 years ago
Kinsey Moore dbe1520f35 Disable build of res_corosync until it is back in a compiling state
12 years ago
Rusty Newton 168c679e6c xml doc changes for 'aor' config object and a few of its options
12 years ago
Rusty Newton 6b1f91b6fc 'domain_alias' config object XML help doesn't make it clear that the name used for the object is the domain alias
12 years ago
Rusty Newton fdfe1ea82e xml doc changes for clarity - 'auth' config object and auth's 'auth_type' config option
12 years ago
Rusty Newton 115c078e9d xml doc change for transport config object - remove non-applicable warning and add text regarding Asterisk restart
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore d7f1f31270 Refactor CEL to avoid using the event system core
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Richard Mudgett 35b9c6a660 Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolving.
12 years ago
Richard Mudgett 6399836f9b Fix some doxygen bridging file references.
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett a847e65b2c Fix utilities compilation/linking.
12 years ago
Richard Mudgett 745df0fb81 utils.h: Minor formatting tweaks.
12 years ago
David M. Lee f29d969a79 Stasis: address refcount races; implementation comments
12 years ago
Kinsey Moore a4ffa9f72b Improve sounds indexer CLI commands
12 years ago
Walter Doekes c43e19e8e5 Prevent heap alloc functions from running out of stack space.
12 years ago
Richard Mudgett 812355db82 Bridge: Don't suspend/unspend the channel for interception routines.
12 years ago
Richard Mudgett 8b7742202f Minor parking cleanup.
12 years ago
Richard Mudgett 6b062d9afd Parking: Eliminate local channel name hack to get peer channel.
12 years ago
Richard Mudgett 58af87ef2c Remove early bridge BUGBUG comments. Remove some unneeded features.c comments.
12 years ago
Richard Mudgett 0c44ee3be3 Update features.conf.sample atxferdropcall option.
12 years ago
Richard Mudgett e35860f954 Changed some BUGBUG tags to associated JIRA issue tags.
12 years ago
Richard Mudgett c3466db29d Resolve some BUGBUG comments.
12 years ago
Kinsey Moore bd352e0827 Remove leading spaces from the CLI command before parsing
12 years ago
Richard Mudgett 6d24165dee Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_CHANNEL_1, and AST_BRIDGE_IGNORE_SIGS.
12 years ago
Richard Mudgett 5f40a6625d Fix Bridge API DTMF hook matching for begin and end DTMF events.
12 years ago
Kinsey Moore 82ba10bb47 Fix feature_attended_transfer test
12 years ago
Kinsey Moore 3f46d461bf Fix deadlocks in chan_sip in REFER and BYE handling
12 years ago
Kinsey Moore e9ac63f9a9 Prevent automagic things from happening to Stasis application bridges
12 years ago
Richard Mudgett 62c2b80487 Remove unsupported channel technology callbacks.
12 years ago
Richard Mudgett 42a2cc685f chan_vpb: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Richard Mudgett 04885c2ca0 chan_iax2: Conditionally remove native support for now.
12 years ago
Richard Mudgett 92d0a2e1ee chan_misdn: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Richard Mudgett 08991ac281 app_bridgewait: Inhibit local channel optimizations to the bridge.
12 years ago
Joshua Colp 0f31413bca Tweak comment for why usleep is used.
12 years ago
Joshua Colp a0aa754a39 Tweak test_hashtab_thrash test to allow the critical threads to execute.
12 years ago
Walter Doekes 29945cf238 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
12 years ago
Walter Doekes 235aa06b8d chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
12 years ago
David M. Lee 987fdfb444 ARI: allow other operations to happen while bridged
12 years ago
David M. Lee 94ee8f2e33 Missed a spot in r396559
12 years ago
David M. Lee 46356c1fcb Fix build warnings when printf a tv_usec.
12 years ago
John Bigelow d195728541 Add test suite events for when contacts are added or removed from an AOR
12 years ago
Matthew Jordan 63b5bf26ec Fix two race conditions and ref counting issue when joining a bridge
12 years ago
Matthew Jordan 5b013bc659 Unlock outgoing dial lock on off nominal path
12 years ago
Matthew Jordan 8f90378b34 Pipe test output through test object not stdout
12 years ago
Matthew Jordan d759158f22 Add some debugging when test_hashtab_thrash fails
12 years ago
Matthew Jordan fba429409e Unlock the dial operation lock on a failed dial
12 years ago
Richard Mudgett 20bf856ba4 bridge_native_rtp: Remove some unnecessary NULL checks on c1.
12 years ago