aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-27More fixes for referencing a structure after it has been freed. (issue #8425 ...file1-3/+3
2006-11-27Merged revisions 48038 via svnmerge from file1-1/+1
2006-11-27remove an extra comma in an initializerrizzo1-1/+1
2006-11-27Doxygen updatesoej2-3/+12
2006-11-27Change error message (imported from 1.4)oej1-1/+2
2006-11-26- Add some comments on thread storage with a brief explanation of what it isrussell2-1/+24
2006-11-26Merged revisions 48017 via svnmerge from murf1-2/+11
2006-11-26Merged revisions 48015 via svnmerge from murf1-0/+12
2006-11-25Little fix so we use the right messagemattf1-1/+1
2006-11-25Make compiler happiermattf1-10/+10
2006-11-25bug fixmattf1-1/+1
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsmattf1-1/+1
2006-11-25Add ss7 show linkset commandmattf1-7/+1
2006-11-25Updates to show linkset commandmattf1-3/+3
2006-11-25generalize a bit the functions used to create an tcp socketrizzo1-18/+38
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4oej1-1/+1
2006-11-25- Adding comment on suspicious memory allocation. Seems like it's never freed...oej1-6/+11
2006-11-25set pointers to NULL after freeing memory to avoid multiple free()rizzo1-0/+1
2006-11-24removed the svnmerge-integrated property from trunk; it's confusing svnmerge ...murf0-0/+0
2006-11-24This fix inspired by a patch supplied in bug 8189, which points out problems ...murf1-0/+1
2006-11-24Doxygen updateoej4-22/+148
2006-11-23Remove unused memory allocationoej1-4/+1
2006-11-23Document new configuration option.oej1-0/+1
2006-11-22Merged revisions 47944 via svnmerge from file1-22/+2
2006-11-22Clarify a bit more.file1-2/+2
2006-11-22Need to update the CHANGES file as well for the maxfiles option.file1-0/+2
2006-11-22Add support to set the maximum number of files open when Asterisk loads using...file1-0/+26
2006-11-22Don't over-deprecate... :-)oej1-15/+0
2006-11-22Restore some sense of security to managermarkster1-0/+4
2006-11-21Merged revisions 47897 via svnmerge from file1-1/+1
2006-11-21Treat 101 as 100, not 183 session progressoej1-2/+5
2006-11-21better fix for the previous bug.rizzo1-3/+8
2006-11-21do not ast_hangup() on a NULL channel.rizzo1-2/+2
2006-11-20Merged revisions 47864-47865 via svnmerge from tilghman1-2/+8
2006-11-20Merged revisions 47860 via svnmerge from file1-0/+4
2006-11-20Blocked revisions 47856 via svnmergefile0-0/+0
2006-11-20Use RTP/RTCP fds on the RTP structure, don't bother storing them.file1-20/+17
2006-11-20Merged revisions 47852 via svnmerge from file1-2/+3
2006-11-20Merged revisions 47850 via svnmerge from file4-5/+6
2006-11-20Erased the svnmerge-integrated prop from trunk. Please, in your svnmerge-ings...murf0-0/+0
2006-11-20Update docs for videosupportoej1-1/+5
2006-11-20Properly reset schedule items (rizzo)oej1-2/+9
2006-11-19Added a few words to explain the change to AEL concerning Gosub()murf1-0/+11
2006-11-19Added a few words of explanation about macrosmurf1-2/+4
2006-11-18comments-only change:rizzo1-0/+13
2006-11-18ESS-ification.rizzo3-6/+6
2006-11-18Move this macro from cli.c to cli.h so apps can use itrizzo2-2/+8
2006-11-18Merged revisions 47823 via svnmerge from rizzo1-5/+6
2006-11-18prevent the sound thread from consuming all the available CPUrizzo1-12/+16
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf8-44/+42