summaryrefslogtreecommitdiff
path: root/apps/Makefile
AgeCommit message (Collapse)Author
2005-12-15Properly move these functions over to the funcs directory (since they no ↵Tilghman Lesher
longer contain apps) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-15Make sure the functions CUT and SORT are built.Tilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-07re-add app_setcallerid since it was not actually marked deprecated in 1.2Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7380 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-07This is the first round of removing applications that were marked as deprecatedRussell Bryant
in the 1.2 release. They are being removed from the trunk and will not be in the next major release. The following is a list of the applications that are being removed in this commit: Curl, Cut, Sort, DBPut, DBGet, ENUMLookup, Eval GetGroupCount, SetGroup, CheckGroup, GetGroupMatchCount MD5, MD5Check, Math, SetCIDName, SetCIDNum, SetRDNIS, SetCallerID TXTCIDName, AbsoluteTimeout, DigitTimeout, ResponseTimeout, SetAccount SetLanguage, SetVar (renamed to Set) These changes also include moving the "group show channels" cli command from app_groupcount.c to cli.c. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7379 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-21don't hardcode poll.o for DarwinRussell Bryant
fix incorrect portion of patch from yesterday's Solaris fixes git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7168 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-21issue #5775Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7164 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-11issue #5673Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7062 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-08issue #2720Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7034 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-08issue #5634 and a little ChangeLog cleanupKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-01issue #4678Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6936 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-28update Makefile for new app nameKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-18Small paging fixups (bug #5460)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6795 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-12Fix "bug" of not being able to page multiple phonesMark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6753 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-25support new version of OSP toolkit (issue #5168)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6653 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-15add Pickup() application (issue #4865)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-31correct Makefile errors (issue #5072)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6475 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-30correct syntax errorKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-29remove unused defines and logic (issue #5058)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6435 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-29app_rpt is experimental, not obsolete (issue #5047)Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-10correct error MakefileKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-10add ExternalIVR() applicationKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
clean up Makefile headers git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5942 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-03Don't build app_intercom...Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-08Fix chan_spy on Solaris (bug #4204)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-04add app_dictate (bug #3893)Kevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctMatthew Fredrickson
version. bug #3982. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5463 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5278 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-27Fix app bug, update skel example, add skel to makefile as option (bug #3869)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5277 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-24Add chanspy (bug #3836)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5242 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27Merge mog's ReadFile application (bug #3670)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5099 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-18Add OEJ's md5 app (bug #3604)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5048 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-17Add placeholder IVR application support (static version)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5040 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-04Fix build on OpenBSD and fix small typo. (Bug #3502)Josh Roberson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-30Add setrdnis app (bug #3460)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4924 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-29Remove app_qcall entirelyMark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4597 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-24Merge anthm's while loop code (thanks tony!) (bug #2907)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4551 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23Add app_curl from tilghman (bug #3131)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4446 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-28Add ability to store voicemail in ODBC databaseMark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-24Add WaitForSilence application (bug #2467)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-11-06Add dumpchan application (bug #2678)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-18Delete old app_qcall (obsolete)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4032 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ↵Mark Spencer
in somehow yesterday. (bug #2588) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-03Add (heavily modified) math application (bug #2534)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3892 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3874 65c4cc65-6c06-0410-ace0-fbb531ad65f3