2 === DEVELOPMENT SUPPORT ===
3 We'd like to thank the following companies for helping fund development of
6 Pilosoft, Inc. - for supporting ADSI development in Asterisk
8 Asterlink, Inc. - for supporting broad Asterisk development
10 GFS - for supporting ALSA development
12 Telesthetic - for supporting SIP development
14 Christos Ricudis - for substantial code contributions
16 Paul Bagyenda, Digital Solutions - for initial Voicetronix driver development
18 === WISHLIST CONTRIBUTERS ===
19 Jeremy McNamara - SpeeX support
20 Nick Seraphin - RDNIS support
21 Gary - Phonejack ADSI (in progress)
24 === HARDWARE DONORS ===
25 * Thanks to QuickNet Technologies for their donation of an Internet
26 PhoneJack and Linejack card to the project. (http://www.quicknet.net)
28 === MISCELLANEOUS PATCHES ===
29 Jim Dixon - Zapata Telephony and app_rpt
30 http://www.zapatatelephony.org/app_rpt.html
31 Russell Bryant - Asterisk 1.0 maintainer and misc. enhancements
33 Anthony Minessale II - Countless big and small fixes, and relentless forward push
34 anthmct@yahoo.com http://www.asterlink.com
35 James Golovich - Innumerable contributions
36 You can find him and asterisk-perl at http://asterisk.gnuinter.net
37 Andre Bierwirth - Extension hints and status
38 Oliver Daudey - ISDN4Linux fixes
39 Pauline Middelink - ISDN4Linux patches and some general patches.
40 She can be found at http://www.polyware.nl/~middelink/En/
41 Jean-Denis Girard - Various contributions from the South Pacific Islands
42 jd-girard@esoft.pf http://www.esoft.pf
43 William Jordan / Vonage - MySQL enhancements to Voicemail
45 Jac Kersing - Various fixes
46 Steven Critchfield - Seek and Trunc functions for playback and recording
48 Jefferson Noxon - app_lookupcidname, app_db, and various other contributions
49 Klaus-Peter Junghanns - in-band DTMF on SIP and MGCP
50 Ross Finlayson - Dynamic RTP payload support
51 Mahmut Fettahlioglu - Audio recording, music-on-hold changes, alaw file
52 format, and various fixes. Can be contacted at mahmut@oa.com.au
53 James Dennis - Cisco SIP compatibility patches to work with SIP service
54 providers. Can be contacted at asterisk@jdennis.net
55 Tilghman Lesher - ast_localtime(); ast_say_date_with_format();
56 GotoIfTime, Random, SayUnixTime, HasNewVoicemail applications;
57 CUT, SORT, EVAL, CURL, FIELDQTY, STRFTIME, QUEUEAGENT* functions;
58 and other innumerable bug fixes. http://asterisk.drunkcoder.com/
59 Jayson Vantuyl - Manager protocol changes, various other bugs.
60 jvantuyl@computingedge.net
61 Thorsten Lockert - OpenBSD, FreeBSD ports, making MacOS X port run on 10.3,
62 dialplan include verification, route lookup on OpenBSD, SNMP agent
63 support (res_snmp), various other bugs. tholo@sigmasoft.com
64 Brian West - ODBC support and Bug Marshaling
65 Josh Roberson - chan_zap reload support, Advanced Voicemail Features, other misc. patches,
66 and Bug Marshalling. - josh@asteriasgi.com, http://www.asteriasgi.com
67 William Waites - syslog support, SIP NAT traversal for SIP-UA. ww@styx.org
68 Rich Murphey - Porting to FreeBSD, NetBSD, OpenBSD, and Darwin.
69 rich@whiteoaklabs.com http://whiteoaklabs.com
70 Simon Lockhart - Porting to Solaris (based on work of Logan ???)
72 Olle E. Johansson - SIP RFC compliance, documentation and testing, testing, testing
73 oej@edvina.net, http://edvina.net
74 Steve Kann - new jitter buffer for IAX2
76 Constantine Filin - major contributions to the Asterisk Realtime Architecture
77 Steve Murphy - privacy support
78 Claude Patry - bug fixes, feature enhancements, and bug marshalling
81 === OTHER CONTRIBUTIONS ===
82 John Todd - Monkey sounds and associated teletorture prompt
83 Michael Jerris - bug marshaling
84 Leif Madsen, Jared Smith and Jim van Meggelen - the Asterisk book
85 available under a Creative Commons License at http://www.asteriskdocs.org
86 Brian M. Clapper - poll.c emulation
87 This product includes software developed by Brian M. Clapper <bmc@clapper.org>
90 Music provided by www.freeplaymusic.com
92 === OTHER SOURCE CODE IN ASTERISK ===
93 Asterisk uses libedit, the lightweight readline replacement from
94 NetBSD. It is BSD-licensed and requires the following statement:
96 This product includes software developed by the NetBSD
97 Foundation, Inc. and its contributors.
99 Digium did not implement the codecs in Asterisk. Here is the copyright on the
102 Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
103 Technische Universitaet Berlin
105 Any use of this software is permitted provided that this notice is not
106 removed and that neither the authors nor the Technische Universitaet Berlin
107 are deemed to have made any representations as to the suitability of this
108 software for any purpose nor are held responsible for any defects of
109 this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
111 As a matter of courtesy, the authors request to be informed about uses
112 this software has found, about bugs in this software, and about any
113 improvements that may be of general interest.
119 And the copyright on the ADPCM source:
121 Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
126 Permission to use, copy, modify, and distribute this software and its
127 documentation for any purpose and without fee is hereby granted,
128 provided that the above copyright notice appear in all copies and that
129 both that copyright notice and this permission notice appear in
130 supporting documentation, and that the names of Stichting Mathematisch
131 Centrum or CWI not be used in advertising or publicity pertaining to
132 distribution of the software without specific, written prior permission.
134 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
135 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
136 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
137 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
138 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
139 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
140 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.