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