2 === DEVELOPMENT SUPPORT ===
3 I'd like to thank the following companies for helping fund development of
6 Pilosoft, Inc. - for supporting ADSI development in Asterisk
8 GFS - for supporting ALSA development
10 Telesthetic - for supporting SIP development
12 Christos Ricudis - for substantial code contributions
14 Paul Bagyenda, Digital Solutions - for initial Voicetronix driver development
15 === WISHLIST CONTRIBUTERS ===
16 Jeremy McNamara - SpeeX support
17 Nick Seraphin - RDNIS support
18 Gary - Phonejack ADSI (in progress)
21 === HARDWARE DONORS ===
22 * Thanks to QuickNet Technologies for their donation of an Internet
23 PhoneJack and Linejack card to the project. (http://www.quicknet.net)
25 === MISCELLANEOUS PATCHES ===
26 James Golovich - Innumerable contributions
27 You can find him and asterisk-perl at http://asterisk.gnuinter.net
28 Andre Bierwirth - Extension hints and status
29 Oliver Daudey - ISDN4Linux fixes
30 Pauline Middelink - ISDN4Linux patches and some general patches.
31 She can be found at http://www.polyware.nl/~middelink/En/
32 Jean-Denis Girard - Various contributions from the South Pacific Islands
33 jd-girard@esoft.pf http://www.esoft.pf
34 Jac Kersing - Various fixes
35 Steven Critchfield - Seek and Trunc functions for playback and recording
37 Jefferson Noxon - app_lookupcidname, app_db, and various other contributions
38 Klaus-Peter Junghanns - in-band DTMF on SIP and MGCP
39 Ross Finlayson - Dynamic RTP payload support
40 Mahmut Fettahlioglu - Audio recording, music-on-hold changes, alaw file
41 format, and various fixes. Can be contacted at mahmut@oa.com.au
42 James Dennis - Cisco SIP compatibility patches to work with SIP service
43 providers. Can be contacted at asterisk@jdennis.net
44 Tilghman Lesher - Route lookup code, gotoiftime application, and various
45 other patches. http://asterisk.drunkcoder.com/
47 === OTHER CONTRIBUTIONS ===
48 John Todd - Monkey sounds and associated teletorture prompt
50 === OTHER SOURCE CODE IN ASTERISK ===
52 I did not implement the codecs in asterisk. Here is the copyright on the
55 Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
56 Technische Universitaet Berlin
58 Any use of this software is permitted provided that this notice is not
59 removed and that neither the authors nor the Technische Universitaet Berlin
60 are deemed to have made any representations as to the suitability of this
61 software for any purpose nor are held responsible for any defects of
62 this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
64 As a matter of courtesy, the authors request to be informed about uses
65 this software has found, about bugs in this software, and about any
66 improvements that may be of general interest.
72 And the copyright on the ADPCM source:
74 Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
79 Permission to use, copy, modify, and distribute this software and its
80 documentation for any purpose and without fee is hereby granted,
81 provided that the above copyright notice appear in all copies and that
82 both that copyright notice and this permission notice appear in
83 supporting documentation, and that the names of Stichting Mathematisch
84 Centrum or CWI not be used in advertising or publicity pertaining to
85 distribution of the software without specific, written prior permission.
87 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
88 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
89 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
90 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
91 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
92 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
93 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.