[asterisk-commits] rmudgett: branch rmudgett/native_dahdi r394493 - /team/rmudgett/native_dahdi/...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jul 16 15:10:42 CDT 2013
Author: rmudgett
Date: Tue Jul 16 15:10:40 2013
New Revision: 394493
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=394493
Log:
chan_dahdi: Remove completed BUGBUG comments.
Modified:
team/rmudgett/native_dahdi/channels/chan_dahdi.c
Modified: team/rmudgett/native_dahdi/channels/chan_dahdi.c
URL: http://svnview.digium.com/svn/asterisk/team/rmudgett/native_dahdi/channels/chan_dahdi.c?view=diff&rev=394493&r1=394492&r2=394493
==============================================================================
--- team/rmudgett/native_dahdi/channels/chan_dahdi.c (original)
+++ team/rmudgett/native_dahdi/channels/chan_dahdi.c Tue Jul 16 15:10:40 2013
@@ -972,8 +972,6 @@
static int dahdi_devicestate(const char *data);
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 transfer=yes option is broken for ISDN to push tromboned calls to the peer. */
static struct ast_channel_tech dahdi_tech = {
.type = "DAHDI",
.description = tdesc,
More information about the asterisk-commits
mailing list