aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-04-30remove extraneous -m64 flag that is not neededkpfleming1-4/+1
2006-02-09add another location for postgresql headers (issue #6419)russell1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-21don't hardcode poll.o for Darwinrussell1-1/+1
2005-11-21issue #5775russell1-1/+1
2005-11-11issue #5673kpfleming1-2/+2
2005-11-08issue #2720kpfleming1-1/+1
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-1/+3
2005-11-01issue #4678kpfleming1-7/+13
2005-10-28update Makefile for new app namekpfleming1-1/+1
2005-10-18Small paging fixups (bug #5460)markster1-2/+2
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)markster1-1/+2
2005-10-12Fix "bug" of not being able to page multiple phonesmarkster1-1/+1
2005-09-25support new version of OSP toolkit (issue #5168)kpfleming1-1/+1
2005-09-15add Pickup() application (issue #4865)kpfleming1-1/+1
2005-08-31correct Makefile errors (issue #5072)kpfleming1-1/+1
2005-08-30correct syntax errorkpfleming1-1/+1
2005-08-30clean up, use make functions instead of subshells, remove unused stuffkpfleming1-20/+20
2005-08-29remove unused defines and logic (issue #5058)kpfleming1-16/+1
2005-08-29app_rpt is experimental, not obsolete (issue #5047)russell1-1/+2
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)kpfleming1-0/+4
2005-08-10correct error Makefilekpfleming1-1/+1
2005-08-10add ExternalIVR() applicationkpfleming1-1/+1
2005-06-20move tools used during build into build_tools subdirectorykpfleming1-4/+4
2005-06-03Don't build app_intercom...markster1-1/+1
2005-05-08Fix chan_spy on Solaris (bug #4204)markster1-0/+6
2005-05-04add app_dictate (bug #3893)kpfleming1-1/+2
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctmattf1-6/+8
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)mattf1-1/+1
2005-03-27Fix cross compiling (bug #3868)markster1-7/+6
2005-03-27Fix app bug, update skel example, add skel to makefile as option (bug #3869)markster1-0/+1
2005-03-24Add chanspy (bug #3836)markster1-1/+1
2005-02-27Merge mog's ReadFile application (bug #3670)markster1-1/+1
2005-02-18Add OEJ's md5 app (bug #3604)markster1-1/+2
2005-02-17Add placeholder IVR application support (static version)markster1-0/+4
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)twisted1-0/+3
2005-01-30Add setrdnis app (bug #3460)markster1-1/+1
2004-12-29Remove app_qcall entirelymarkster1-1/+0
2004-12-24Merge anthm's while loop code (thanks tony!) (bug #2907)markster1-1/+1
2004-12-23Add app_curl from tilghman (bug #3131)markster1-0/+8
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+2
2004-11-28Add ability to store voicemail in ODBC databasemarkster1-8/+5
2004-11-24Add WaitForSilence application (bug #2467)markster1-1/+1
2004-11-06Add dumpchan application (bug #2678)markster1-1/+2
2004-10-18Delete old app_qcall (obsolete)markster1-0/+1
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ...markster1-1/+1
2004-10-03Add (heavily modified) math application (bug #2534)markster1-1/+1
2004-10-02Huge callerid rework (might break H.323, others)markster1-1/+6
2004-09-24add app_forkcdranthm1-1/+1
2004-08-30Add test application (TestClient/TestServer), thanks Russell!markster1-1/+1