aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming1-0/+0
2004-09-24add app_forkcdranthm1-1/+1
2004-08-30Add test application (TestClient/TestServer), thanks Russell!markster1-1/+1
2004-08-29Minor Makefile cleanupsmarkster1-1/+1
2004-08-28Oops, back out bad makefile changemarkster1-1/+1
2004-08-28Warn if unable to open an overridden config file (but #2285)markster1-1/+2
2004-08-05Merge (slightly modified) app_verbose from tilghman (bug #2213)markster1-1/+1
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster1-1/+1
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-0/+1
2004-06-21Add userevent application (bug #1300)markster1-1/+1
2004-06-21Add app_alarmreceiver (bug #1783)markster1-1/+1
2004-06-11Add talk detectection app (BackgroundDetect)markster1-1/+2
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-0/+1
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...jim1-7/+1
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutmarkster1-2/+0
2004-05-26Add controlplayback appmarkster1-1/+1
2004-05-16Add ability to look up callerid name by txt (bug #1442)markster1-1/+1
2004-05-15FreeBSD compile fix (bug #1655)markster1-0/+2
2004-05-04Add app_groupcount to manage groupsmarkster1-1/+2
2004-04-28Add revk's SMS application (bug #1437). Thanks!markster1-1/+1
2004-04-27Portability fix, use the shells path for sed and envcitats1-1/+1
2004-04-20Add app_exec (bug 1198citats1-1/+1
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm1-0/+3
2004-04-07Add sendtext applicationmarkster1-1/+1
2004-03-20Add experimental nbscat applicationmarkster1-1/+2
2004-03-19language is not supported in datetime. Bug 686jeremy1-1/+2
2004-03-09Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the contextmalcolmd1-1/+1
2004-02-17Add Icecast streaming supportmarkster1-1/+1
2004-01-12Bug #792: Add app_randommalcolmd1-1/+1
2004-01-11Only build app_zapscan when zap is theremarkster1-2/+2
2004-01-11include the standard mysql lib dir. Bug #533jeremy1-1/+1
2004-01-11add new application 'zapscan' Bug #250jeremy1-1/+2
2004-01-11Add application to log user data to the CDRsjeremy1-1/+1
2003-11-13Fix a typomartinp1-1/+1
2003-11-13Move voicemail2 to voicemail, retain compatibility with "Voicemail2"markster1-1/+1
2003-11-10Add "read" applicationmarkster1-1/+1
2003-11-05Voicemail/mysql updatesmarkster1-0/+4
2003-10-26Make it build and run on MacOS Xmarkster1-9/+13
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-10-22Add Tilghman's app_cutmarkster1-1/+1
2003-10-04Add PostgreSQL support to voicemailmarkster1-2/+10
2003-09-30Add sayunixtime, chan_sip updates for codec negotiationmarkster1-1/+1
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster1-12/+0
2003-09-26Merge app_hasnewvoicemail (bug #290) with some modsmarkster1-1/+2
2003-09-18Add NoCDR application; when called there won't be generated CDR record for th...martinp1-1/+1
2003-09-04Take URI from responses (bug #215)markster1-1/+1
2003-09-04More mysql patchesmarkster1-1/+6
2003-08-28Allow "g" option in dial to go to next extension (bug #189)markster1-1/+1
2003-08-25Add SetCIDNum (Thanks Oliver)markster1-1/+1
2003-08-24Build improvements (bugs #161, 162)markster1-9/+14