summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2006-08-24Fix a small typo I found.Jason Parker
2006-08-23Merged revisions 40901 via svnmerge from Tilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...Tilghman Lesher
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)Joshua Colp
2006-08-15Merged revisions 39935 via svnmerge from Russell Bryant
2006-08-11Move STD_MOD declaration to end of file as per the norm of everything else (i...Joshua Colp
2006-08-11Make res_snmp fit general coding style (issue #7192 reported by Mithraen)Joshua Colp
2006-08-08some code clean up and catch for a act_hook being calledMatt O'Gorman
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07This patch allows for a user to send messages and Matt O'Gorman
2006-08-07Many many code cleanup changes given to me by OejMatt O'Gorman
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisRussell Bryant
2006-08-03Merged revisions 38825 via svnmerge from Joshua Colp
2006-08-01Merged revisions 38686 via svnmerge from Kevin P. Fleming
2006-08-01Merged revisions 38654 via svnmerge from Joshua Colp
2006-07-27fix seg fault when the parked call that timed out was the last one in the listRussell Bryant
2006-07-26Only unlock these if they were locked on entryTilghman Lesher
2006-07-20add a verbose message to the AGI command, STREAM FILE, similar to theRussell Bryant
2006-07-19Remove "initialization from incompatible pointer type" warnings.North Antara
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-19restore buildabilityKevin P. Fleming