[asterisk-dev] [Code Review] 2681: Restore chan_dahdi native bridging and PRI tromboned call elimination.
rmudgett
reviewboard at asterisk.org
Tue Jul 16 15:47:09 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2681/
-----------------------------------------------------------
Review request for Asterisk Developers.
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 394509
/trunk/channels/Makefile 394509
/trunk/channels/chan_dahdi.h PRE-CREATION
/trunk/channels/chan_dahdi.c 394509
/trunk/channels/dahdi/bridge_native_dahdi.h PRE-CREATION
/trunk/channels/dahdi/bridge_native_dahdi.c PRE-CREATION
/trunk/main/bridging.c 394509
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/20130716/d1e2374c/attachment.htm>
More information about the asterisk-dev
mailing list