summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-21Add a note to document how the temporary 'pvt' should be initializedLuigi Rizzo
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...Joshua Colp
2007-07-21whoops... was setting needdestroy on the wrong dialog.Luigi Rizzo
2007-07-21more two more flags to proper variables: ALREADYGONE and NEEDDESTROY.Luigi Rizzo
2007-07-21use explicit variables for things that don't need toLuigi Rizzo
2007-07-21Use ast_str_append() instead of ast_build_string() to constructLuigi Rizzo
2007-07-21Blocked revisions 76227 via svnmergeRussell Bryant
2007-07-21We have two 'technology' descriptors for a SIP channel, soLuigi Rizzo
2007-07-21One small documentation update made to accompany 10154, the upgrading of the ...Steve Murphy
2007-07-21Enhance NAT support as discussed on the -dev list, i.e.:Luigi Rizzo
2007-07-21This update was supplied in 10154; to allow announcemnts if the 'r' option (r...Steve Murphy
2007-07-20Add support for default "say mode" (whether to use the "old" method or "new" ...Jason Parker
2007-07-20Merged revisions 76211 via svnmerge from Steve Murphy
2007-07-20Blocked revisions 76178 via svnmergeJason Parker
2007-07-20Blocked revisions 76176 via svnmergeJason Parker
2007-07-20Merged revisions 76174 via svnmerge from Jason Parker
2007-07-20Merged revisions 76139 via svnmerge from Mark Michelson
2007-07-20Merged revisions 76132 via svnmerge from Russell Bryant
2007-07-20Merged revisions 76087 via svnmerge from Joshua Colp
2007-07-20Merged revisions 76067 via svnmerge from Joshua Colp
2007-07-20It is impossible for the externhost variable to not exist, it is however poss...Joshua Colp
2007-07-20Blocked revisions 76054 via svnmergeJoshua Colp
2007-07-20Don't use a field size for the last argument of printf format,Luigi Rizzo
2007-07-20Extend the 'network settings' section with indication on theLuigi Rizzo
2007-07-20expose struct ast_ha so external code can do things such as printing itLuigi Rizzo
2007-07-20Reduce some logging contention by switching several locks over to rwlocksTilghman Lesher
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-19This repairs a 'warning: ISO C90 forbids mixed declarations and code' message...Steve Murphy
2007-07-19Blocked revisions 75980 via svnmergeJason Parker
2007-07-19Merged revisions 75978 via svnmerge from Mark Michelson
2007-07-19Merged revisions 75969 via svnmerge from Mark Michelson
2007-07-19(closes issue #10210, reported and patched by juggie)Russell Bryant
2007-07-19Merged revisions 75928 via svnmerge from Russell Bryant
2007-07-19Remove some debug code that was added in revision 75894, which removed someRussell Bryant
2007-07-19comment out some terribly expensive debugging codeLuigi Rizzo
2007-07-19print more of the network settings (externip, externhost etc.)Luigi Rizzo
2007-07-19document the use of externip, externhost and other nat-related options,Luigi Rizzo
2007-07-19ast_sip_ouraddrfor() never fails, so make it voidLuigi Rizzo
2007-07-19portability fix: use %f instead of %lf when printing double.Luigi Rizzo
2007-07-19Allow chan_misdn to build in dev-modeTilghman Lesher
2007-07-19Fix trunk where I broke it earlier (for ast_strftime branch)Tilghman Lesher
2007-07-18Merged revisions 75807 via svnmerge from Jason Parker
2007-07-18I thought I noticed a memory leak earlier when I saw that the contents of thisRussell Bryant
2007-07-18Change IAX variables to use datastores (closes issue #9315)Tilghman Lesher
2007-07-18Merged revisions 75759 via svnmerge from Russell Bryant
2007-07-18Merged revisions 75749 via svnmerge from Tilghman Lesher
2007-07-18Merged revisions 75732 via svnmerge from Jason Parker
2007-07-18Merged revisions 75711 via svnmerge from Jason Parker
2007-07-18Blocked revisions 75712 via svnmergeJoshua Colp
2007-07-18Merged revisions 75707 via svnmerge from Jason Parker