[asterisk-dev] [Code Review] 2681: Restore chan_dahdi native bridging and PRI tromboned call elimination.
Matt Jordan
reviewboard at asterisk.org
Mon Jul 22 18:41:37 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2681/#review9202
-----------------------------------------------------------
Ship it!
I'm not a big fan of the lack of doxygen, but I know we opened the other naming issue, and that could be cleaned up there. There's probably a lot of other ways the main loop could be tweaked, but 'tweaking' chan_dahdi isn't really the goal of this task - and this code was largely pulled from there. Where the actual native bridge control code was added, I didn't really have any findings.
/trunk/channels/dahdi/bridge_native_dahdi.c
<https://reviewboard.asterisk.org/r/2681/#comment18145>
I think this could be an ast_verb(3, ...). It's generally useful to see when things start being natively bridged
/trunk/channels/dahdi/bridge_native_dahdi.c
<https://reviewboard.asterisk.org/r/2681/#comment18146>
"is needed"
- Matt Jordan
On July 16, 2013, 8:55 p.m., rmudgett wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2681/
> -----------------------------------------------------------
>
> (Updated July 16, 2013, 8:55 p.m.)
>
>
> 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 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/20130722/c38ec181/attachment.htm>
More information about the asterisk-dev
mailing list