summaryrefslogtreecommitdiff
path: root/apps/app_bridgewait.c
AgeCommit message (Expand)Author
2013-08-14app_bridgewait: Inhibit local channel optimizations to the bridge.Richard Mudgett
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-26Add name argument to BridgeWait() so multiple holding bridges may be usedJonathan Rose
2013-07-26Remove some unnecessary parentheses.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-18bridge_holding/app_bridgewait: Add new entertainment optionsJonathan Rose
2013-06-06* Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL.Richard Mudgett
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett