CREDITS 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. === DEVELOPMENT SUPPORT ===
  2. We'd like to thank the following companies for helping fund development of
  3. Asterisk:
  4. Pilosoft, Inc. - for supporting ADSI development in Asterisk
  5. Asterlink, Inc. - for supporting broad Asterisk development
  6. GFS - for supporting ALSA development
  7. Telesthetic - for supporting SIP development
  8. Christos Ricudis - for substantial code contributions
  9. nic.at - ENUM support in Asterisk
  10. Paul Bagyenda, Digital Solutions - for initial Voicetronix driver development
  11. John Todd, TalkPlus, Inc. and JR Richardson, Ntegrated Solutions. - for funding
  12. the development of SIP Session Timers support.
  13. Omnitor AB, Gunnar Hellström, for funding work with videocaps, T.140 RED,
  14. originate with video/text and many more contributions.
  15. ClearIT AB for work with meetme, res_mutestream, RTCP, manager and tonezones
  16. === WISHLIST CONTRIBUTERS ===
  17. Jeremy McNamara - SpeeX support
  18. Nick Seraphin - RDNIS support
  19. Gary - Phonejack ADSI (in progress)
  20. Wasim - Hangup detect
  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)
  24. * Thanks to VoipSupply for their donation of Sipura ATAs to the project for
  25. T.38 testing. (http://www.voipsupply.com)
  26. * Thanks to Grandstream for their donation of ATAs to the project for
  27. T.38 testing. (http://www.grandstream.com)
  28. === MISCELLANEOUS PATCHES ===
  29. Jim Dixon - Zapata Telephony and app_rpt
  30. http://www.zapatatelephony.org/app_rpt.html
  31. Russell Bryant - Asterisk release manager and countless enhancements and bug
  32. fixes.
  33. russell(AT)digium.com
  34. Anthony Minessale II - Countless big and small fixes, and relentless forward
  35. push. ChanSpy, ForkCDR, ControlPlayback, While/EndWhile, DumpChan, Dictate,
  36. MacroIf, ExecIf, ExecIfTime, RetryDial, MixMonitor applications; many
  37. realtime concepts and implementation pieces, including res_config_odbc;
  38. format_slin; cdr_custom; several features in Dial including L(), G() and
  39. enhancements to M() and D(); several CDR enhancements including CDR
  40. variables; attended transfer; one touch record; native MOH; manager
  41. eventmask; command line '-t' flag to allow recording/voicemail on nfs
  42. shares; #exec command and multiline comments in config files; setvar in iax
  43. and sip configs.
  44. anthmct(AT)yahoo.com http://www.asterlink.com
  45. James Golovich - Innumerable contributions, including SIP TCP and TLS support.
  46. You can find him and asterisk-perl at http://asterisk.gnuinter.net
  47. Andre Bierwirth - Extension hints and status
  48. Jean-Denis Girard - Various contributions from the South Pacific Islands
  49. jd-girard(AT)esoft.pf http://www.esoft.pf
  50. William Jordan / Vonage - MySQL enhancements to Voicemail
  51. wjordan(AT)vonage.com
  52. Jac Kersing - Various fixes
  53. Steven Critchfield - Seek and Trunc functions for playback and recording
  54. critch(AT)basesys.com
  55. Jefferson Noxon - app_lookupcidname, app_db, and various other contributions
  56. Klaus-Peter Junghanns - in-band DTMF on SIP and MGCP
  57. Ross Finlayson - Dynamic RTP payload support
  58. Mahmut Fettahlioglu - Audio recording, music-on-hold changes, alaw file
  59. format, and various fixes. Can be contacted at mahmut(AT)oa.com.au
  60. James Dennis - Cisco SIP compatibility patches to work with SIP service
  61. providers. Can be contacted at asterisk(AT)jdennis.net
  62. Tilghman Lesher - ast_localtime(); ast_say_date_with_format();
  63. GotoIfTime, SayUnixTime, HasNewVoicemail applications;
  64. CUT, SORT, EVAL, CURL, FIELDQTY, STRFTIME, some QUEUE* functions;
  65. func_odbc, cdr_adaptive_odbc, and other innumerable bug fixes.
  66. tilghman(AT)digium.com http://asterisk.drunkcoder.com/
  67. Jayson Vantuyl - Manager protocol changes, various other bugs.
  68. jvantuyl(AT)computingedge.net
  69. Thorsten Lockert - OpenBSD, FreeBSD ports, making MacOS X port run on 10.3,
  70. dialplan include verification, route lookup on OpenBSD, SNMP agent
  71. support (res_snmp), various other bugs. tholo(AT)sigmasoft.com
  72. Josh Roberson - chan_zap reload support, Advanced Voicemail Features, & other
  73. misc. patches. - josh(AT)asteriasgi.com, http://www.asteriasgi.com
  74. William Waites - syslog support, SIP NAT traversal for SIP-UA. ww(AT)styx.org
  75. Rich Murphey - Porting to FreeBSD, NetBSD, OpenBSD, and Darwin.
  76. rich(AT)whiteoaklabs.com http://whiteoaklabs.com
  77. Simon Lockhart - Porting to Solaris (based on work of Logan ???)
  78. simon(AT)slimey.org
  79. Olle E. Johansson - SIP RFC compliance, documentation and testing, testing,
  80. SIP outbound proxy support, Manager 1.1 update, SIP transfer support,
  81. SIP presence support, SIP call state updates (dialog-info),
  82. QUEUE_EXISTS function, device state provider architecture,
  83. multiparking (together with mvanbaak), meetme and parking device states,
  84. MiniVM - the small voicemail system, many documentation
  85. updates/corrections, and many bug fixes.
  86. oej(AT)edvina.net, http://edvina.net
  87. Steve Kann - new jitter buffer for IAX2
  88. stevek(AT)stevek.com
  89. Constantine Filin - major contributions to the Asterisk Realtime Architecture
  90. Steve Murphy - privacy support, $[ ] parser upgrade, AEL2 parser upgrade.
  91. murf(AT)digium.com
  92. Claude Patry - bug fixes, feature enhancements, and bug marshalling
  93. cpatry(AT)gmail.com
  94. Miroslav Nachev, miro(AT)space-comm.com COSMOS Software Enterprises, Ltd.
  95. - for Variable for No Answer Timeout for Attended Transfer
  96. Slav Klenov & Vanheuverzwijn Joachim - development of the generic jitterbuffer
  97. Securax Ltd. info(AT)securax.be
  98. Roy Sigurd Karlsbakk - providing funding for generic jitterbuffer development
  99. roy(AT)karlsbakk.net, Briiz Telecom AS
  100. Voop AS, Nuvio Inc, Inotel S.A and Foniris Telecom A/S - funding for rewrite
  101. of SIP transfers
  102. Philippe Sultan - RADIUS CDR module, many fixes to res_jabber and gtalk/jingle
  103. channel drivers.
  104. INRIA, http://www.inria.fr/
  105. John Martin, Aupix - Improved video support in the SIP channel
  106. T.140 text support in RTP/SIP
  107. Steve Underwood - Provided T.38 pass through support.
  108. George Konstantoulakis - Support for Greek in voicemail added by InAccess
  109. Networks (work funded by HOL, www.hol.gr) gkon(AT)inaccessnetworks.com
  110. Daniel Nylander - Support for Swedish and Norwegian languages in voicemail.
  111. http://www.danielnylander.se/
  112. Stojan Sljivic - An option for maximum number of messsages per mailbox in
  113. voicemail. Also an issue with voicemail synchronization has been fixed.
  114. GDS Partners www.gdspartners.com . stojan.sljivic(AT)gdspartners.com
  115. Bartosz Supczinski - Support for Polish added by DIR (www.dir.pl)
  116. Bartosz.Supczinski(AT)dir.pl
  117. James Rothenberger - Support for IMAP storage integration added by
  118. OneBizTone LLC Work funded by University of Pennsylvania jar(AT)onebiztone.com
  119. Paul Cadach - Bringing chan_h323 up to date, bug fixes, and more!
  120. Voop AS - Financial support for a lot of work with the SIP driver and the IAX
  121. trunk MTU patch
  122. Cedric Hans - Development of chan_unistim
  123. cedric.hans(AT)mlkj.net
  124. Takao Takahashi & Mina Naguib - chan_unistim improvements for smaller devices
  125. Sergio Fadda - console_video: video support for chan_oss and chan_alsa
  126. Marta Carbone - console_video and the astobj2 framework
  127. Luigi Rizzo - astobj2, console_video, windows build, chan_oss cleanup,
  128. and a bunch of infrastructure work (loader, new_cli, ...)
  129. Brett Bryant - digit option for musiconhold selection, ENUMQUERY and ENUMRESULT functions,
  130. feature group configuration for features.conf, per-file CLI debug and verbose settings,
  131. TCP and TLS support for SIP, and various bug fixes.
  132. brettbryant(AT)gmail.com
  133. Sergey Tamkovich - Realtime support for MusicOnHold, store and destroy realtime methods and
  134. implementations for odbc, sqlite, and pgsql realtime drivers, attended transfer updates,
  135. multiple speeds for ControlPlayback, and multiple bug fixes
  136. - See http://voip-info.org/users/view/sergee
  137. serg(AT)voipsolutions.ru
  138. Klaus Darillon - the SIPremoveHeader function in chan_sip
  139. Moises Silva (moy) - for writing LibOpenR2, and providing support for it in chan_dahdi
  140. moises.silva(AT)gmail.com
  141. Eliel C. Sardanons - XML documentation implementation, and various other contributions
  142. eliels(AT)gmail.com
  143. Sean Bright - Snom call pickup, newt interface for menuselect, cdr_tds rewrite,
  144. countless other improvements, fixes, and good ideas.
  145. sean(AT)malleable.com
  146. Jan Kaláb - Calendaring support for Exchange Server 2007+ via Exchange Web Services.
  147. University of Oslo (uio.no), Norway - SIP Max-Forwards setting support (developed by oej)
  148. FCCN, Lissabon, Portugal - SIP show channels CLI command (developed by oej)
  149. Viagenie, Canada - IPv6 support in socket layers and SIP implementation
  150. Developers: Marc Blanchet, Simon Perreault and Jean-Philippe Dionne
  151. ClearIT AB, Sweden - res_mutestream, queue_exists and various other patches (developed by oej)
  152. Despegar.com, Argentina - AstData API implementation, also sponsored by Google as part of the
  153. gsoc/2009 program (developed by Eliel)
  154. Philippe Lindheimer - DEV_STATE additions to CCSS
  155. === OTHER CONTRIBUTIONS ===
  156. John Todd - Monkey sounds and associated teletorture prompt
  157. Michael Jerris - bug marshaling
  158. Leif Madsen, Jared Smith and Jim van Meggelen - the Asterisk book
  159. available under a Creative Commons License at http://www.asteriskdocs.org
  160. Brian M. Clapper - poll.c emulation
  161. This product includes software developed by Brian M. Clapper <bmc(AT)clapper.org>
  162. === HOLD MUSIC ===
  163. Music provided by www.opsound.org
  164. === OTHER SOURCE CODE IN ASTERISK ===
  165. Asterisk uses libedit, the lightweight readline replacement from NetBSD.
  166. The cdr_radius module uses libradiusclient-ng, which is also from NetBSD.
  167. They are BSD-licensed and require the following statement:
  168. This product includes software developed by the NetBSD
  169. Foundation, Inc. and its contributors.
  170. Digium did not implement the codecs in Asterisk. Here is the copyright on the
  171. GSM source:
  172. Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
  173. Technische Universitaet Berlin
  174. Any use of this software is permitted provided that this notice is not
  175. removed and that neither the authors nor the Technische Universitaet Berlin
  176. are deemed to have made any representations as to the suitability of this
  177. software for any purpose nor are held responsible for any defects of
  178. this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
  179. As a matter of courtesy, the authors request to be informed about uses
  180. this software has found, about bugs in this software, and about any
  181. improvements that may be of general interest.
  182. Berlin, 28.11.1994
  183. Jutta Degener
  184. Carsten Bormann
  185. And the copyright on the ADPCM source:
  186. Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
  187. Netherlands.
  188. All Rights Reserved
  189. Permission to use, copy, modify, and distribute this software and its
  190. documentation for any purpose and without fee is hereby granted,
  191. provided that the above copyright notice appear in all copies and that
  192. both that copyright notice and this permission notice appear in
  193. supporting documentation, and that the names of Stichting Mathematisch
  194. Centrum or CWI not be used in advertising or publicity pertaining to
  195. distribution of the software without specific, written prior permission.
  196. STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
  197. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  198. FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
  199. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  200. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  201. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  202. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.