From 348410bb0ec8e11a7a801ec09dbd0e6e22574c5a Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" <kpfleming@digium.com> Date: Tue, 8 Aug 2006 18:39:41 +0000 Subject: [PATCH] Merged revisions 39379 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r39379 | kpfleming | 2006-08-08 13:39:16 -0500 (Tue, 08 Aug 2006) | 2 lines add explicit listing of anthm's contributions (issue #7683) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39380 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CREDITS | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/CREDITS b/CREDITS index 8c3337bca2..4d61af78d1 100644 --- a/CREDITS +++ b/CREDITS @@ -41,6 +41,39 @@ Russell Bryant - Asterisk 1.0 maintainer and misc. enhancements russelb@clemson.edu Anthony Minessale II - Countless big and small fixes, and relentless forward push +also: +app_chanspy +app_forkcdr +app_controlplayback +app_while +app_dumpchan +app_dictate +app_realtime +app_macroif +app_execif +app_execiftime +res_odbc +res_config_odbc +format_slin +app_retrydial +cdr_custom +res_muxmon (now MixMonitor) +res_sqlite +format_mp3 +Several Features in app_dial including L(), G() and enhancements to M() and D() +The concept design and initial implementation of dialplan functions with several examples. +Several CDR enhancements including CDR variables. +Attended Transfer +One Touch Record +Native Music On Hold +Pluggable config backend (res_config) +Realtime Caching options and SIP/IAX clusterability +IAX codec preferences +Modifications to the manager API to disable events. +command line '-t' flag to allow recording/voicemail on nfs shares. +#exec parser in config files. +setvar from iax and sip peers. +mulit-line comments in config files. anthmct@yahoo.com http://www.asterlink.com James Golovich - Innumerable contributions -- GitLab