summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2006-09-22Merged revisions 43477 via svnmerge from Russell Bryant
2006-09-21And some deprecated APIs and modifications to documentationTilghman Lesher
2006-09-21Merged revisions 43450 via svnmerge from Kevin P. Fleming
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-21Remove 1.4 changes from UPGRADE.txt, remove deprecated callerid field, remove...Tilghman Lesher
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...Joshua Colp
2006-09-21Merged revisions 43405 via svnmerge from Kevin P. Fleming
2006-09-20Merged revisions 43383 via svnmerge from Russell Bryant
2006-09-20Fix the memory summary so that it doesn't print the first file in the list overRussell Bryant
2006-09-20fix some breakage from the CLI command changesRussell Bryant
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20don't let symbols from included static libraries (like codec/ilbc) pollute th...Kevin P. Fleming
2006-09-20Totally break a P2P bridge upon going on hold, and re-establish it upon going...Joshua Colp
2006-09-20Expand codec check so that raw formats must be equal for a Packet2Packet brid...Joshua Colp
2006-09-19Commit the changes from issue #5240.Jason Parker
2006-09-19move this header to include where it belongsKevin P. Fleming
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-19Warning be gone!Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18Only use alloca.h on OSes that have it.Jason Parker
2006-09-18always use fork() when availableKevin P. Fleming
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-18it appears that current Mac OS/X does not need the poll compatibility module ...Kevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-09-15reveting modifaction to __ast_module_user_removeAnthony LaMantia
2006-09-13Tweak changes that went in on revision 42891Joshua Colp
2006-09-13small fix for 7944Anthony LaMantia
2006-09-09Merged revisions 42600 via svnmerge from Joshua Colp
2006-09-09Optimize a bitJoshua Colp
2006-09-09It's another round of RTP updates!Joshua Colp
2006-09-08Merged revisions 42452 via svnmerge from Joshua Colp
2006-09-08whentohangup is already in seconds, just need to convert to millisecondsJoshua Colp
2006-09-07Merged revisions 42260 via svnmerge from Joshua Colp
2006-09-07Made changes corresponding to those in 1.2 here in main/logger.c for bug 7544.Steve Murphy
2006-09-07don't try to get the length of the string in the ast_dynamic_str object unles...Kevin P. Fleming
2006-09-04Remove old unused functionsJoshua Colp
2006-09-03Make the difference clear about what the responsibilities of the core and a s...Joshua Colp
2006-09-03Add the ability to specify that a frame should not be considered for cachingRussell Bryant
2006-09-03when calling this function to append to a dynamic string and the buffer was notRussell Bryant
2006-09-03 Provide a little more protection to make sure that a MOH class is specified ...BJ Weschke
2006-09-03 Fix enum indexing problem with m() in WaitExten. Reported by Pavel J, in ast...BJ Weschke
2006-09-03Tweak the if statement a bitJoshua Colp
2006-09-03Don't use ast_frdup() in the AST_LIST_INSERT_TAIL macro directly. That was aRussell Bryant
2006-09-01Unbridge the RTP streams at the correct placeJoshua Colp
2006-09-01If we are doing video and we can't reinvite, then resort to generic bridging ...Joshua Colp
2006-09-01You see nothing...Joshua Colp