aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-13Allowed proper tx/rx signal exclusivity for simplex repeater modesjdixon1-10/+14
2006-06-13use atomic operations provided by the compiler if they are available (yay for...kpfleming4-4/+94
2006-06-13use a compiler builtin (which uses processor instructions) for this operationkpfleming2-11/+14
2006-06-13I am the king of typos....mogorman1-1/+1
2006-06-13Allow AST_FRAME_MODEM frames to be dumped, and document T.38 passthrough supportfile2-0/+21
2006-06-13added thanks to voipsupply and steve underwoodmogorman1-0/+5
2006-06-13adds support for t38 pass through patch brought up to trunk frommogorman2-17/+873
2006-06-13minor fixkpfleming1-2/+2
2006-06-13Merged revisions 33841 via svnmerge from kpfleming1-59/+56
2006-06-13Merged revisions 33813 via svnmerge from russell1-1/+0
2006-06-13destroy the loaded say.conf on module unloadrussell1-0/+3
2006-06-13fix a place where code returns without unlocking the vm users list and variousrussell1-3/+7
2006-06-13Blocked revisions 33783 via svnmergerussell0-0/+0
2006-06-13Merged revisions 33781 via svnmerge from russell1-0/+3
2006-06-13Merged revisions 33753 via svnmerge from russell1-10/+5
2006-06-12Merged revisions 33724 via svnmerge from file3-105/+122
2006-06-12only set the QOS variables if the pvt has an owner so that they are notrussell1-2/+2
2006-06-12Merged revisions 33693 via svnmerge from russell1-1/+0
2006-06-12update aclocal.m4 as generated by a newer version of aclocalrussell1-919/+11
2006-06-12bootstrap to include latest configure script changekpfleming2-2/+6
2006-06-12Bug 7339 - check for duplication of strnlen functiontilghman1-1/+1
2006-06-12Formatting fix and doxygen updateoej1-10/+8
2006-06-12Fix typo (Thanks Vechers!)oej1-1/+1
2006-06-12the menu must be redrawn after displaying the help inforussell1-0/+1
2006-06-12Merged revisions 33638 via svnmerge from kpfleming1-1/+13
2006-06-12Merged revisions 33615 via svnmerge from tilghman1-3/+3
2006-06-12- Remove redundant forward declarationoej1-66/+75
2006-06-12Change a bit of logic in peer expiry back to the way it used to befile1-5/+2
2006-06-11optimize the display of the module selection menus by only clearing the screenrussell1-33/+69
2006-06-11suppress warnings when building with DEBUG_CHANNEL_LOCKS (issue #7330, casper)russell1-0/+2
2006-06-11Merged revisions 33548 via svnmerge from russell1-2/+4
2006-06-11fix up some places where frames are not free'd and remove an unnecessaryrussell1-1/+4
2006-06-11Blocked revisions 33545 via svnmergerussell0-0/+0
2006-06-11Merged revisions 33515 via svnmerge from russell1-0/+1
2006-06-11Merged revisions 33513 via svnmerge from russell1-0/+2
2006-06-11- Complete addition of forward declarations and grouping of functionsoej1-115/+270
2006-06-11Merged revisions 33510 via svnmerge from russell1-0/+2
2006-06-11make latest header file changes for this file tookpfleming1-14/+4
2006-06-11Merged revisions 33480 via svnmerge from russell1-0/+1
2006-06-11Merged revisions 33466 via svnmerge from russell1-0/+1
2006-06-11Blocked revisions 33449 via svnmergerussell0-0/+0
2006-06-11don't leak a frame when breaking out of the loop on a timeoutrussell1-0/+2
2006-06-11don't leak a frame when exiting when the user presses '#'russell1-0/+1
2006-06-11don't leak a frame when breaking out of the main loop of this apprussell1-0/+2
2006-06-10don't use ast_copy_string when building for an external toolrussell3-6/+14
2006-06-10don't redefine PATH_MAXrussell1-2/+0
2006-06-10convert a few more uses of AST_CONFIG_MAX_PATH to use PATH_MAXrussell2-5/+5
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...kpfleming3-12/+14
2006-06-09Issue #7325 - Parse string after URI decoding (casper)oej1-1/+2
2006-06-09Add RTP QoS report variables to doc. Catch it in the "h" extension, store it ...oej1-0/+2