summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-26- Add some comments on thread storage with a brief explanation of what it isRussell Bryant
2006-11-26Merged revisions 48017 via svnmerge from Steve Murphy
2006-11-26Merged revisions 48015 via svnmerge from Steve Murphy
2006-11-25Little fix so we use the right messageMatthew Fredrickson
2006-11-25Make compiler happierMatthew Fredrickson
2006-11-25bug fixMatthew Fredrickson
2006-11-25Make sure we don't send a group reset on a group larger than 32 CICsMatthew Fredrickson
2006-11-25Add ss7 show linkset commandMatthew Fredrickson
2006-11-25Updates to show linkset commandMatthew Fredrickson
2006-11-25generalize a bit the functions used to create an tcp socketLuigi Rizzo
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4Olle Johansson
2006-11-25- Adding comment on suspicious memory allocation. Seems like it's never freed...Olle Johansson
2006-11-25set pointers to NULL after freeing memory to avoid multiple free()Luigi Rizzo
2006-11-24removed the svnmerge-integrated property from trunk; it's confusing svnmerge ...Steve Murphy
2006-11-24This fix inspired by a patch supplied in bug 8189, which points out problems ...Steve Murphy
2006-11-24Doxygen updateOlle Johansson
2006-11-23Remove unused memory allocationOlle Johansson
2006-11-23Document new configuration option.Olle Johansson
2006-11-22Merged revisions 47944 via svnmerge from Joshua Colp
2006-11-22Clarify a bit more.Joshua Colp
2006-11-22Need to update the CHANGES file as well for the maxfiles option.Joshua Colp
2006-11-22Add support to set the maximum number of files open when Asterisk loads using...Joshua Colp
2006-11-22Don't over-deprecate... :-)Olle Johansson
2006-11-22Restore some sense of security to managerMark Spencer
2006-11-21Merged revisions 47897 via svnmerge from Joshua Colp
2006-11-21Treat 101 as 100, not 183 session progressOlle Johansson
2006-11-21better fix for the previous bug.Luigi Rizzo
2006-11-21do not ast_hangup() on a NULL channel.Luigi Rizzo
2006-11-20Merged revisions 47864-47865 via svnmerge from Tilghman Lesher
2006-11-20Merged revisions 47860 via svnmerge from Joshua Colp
2006-11-20Blocked revisions 47856 via svnmergeJoshua Colp
2006-11-20Use RTP/RTCP fds on the RTP structure, don't bother storing them.Joshua Colp
2006-11-20Merged revisions 47852 via svnmerge from Joshua Colp
2006-11-20Merged revisions 47850 via svnmerge from Joshua Colp
2006-11-20Erased the svnmerge-integrated prop from trunk. Please, in your svnmerge-ings...Steve Murphy
2006-11-20Update docs for videosupportOlle Johansson
2006-11-20Properly reset schedule items (rizzo)Olle Johansson
2006-11-19Added a few words to explain the change to AEL concerning Gosub()Steve Murphy
2006-11-19Added a few words of explanation about macrosSteve Murphy
2006-11-18comments-only change:Luigi Rizzo
2006-11-18ESS-ification.Luigi Rizzo
2006-11-18Move this macro from cli.c to cli.h so apps can use itLuigi Rizzo
2006-11-18Merged revisions 47823 via svnmerge from Luigi Rizzo
2006-11-18prevent the sound thread from consuming all the available CPULuigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-17remove a debugging messageLuigi Rizzo
2006-11-17convert "help" to new style,Luigi Rizzo
2006-11-17standardize "module show [like]"Luigi Rizzo
2006-11-17Add ability to notify an external application/script that the voicemail passw...Jason Parker
2006-11-17describe a bit the patterns that you can have in the commands,Luigi Rizzo