summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20Recorded merge of revisions 397067 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2013-08-20Blocked revisions 397034Kinsey Moore
2013-08-20Add "autoframing" option to sip.conf.sample and h323.conf.sample.Walter Doekes
2013-08-20Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain ...Joshua Colp
2013-08-20Let Queue wrap up time influence member availabilityMatthew Jordan
2013-08-19Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMRECMatthew Jordan
2013-08-19Update BUGBUG comment.Richard Mudgett
2013-08-19attended transfers: Fix a bug affecting external blond transfersJonathan Rose
2013-08-19Whitespace cleanupMatthew Jordan
2013-08-18Fix invalid access to disposed memory in main/data unit testMatthew Jordan
2013-08-18Update chan_mgcp to the modified parking APIKinsey Moore
2013-08-18Disable build of res_corosync until it is back in a compiling stateKinsey Moore
2013-08-17xml doc changes for 'aor' config object and a few of its optionsRusty Newton
2013-08-17'domain_alias' config object XML help doesn't make it clear that the name use...Rusty Newton
2013-08-17xml doc changes for clarity - 'auth' config object and auth's 'auth_type' con...Rusty Newton
2013-08-17xml doc change for transport config object - remove non-applicable warning an...Rusty Newton
2013-08-17Allow res_parking to be unloadableKinsey Moore
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