mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
Remove some resolved or obsolete BUGBUG comments.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -86,7 +86,6 @@ enum ast_bridge_builtin_feature {
|
||||
* parking slot to which it was parked.
|
||||
*/
|
||||
AST_BRIDGE_BUILTIN_PARKCALL,
|
||||
/* BUGBUG does Monitor and/or MixMonitor require a two party bridge? MixMonitor is used by ConfBridge so maybe it doesn't. */
|
||||
/*!
|
||||
* DTMF one-touch-record toggle using Monitor app.
|
||||
*
|
||||
@@ -174,7 +173,6 @@ enum ast_bridge_hook_type {
|
||||
AST_BRIDGE_HOOK_TYPE_TALK,
|
||||
};
|
||||
|
||||
/* BUGBUG Need to be able to selectively remove DTMF, hangup, and interval hooks. */
|
||||
/*! \brief Structure that is the essence of a feature hook. */
|
||||
struct ast_bridge_hook {
|
||||
/*! Callback that is called when hook is tripped */
|
||||
|
Reference in New Issue
Block a user