summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2006-07-19restore buildability (bad marko!)Kevin P. Fleming
2006-07-18Expand speech API so that the developer can interact with the engine more dir...Joshua Colp
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-12Merged revisions 37419 via svnmerge from Kevin P. Fleming
2006-07-07eliminate a pointer signedness warningRussell Bryant
2006-07-07remove the unused usecount function to eliminate a compiler warningRussell Bryant
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-05solves issue with bug 7468. but with a patch that worksMatt O'Gorman
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-05- Add notes about voicemail depending on res_adsiOlle Johansson
2006-07-01fix up res_snmp so it builds and loads correctlyRussell Bryant
2006-06-30Updates from transnexus to osplookup, removes res_ospMatt O'Gorman
2006-06-27Missing parenthesisTilghman Lesher
2006-06-27dont copy an id or a message if they dont exist.Matt O'Gorman
2006-06-26METERMAIDS:Olle Johansson
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-23very minor improvementKevin P. Fleming
2006-06-23delete snmp/agent.o on make cleanRussell Bryant
2006-06-23add basic autoconf support for res_snmpRussell Bryant
2006-06-23remove various commands that remove old modules since they have been there aRussell Bryant
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-16Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7...Joshua Colp