[asterisk-dev] [Code Review] HD ConfBridge application
David Vossel
reviewboard at asterisk.org
Wed Apr 20 10:43:37 CDT 2011
> On 2011-04-06 16:58:47, Russell Bryant wrote:
> > /trunk/apps/app_confbridge.c, lines 1683-1700
> > <https://reviewboard.asterisk.org/r/1147/diff/3/?file=15999#file15999line1683>
> >
> > This switch statement got pretty big. Maybe the longer actions (more than 2 or 3 lines of code) should be moved into functions.
done,
> On 2011-04-06 16:58:47, Russell Bryant wrote:
> > /trunk/apps/confbridge/conf_config_parser.c, lines 151-153
> > <https://reviewboard.asterisk.org/r/1147/diff/3/?file=16000#file16000line151>
> >
> > There is a shorter way to do this with a flag macro. It's something like:
> >
> > ast_set2_flag(u_profile, ast_true(value), USER_OPT_ADMIN);
> >
done
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1147/#review3283
-----------------------------------------------------------
On 2011-03-28 15:47:43, David Vossel wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1147/
> -----------------------------------------------------------
>
> (Updated 2011-03-28 15:47:43)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> The new ConfBridge application. It's kind of a big deal.
>
>
> Diffs
> -----
>
> /trunk/configs/confbridge.conf.sample PRE-CREATION
> /trunk/include/asterisk/bridging.h 311748
> /trunk/include/asterisk/bridging_features.h 311748
> /trunk/include/asterisk/bridging_technology.h 311748
> /trunk/include/asterisk/channel.h 311748
> /trunk/include/asterisk/dsp.h 311748
> /trunk/main/bridging.c 311748
> /trunk/main/channel.c 311748
> /trunk/main/dsp.c 311748
> /trunk/apps/confbridge/include/confbridge.h PRE-CREATION
> /trunk/bridges/bridge_builtin_features.c 311748
> /trunk/bridges/bridge_softmix.c 311748
> /trunk/apps/confbridge/conf_config_parser.c PRE-CREATION
> /trunk/apps/app_confbridge.c 311748
> /trunk/CHANGES 311748
> /trunk/UPGRADE.txt 311748
> /trunk/apps/Makefile 311748
> /trunk/res/res_musiconhold.c 311748
>
> Diff: https://reviewboard.asterisk.org/r/1147/diff
>
>
> Testing
> -------
>
> All confbridge.conf features have been tested.
> Load tested at sample rates ranging from 8-48khz.
> AMI actions/events tested
> CLI commands tested
>
>
> Thanks,
>
> David
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110420/f4a0b74d/attachment-0001.htm>
More information about the asterisk-dev
mailing list