[asterisk-dev] [Code Review] unload/load/reload support for chan_skinny

Michiel van Baak michiel at vanbaak.info
Mon Feb 23 12:05:47 CST 2009



> On 2009-02-23 11:51:02, Sean Bright wrote:
> > Just some formatting things.  There are several other places in this file that could use some cleaning up, but they aren't part of your patch.

I agree.
Once this is in I'll cleanup a bit


> On 2009-02-23 11:51:02, Sean Bright wrote:
> > trunk/channels/chan_skinny.c, line 6674
> > <http://reviewboard.digium.com/r/130/diff/2/?file=2823#file2823line6674>
> >
> >     You can reduce indentation here by negating this statement and throwing in a continue instead:
> >     
> >         if (strcasecmp(d->id, temp->id) || !temp->prune || !temp->session) {
> >             continue;
> >         }

done


> On 2009-02-23 11:51:02, Sean Bright wrote:
> > trunk/channels/chan_skinny.c, line 6686
> > <http://reviewboard.digium.com/r/130/diff/2/?file=2823#file2823line6686>
> >
> >     Reduce indentation.

done


> On 2009-02-23 11:51:02, Sean Bright wrote:
> > trunk/channels/chan_skinny.c, line 6904
> > <http://reviewboard.digium.com/r/130/diff/2/?file=2823#file2823line6904>
> >
> >     Reduce indentation.

done


- Michiel


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.digium.com/r/130/#review475
-----------------------------------------------------------


On 2009-02-21 09:09:49, Michiel van Baak wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.digium.com/r/130/
> -----------------------------------------------------------
> 
> (Updated 2009-02-21 09:09:49)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> Add load/unload/reload support for chan_skinny
> 
> 
> This addresses bug 10297.
>     http://bugs.digium.com/view.php?id=10297
> 
> 
> Diffs
> -----
> 
>   trunk/channels/chan_skinny.c 171449 
> 
> Diff: http://reviewboard.digium.com/r/130/diff
> 
> 
> Testing
> -------
> 
> compiles and runs fine on OpenBSD 4.4 amd64
> 
> 
> Thanks,
> 
> Michiel
> 
>




More information about the asterisk-dev mailing list