summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2006-11-01a fix for bug 8251; the var_val needs to accept longer strings or mass confus...Steve Murphy
2006-11-01Merged revisions 46778 via svnmerge from Russell Bryant
2006-11-01move variable declaration in the middle of a blockLuigi Rizzo
2006-11-01change default return extension after parking timeout.Matt O'Gorman
2006-10-31Merged revisions 46558 via svnmerge from Russell Bryant
2006-10-27Merged revisions 46363 via svnmerge from Russell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-24Fix FastAGI to not wait for the non-existant pidMark Spencer
2006-10-23Merged revisions 45999 via svnmerge from Russell Bryant
2006-10-21Merged revisions 45818 via svnmerge from Russell Bryant
2006-10-19Merged revisions 45694 via svnmerge from Joshua Colp
2006-10-17As per bug 6779, this patch is now applied to trunk; while I was at it, I cor...Steve Murphy
2006-10-13Merged revisions 45106 via svnmerge from Joshua Colp
2006-10-13Merged revisions 45104 via svnmerge from Joshua Colp
2006-10-12Merged revisions 44911 via svnmerge from Russell Bryant
2006-10-06help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEMLuigi Rizzo
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03Merged revisions 44312 via svnmerge from Matt O'Gorman
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...Matt O'Gorman
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...Joshua Colp
2006-10-02Get rid of the IS_NULL_STRING macro and use ast_strlen_zero instead (issue #8...Joshua Colp
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-27Merged revisions 43779 via svnmerge from Russell Bryant
2006-09-26These three are not defined on all platforms that we supportTilghman Lesher
2006-09-21Merged revisions 43466 via svnmerge from Matt O'Gorman
2006-09-21Merged revisions 43464 via svnmerge from Tilghman Lesher
2006-09-21Set process limits without restarting AsteriskTilghman Lesher
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-21Remove deprecated apps and funcsTilghman Lesher
2006-09-20Magical eightball says warnings be gone.Joshua Colp
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devJason Parker
2006-09-20these functions never should have been non-static or in a header fileKevin P. Fleming
2006-09-20move ODBC API into ast_ namespaceKevin P. Fleming
2006-09-20move more API into the ast_ namespaceKevin P. Fleming
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-20thats odd, but just in case it happens again i want to see it.Matt O'Gorman
2006-09-19fixed timeout issue as well as some other minor issuesMatt O'Gorman
2006-09-19do this fix properly :-)Kevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-18Use a better check to ensure database connection is up (pointer to connection...Joshua Colp
2006-09-09Add warning about res_adsi not being optional to menuselectOlle Johansson
2006-09-06Merged revisions 42148 via svnmerge from Joshua Colp
2006-09-03remove leading space in Packet manager event headerRussell Bryant
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming