aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming1-1/+1
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file3-5/+5
2006-09-27Merged revisions 43778 via svnmerge from russell1-5/+7
2006-09-21updates for better compontent supportmogorman1-41/+67
2006-09-21Twould help if we actually documented how the new features in res_odbc actual...tilghman1-1/+2
2006-09-20Magical eightball says warnings be gone.file1-1/+1
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devqwell1-2/+69
2006-09-20these functions never should have been non-static or in a header filekpfleming1-2/+2
2006-09-20move ODBC API into ast_ namespacekpfleming2-45/+45
2006-09-20move more API into the ast_ namespacekpfleming1-2/+2
2006-09-20move ADSI functionality into ast_ namespacekpfleming2-64/+64
2006-09-20thats odd, but just in case it happens again i want to see it.mogorman1-0/+2
2006-09-19fixed timeout issue as well as some other minor issuesmogorman1-13/+31
2006-09-19do this fix properly :-)kpfleming1-2/+2
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-2/+6
2006-09-18merge qwell's CLI verbification workkpfleming10-115/+211
2006-09-18Use a better check to ensure database connection is up (pointer to connection...file1-1/+1
2006-09-09Add warning about res_adsi not being optional to menuselectoej1-1/+1
2006-09-06Merged revisions 42148 via svnmerge from file1-1/+2
2006-09-03remove leading space in Packet manager event headerrussell1-1/+1
2006-08-31everything that loads a config that needs a config file to runmogorman7-304/+316
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file2-3/+5
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...kpfleming1-10/+35
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-24Fix a small typo I found.qwell1-1/+1
2006-08-23Merged revisions 40901 via svnmerge from tilghman1-4/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming17-278/+163
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...tilghman1-0/+4
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)file1-1/+1
2006-08-15Merged revisions 39935 via svnmerge from russell1-5/+4
2006-08-11Move STD_MOD declaration to end of file as per the norm of everything else (i...file1-2/+2
2006-08-11Make res_snmp fit general coding style (issue #7192 reported by Mithraen)file1-29/+26
2006-08-08some code clean up and catch for a act_hook being calledmogorman1-4/+8
2006-08-08Merge team/russell/ast_verbose_threadstoragerussell2-13/+4
2006-08-07This patch allows for a user to send messages and mogorman1-1/+55
2006-08-07Many many code cleanup changes given to me by Oejmogorman1-211/+204
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisrussell1-68/+88
2006-08-03Merged revisions 38825 via svnmerge from file1-1/+1
2006-08-01Merged revisions 38686 via svnmerge from kpfleming1-0/+1
2006-08-01Merged revisions 38654 via svnmerge from file1-0/+4
2006-07-27fix seg fault when the parked call that timed out was the last one in the listrussell1-1/+1
2006-07-26Only unlock these if they were locked on entrytilghman1-2/+2
2006-07-20add a verbose message to the AGI command, STREAM FILE, similar to therussell1-1/+9
2006-07-19Remove "initialization from incompatible pointer type" warnings.north2-2/+3
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming3-33/+50
2006-07-19restore buildabilitykpfleming1-1/+1
2006-07-19restore buildability (bad marko!)kpfleming1-1/+1
2006-07-18Expand speech API so that the developer can interact with the engine more dir...file1-0/+12
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-6/+4
2006-07-12Merged revisions 37419 via svnmerge from kpfleming1-5/+0