summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-13I am the king of typos....Matt O'Gorman
2006-06-13Allow AST_FRAME_MODEM frames to be dumped, and document T.38 passthrough supportJoshua Colp
2006-06-13added thanks to voipsupply and steve underwoodMatt O'Gorman
2006-06-13adds support for t38 pass through patch brought up to trunk fromMatt O'Gorman
2006-06-13minor fixKevin P. Fleming
2006-06-13Merged revisions 33841 via svnmerge from Kevin P. Fleming
2006-06-13Merged revisions 33813 via svnmerge from Russell Bryant
2006-06-13destroy the loaded say.conf on module unloadRussell Bryant
2006-06-13fix a place where code returns without unlocking the vm users list and variousRussell Bryant
2006-06-13Blocked revisions 33783 via svnmergeRussell Bryant
2006-06-13Merged revisions 33781 via svnmerge from Russell Bryant
2006-06-13Merged revisions 33753 via svnmerge from Russell Bryant
2006-06-12Merged revisions 33724 via svnmerge from Joshua Colp
2006-06-12only set the QOS variables if the pvt has an owner so that they are notRussell Bryant
2006-06-12Merged revisions 33693 via svnmerge from Russell Bryant
2006-06-12update aclocal.m4 as generated by a newer version of aclocalRussell Bryant
2006-06-12bootstrap to include latest configure script changeKevin P. Fleming
2006-06-12Bug 7339 - check for duplication of strnlen functionTilghman Lesher
2006-06-12Formatting fix and doxygen updateOlle Johansson
2006-06-12Fix typo (Thanks Vechers!)Olle Johansson
2006-06-12the menu must be redrawn after displaying the help infoRussell Bryant
2006-06-12Merged revisions 33638 via svnmerge from Kevin P. Fleming
2006-06-12Merged revisions 33615 via svnmerge from Tilghman Lesher
2006-06-12- Remove redundant forward declarationOlle Johansson
2006-06-12Change a bit of logic in peer expiry back to the way it used to beJoshua Colp
2006-06-11optimize the display of the module selection menus by only clearing the screenRussell Bryant
2006-06-11suppress warnings when building with DEBUG_CHANNEL_LOCKS (issue #7330, casper)Russell Bryant
2006-06-11Merged revisions 33548 via svnmerge from Russell Bryant
2006-06-11fix up some places where frames are not free'd and remove an unnecessaryRussell Bryant
2006-06-11Blocked revisions 33545 via svnmergeRussell Bryant
2006-06-11Merged revisions 33515 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33513 via svnmerge from Russell Bryant
2006-06-11- Complete addition of forward declarations and grouping of functionsOlle Johansson
2006-06-11Merged revisions 33510 via svnmerge from Russell Bryant
2006-06-11make latest header file changes for this file tooKevin P. Fleming
2006-06-11Merged revisions 33480 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33466 via svnmerge from Russell Bryant
2006-06-11Blocked revisions 33449 via svnmergeRussell Bryant
2006-06-11don't leak a frame when breaking out of the loop on a timeoutRussell Bryant
2006-06-11don't leak a frame when exiting when the user presses '#'Russell Bryant
2006-06-11don't leak a frame when breaking out of the main loop of this appRussell Bryant
2006-06-10don't use ast_copy_string when building for an external toolRussell Bryant
2006-06-10don't redefine PATH_MAXRussell Bryant
2006-06-10convert a few more uses of AST_CONFIG_MAX_PATH to use PATH_MAXRussell Bryant
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...Kevin P. Fleming
2006-06-09Issue #7325 - Parse string after URI decoding (casper)Olle Johansson
2006-06-09Add RTP QoS report variables to doc. Catch it in the "h" extension, store it ...Olle Johansson
2006-06-09Store RTCP reports in channel variables and SIP historyOlle Johansson
2006-06-09- RTP debug message formattingOlle Johansson
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...Kevin P. Fleming