Re: [Asterisk-Dev] [Rant] [long] - code style and quality

2005-05-07 Thread Steve Underwood
Jeffrey C. Ollie wrote: On Sat, 2005-05-07 at 12:34 +0800, Steve Underwood wrote: If you don't like * the way it is, don't use it. If you want to make it better, submit patches. If you have the time to write such a long whiney and pointless message, you probably have the time to do something

[Asterisk-Dev] common infrastructure for jitter/vad/echo/freq diff compensation on terminal/sync devices

2005-05-07 Thread Orehov Pasha
Paul Cadach wrote: Hello "tezka", Hi Orehov Pasha wrote: I would like to see in 1.2: 1) working/stable h.323 stack - #3967 and other; 2) configurable PRI functionality (facilities, IEs per individual connections, not per switch type) - no ticket available but -dev list have reports; 3) loadable la

Re: [Asterisk-Dev] [Rant] [long] - code style and quality

2005-05-07 Thread Steve Underwood
Brian Capouch wrote: On Sat, 2005-05-07 at 12:34 +0800, Steve Underwood wrote: If you don't like * the way it is, don't use it. If you want to make it better, submit patches. If you have the time to write such a long whiney and pointless message, Ouch. Most of what he pointed out was quite cor

Re: [Asterisk-Dev] [Rant] [long] - code style and quality

2005-05-07 Thread Mikael Magnusson
On Fri, May 06, 2005 at 08:59:31PM -0500, Steven wrote: > On Fri, 2005-05-06 at 15:54 -0700, Luigi Rizzo wrote: > > > LIST OF COMMON STYLE BUGS > > > > 1. in many cases we have blocks of this kind: > > > > if (condition) { > > bla bla bla... > > ... 100+ lines of code