CREDITS 13 KB

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