summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolv...Richard Mudgett
2013-08-16Fix some doxygen bridging file references.Richard Mudgett
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-16Fix utilities compilation/linking.Richard Mudgett
2013-08-16utils.h: Minor formatting tweaks.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-16Improve sounds indexer CLI commandsKinsey Moore
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-08-15Bridge: Don't suspend/unspend the channel for interception routines.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
2013-08-15Remove early bridge BUGBUG comments. Remove some unneeded features.c comments.Richard Mudgett
2013-08-15Update features.conf.sample atxferdropcall option.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-08-15Remove leading spaces from the CLI command before parsingKinsey Moore
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett
2013-08-15Fix Bridge API DTMF hook matching for begin and end DTMF events.Richard Mudgett
2013-08-15Fix feature_attended_transfer testKinsey Moore
2013-08-15Fix deadlocks in chan_sip in REFER and BYE handlingKinsey Moore
2013-08-15Prevent automagic things from happening to Stasis application bridgesKinsey Moore
2013-08-15Remove unsupported channel technology callbacks.Richard Mudgett
2013-08-14chan_vpb: Effectively remove native support. Left enough bread crumbs to be ...Richard Mudgett
2013-08-14chan_iax2: Conditionally remove native support for now.Richard Mudgett
2013-08-14chan_misdn: Effectively remove native support. Left enough bread crumbs to b...Richard Mudgett
2013-08-14app_bridgewait: Inhibit local channel optimizations to the bridge.Richard Mudgett
2013-08-14Tweak comment for why usleep is used.Joshua Colp
2013-08-14Tweak test_hashtab_thrash test to allow the critical threads to execute.Joshua Colp
2013-08-13chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.Walter Doekes
2013-08-13chan_sip: Fix IP-addr in warning when rejecting a contact ACL.Walter Doekes
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-13Missed a spot in r396559David M. Lee
2013-08-13Fix build warnings when printf a tv_usec.David M. Lee
2013-08-12Add test suite events for when contacts are added or removed from an AORJohn Bigelow
2013-08-12Fix two race conditions and ref counting issue when joining a bridgeMatthew Jordan
2013-08-12Unlock outgoing dial lock on off nominal pathMatthew Jordan
2013-08-10Pipe test output through test object not stdoutMatthew Jordan
2013-08-10Add some debugging when test_hashtab_thrash failsMatthew Jordan
2013-08-10Unlock the dial operation lock on a failed dialMatthew Jordan
2013-08-09bridge_native_rtp: Remove some unnecessary NULL checks on c1.Richard Mudgett
2013-08-09Don't leak frames when memory is full in autoservice_run.Walter Doekes
2013-08-09pbx: Make originate threads indicate dial status when synchronousJonathan Rose
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-09Update documentation for ConfBridge with some additional markupMatthew Jordan
2013-08-08Fix stasis/core unit test. Should have had the CR/LF.Richard Mudgett
2013-08-08chan_dahdi: create channels at run-timeTzafrir Cohen
2013-08-08Add missing CR/LF to FakeMI stasis test AMI event.Richard Mudgett
2013-08-08Remove extra CR/LF from AMI event.Richard Mudgett