aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-09Store RTCP reports in channel variables and SIP historyoej1-4/+25
2006-06-09- RTP debug message formattingoej2-8/+28
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...kpfleming10-69/+67
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)kpfleming8-98/+82
2006-06-09Move payloadtype back home to rtp.c oej2-13/+13
2006-06-09Another try at hanging up the transferer channel after the masqoej1-19/+18
2006-06-09Don't double check existence of a variable (issue #7300 reported by foamdino)file1-2/+2
2006-06-09Blocked revisions 33300 via svnmergefile0-0/+0
2006-06-09oops moved block without renaming a variable correctly.mogorman1-3/+3
2006-06-09Merged revisions 33297 via svnmerge from file1-2/+0
2006-06-09Wait until we have the lock before getting the pvt structure pointer (issue #...file1-1/+1
2006-06-09Merged revisions 33294 via svnmerge from file1-4/+12
2006-06-09Add more missing newlines (issue #7323 reported by darkskiez)file1-6/+6
2006-06-09Blocked revisions 33264 via svnmergefile0-0/+0
2006-06-09convert one of my linked lists to ast_linklistmogorman2-49/+39
2006-06-09Don't force context for domain= setting (imported from 1.2)oej1-2/+2