summaryrefslogtreecommitdiff
path: root/main/core_local.c
AgeCommit message (Expand)Author
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-06core_local: Fix LocalOptimizationBegin AMI event missing Source channel snaps...Richard Mudgett
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-25A great big renaming patchMatthew Jordan
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-05Make local channels use ast_channel_move() instead of the inlined version.Richard Mudgett
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett