Skip to content
Snippets Groups Projects
Commit 8e3f37ad authored by Richard Mudgett's avatar Richard Mudgett
Browse files

Add a BUGBUG note.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@390639 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 6bb88d2e
No related branches found
No related tags found
No related merge requests found
...@@ -1554,6 +1554,7 @@ static int dahdi_devicestate(const char *data); ...@@ -1554,6 +1554,7 @@ static int dahdi_devicestate(const char *data);
static int dahdi_cc_callback(struct ast_channel *inbound, const char *dest, ast_cc_callback_fn callback); static int dahdi_cc_callback(struct ast_channel *inbound, const char *dest, ast_cc_callback_fn callback);
   
/* BUGBUG The DAHDI channel driver needs its own native bridge technology. */ /* BUGBUG The DAHDI channel driver needs its own native bridge technology. */
/* BUGBUG The transfer=yes option is broken for ISDN to push tromboned calls to the peer. */
static struct ast_channel_tech dahdi_tech = { static struct ast_channel_tech dahdi_tech = {
.type = "DAHDI", .type = "DAHDI",
.description = tdesc, .description = tdesc,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment