[asterisk-dev] [Code Review] 2681: Restore chan_dahdi native bridging and PRI tromboned call elimination.
svnbot
reviewboard at asterisk.org
Tue Jul 23 10:59:35 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2681/
-----------------------------------------------------------
(Updated July 23, 2013, 10:59 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 395154
Bugs: ASTERISK-21886
https://issues.asterisk.org/jira/browse/ASTERISK-21886
Repository: Asterisk
Description
-------
Create a native_dahdi bridging technology for use with the new bridging API.
The new bridging technology is part of the chan_dahdi channel driver because it is very specific to that driver. Rather than include the new code directly into chan_dahdi.c the new bridge technology is in its own file and linked into chan_dahdi.so. A large part of this change is the mechanical process of moving declarations around so chan_dahdi.c can be split up into more files later.
Diffs
-----
/trunk/bridges/bridge_softmix.c 394511
/trunk/channels/Makefile 394511
/trunk/channels/chan_dahdi.h PRE-CREATION
/trunk/channels/chan_dahdi.c 394511
/trunk/channels/dahdi/bridge_native_dahdi.h PRE-CREATION
/trunk/channels/dahdi/bridge_native_dahdi.c PRE-CREATION
/trunk/main/bridging.c 394511
Diff: https://reviewboard.asterisk.org/r/2681/diff/
Testing
-------
Analog calls and attended transfers continue to work.
Analog three way and ringing three way calls continue to work.
Analog call waiting still works.
ISDN phone attended transfers still work.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130723/be7d97f3/attachment.htm>
More information about the asterisk-dev
mailing list