summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26Remove some redundant parking config error messages.Richard Mudgett
2013-06-26Fix several problems with ast_bridge_add_channel().Richard Mudgett
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
2013-06-26AMI Bridge action: Get channel xfer config after we have found the second cha...Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-25Fix typo with XML docs.Jason Parker
2013-06-25Add a note about being ready to accept observer invocations before adding an ...Joshua Colp
2013-06-25Move where the sorcery observer is added for qualify to guarantee the sched_q...Joshua Colp
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-24Few more menuselect fixes missed in r392777David M. Lee
2013-06-24Fixed templates so that the changes from r392777 won't be overwritten the nextDavid M. Lee
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-06-24Remove stray properties from merge.Mark Michelson
2013-06-24Add documentation for features configuration.Mark Michelson
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-23Properly pack the parameters into ast_json_pack when sending a send fax messageMatthew Jordan
2013-06-23Add some more missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-23Add missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-23Fix a bug where messages were getting duplicated on AMI.Joshua Colp
2013-06-22Properly extract channel variables for the SendFAX/ReceiveFAX Stasis messagesMatthew Jordan
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Fix a deadlock and possible crash in res_faxMatthew Jordan
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Add BUGBUG for broken direct media in chan_gulpMatthew Jordan
2013-06-21Fix typo.Jason Parker
2013-06-21Add channel optimization interaction with frame hooks BUGBUG comments.Richard Mudgett
2013-06-21Change chan_unistim to use core transfer API.Mark Michelson
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-21Update autosupport scriptMatthew Jordan
2013-06-20Add a log message for when an incoming session is rejected due to the extensi...Joshua Colp
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-20Fix threadpool rapid growth problem.Mark Michelson
2013-06-19Fix build problem on OS X Mountain Lion (10.8)David M. Lee
2013-06-19Pull CEL linkedid manipulation into cel.cKinsey Moore
2013-06-19Handle variable substitution in dummy variablesMatthew Jordan
2013-06-18Fix the test_substitution testMatthew Jordan
2013-06-18Bridging: Fix crash on destruction of a partially constructed bridge.Richard Mudgett
2013-06-18Add some safety cleanup for a failed push into a bridge.Richard Mudgett
2013-06-18Remove stub comment on function that is not a stub.Richard Mudgett
2013-06-18Fix bridge snapshot conversion to JSONKinsey Moore
2013-06-17Fix build warnings related to printf/scanf of tv_usec.David M. Lee
2013-06-17chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsi...Richard Mudgett
2013-06-17chan_misdn: Fix compile error after CDR merge.Richard Mudgett
2013-06-17Fix a build warning with stasis messages.Jason Parker
2013-06-17Prevent sending a NewExten event after a Hangup during a stack restoreMatthew Jordan
2013-06-17Restore bad merge on CHANGESMatthew Jordan