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 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 Russell Bryant - Asterisk 1.0 maintainer and misc. enhancements
31 Anthony Minessale - Countless big and small fixes, and relentless forward push
32 anthmct@yahoo.com http://www.asterlink.com
33 James Golovich - Innumerable contributions
34 You can find him and asterisk-perl at http://asterisk.gnuinter.net
35 Andre Bierwirth - Extension hints and status
36 Oliver Daudey - ISDN4Linux fixes
37 Pauline Middelink - ISDN4Linux patches and some general patches.
38 She can be found at http://www.polyware.nl/~middelink/En/
39 Jean-Denis Girard - Various contributions from the South Pacific Islands
40 jd-girard@esoft.pf http://www.esoft.pf
41 William Jordan / Vonage - MySQL enhancmenets to Voicemail
43 Jac Kersing - Various fixes
44 Steven Critchfield - Seek and Trunc functions for playback and recording
46 Jefferson Noxon - app_lookupcidname, app_db, and various other contributions
47 Klaus-Peter Junghanns - in-band DTMF on SIP and MGCP
48 Ross Finlayson - Dynamic RTP payload support
49 Mahmut Fettahlioglu - Audio recording, music-on-hold changes, alaw file
50 format, and various fixes. Can be contacted at mahmut@oa.com.au
51 James Dennis - Cisco SIP compatibility patches to work with SIP service
52 providers. Can be contacted at asterisk@jdennis.net
53 Tilghman Lesher - - Route lookup code; ast_localtime(), ast_say_date_with_format();
54 GotoIfTime, Random, SayUnixTime, HasNewVoicemail, and Cut applications,
55 along with various other patches. http://asterisk.drunkcoder.com/
56 Jayson Vantuyl - Manager protocol changes, various other bugs.
57 jvantuyl@computingedge.net
58 Thorsten Lockert - OpenBSD, FreeBSD ports, making MacOS X port run on 10.3,
59 dialplan include verification, route lookup on OpenBSD, various other
60 bugs. tholo@sigmasoft.com
61 Brian West - ODBC support and Bug Marshaling
62 Josh Roberson - chan_zap reload support, Advanced Voicemail Features, other misc. patches,
63 and Bug Marshalling. - josh@asteriasgi.com, http://www.asteriasgi.com
64 William Waites - syslog support, SIP NAT traversal for SIP-UA. ww@styx.org
65 Rich Murphey - Porting to FreeBSD, NetBSD, OpenBSD, and Darwin.
66 rich@whiteoaklabs.com http://whiteoaklabs.com
67 Simon Lockhart - Porting to Solaris (based on work of Logan ???)
70 === OTHER CONTRIBUTIONS ===
71 John Todd - Monkey sounds and associated teletorture prompt
74 Music provided by www.freeplaymusic.com
76 === OTHER SOURCE CODE IN ASTERISK ===
78 I did not implement the codecs in asterisk. Here is the copyright on the
81 Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
82 Technische Universitaet Berlin
84 Any use of this software is permitted provided that this notice is not
85 removed and that neither the authors nor the Technische Universitaet Berlin
86 are deemed to have made any representations as to the suitability of this
87 software for any purpose nor are held responsible for any defects of
88 this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
90 As a matter of courtesy, the authors request to be informed about uses
91 this software has found, about bugs in this software, and about any
92 improvements that may be of general interest.
98 And the copyright on the ADPCM source:
100 Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
105 Permission to use, copy, modify, and distribute this software and its
106 documentation for any purpose and without fee is hereby granted,
107 provided that the above copyright notice appear in all copies and that
108 both that copyright notice and this permission notice appear in
109 supporting documentation, and that the names of Stichting Mathematisch
110 Centrum or CWI not be used in advertising or publicity pertaining to
111 distribution of the software without specific, written prior permission.
113 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
114 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
115 FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
116 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
117 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
118 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
119 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.