Re: [asterisk-dev] Re: [asterisk-commits] russell: trunk r53047 - in /trunk: ./ apps/ channels/ main/ pbx/

2007-01-31 Thread Russell Bryant
Kevin P. Fleming wrote: In trunk, we should probably stop creating a pthread_attr object every time we need one (since they can be re-used), and instead just have a global one (or two) that are setup the way we want. A simple janitor task for someone :-) That's a good idea. While we're on

[asterisk-dev] Re: [asterisk-commits] russell: trunk r53047 - in /trunk: ./ apps/ channels/ main/ pbx/

2007-01-31 Thread Sean Bright
FYI, You're adding redundant calls to pthread_attr_destroy in apps/app_rpt.c in that patch (see below). Sean Modified: trunk/apps/app_rpt.c URL: http://svn.digium.com/view/asterisk/trunk/apps/app_rpt.c?view=diffrev=53047r1=53046r2=53047

[asterisk-dev] Configuration settings

2007-01-31 Thread selva rani
Hi all, I am newbie to Asterisk. I want to know its source code and how to change it according to my application. Is there any helpfiles to understand the source code and alter it? Can i work on asterisk in Windows operating system? I have installed asterisk 1.4 in my system. What else do i