licensing.h 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. /*
  2. * Asterisk -- An open source telephony toolkit.
  3. *
  4. * Copyright (C) 1999 - 2009, Digium, Inc.
  5. *
  6. * See http://www.asterisk.org for more information about
  7. * the Asterisk project. Please do not directly contact
  8. * any of the maintainers of this project for assistance;
  9. * the project provides a web site, mailing lists and IRC
  10. * channels for your use.
  11. *
  12. * This program is free software, distributed under the terms of
  13. * the GNU General Public License Version 2. See the LICENSE file
  14. * at the top of the source tree.
  15. */
  16. /*!
  17. * \file
  18. */
  19. /*!
  20. * \page Licensing Asterisk Licensing Information
  21. *
  22. * \section license Asterisk License
  23. * \note See the LICENSE file for up to date info
  24. *
  25. * \section otherlicenses Licensing of 3rd Party Code
  26. *
  27. * This section contains a (not yet complete) list of libraries that are used
  28. * by various parts of Asterisk, including related licensing information.
  29. *
  30. * \subsection alsa_lib ALSA Library
  31. * \arg <b>Library</b>: libasound
  32. * \arg <b>Website</b>: http://www.alsa-project.org
  33. * \arg <b>Used by</b>: chan_alsa
  34. * \arg <b>License</b>: LGPL
  35. *
  36. * \subsection openssl_lib OpenSSL
  37. * \arg <b>Library</b>: libcrypto, libssl
  38. * \arg <b>Website</b>: http://www.openssl.org
  39. * \arg <b>Used by</b>: Asterisk core (TLS for manager and HTTP), res_crypto
  40. * \arg <b>License</b>: Apache 2.0
  41. * \arg <b>Note</b>: An exception has been granted to allow linking of
  42. * OpenSSL with Asterisk.
  43. *
  44. * \subsection curl_lib Curl
  45. * \arg <b>Library</b>: libcurl
  46. * \arg <b>Website</b>: http://curl.haxx.se
  47. * \arg <b>Used by</b>: func_curl, res_config_curl, res_curl
  48. * \arg <b>License</b>: BSD
  49. *
  50. * \subsection portaudio_lib PortAudio
  51. * \arg <b>Library</b>: libportaudio
  52. * \arg <b>Website</b>: http://www.portaudio.com
  53. * \arg <b>Used by</b>: chan_console
  54. * \arg <b>License</b>: BSD
  55. * \arg <b>Note</b>: Even though PortAudio is licensed under a BSD style
  56. * license, PortAudio will make use of some audio interface,
  57. * depending on how it was built. That audio interface may
  58. * introduce additional licensing restrictions. On Linux,
  59. * this would most commonly be ALSA: \ref alsa_lib.
  60. *
  61. * \subsection rawlist Raw list of libraries that used by any part of Asterisk
  62. * \li c-client.a (app_voicemail with IMAP support)
  63. * \li libSDL-1.2.so.0
  64. * \li libSaClm.so.2
  65. * \li libSaEvt.so.2
  66. * \li libX11.so.6
  67. * \li libXau.so.6
  68. * \li libXdmcp.so.6
  69. * \li libasound.so.2
  70. * \li libc.so.6
  71. * \li libcom_err.so.2
  72. * \li libcrypt.so.1
  73. * \li libcrypto.so.0.9.8 (chan_h323)
  74. * \li libcurl.so.4
  75. * \li libdirect-1.0.so.0
  76. * \li libdirectfb-1.0.so.0
  77. * \li libdl.so.2
  78. * \li libexpat.so (chan_h323)
  79. * \li libfusion-1.0.so.0
  80. * \li libgcc_s.so (chan_h323)
  81. * \li libgcrypt.so.11 (chan_h323)
  82. * \li libglib-2.0.so.0
  83. * \li libgmime-2.0.so.2
  84. * \li libgmodule-2.0.so.0
  85. * \li libgnutls.so.13 (chan_h323)
  86. * \li libgobject-2.0.so.0
  87. * \li libgpg-error.so.0 (chan_h323)
  88. * \li libgssapi_krb5.so.2
  89. * \li libgthread-2.0.so.0
  90. * \li libidn.so.11
  91. * \li libiksemel.so.3
  92. * \li libisdnnet.so
  93. * \li libjack.so.0
  94. * \li libjpeg.so.62
  95. * \li libk5crypto.so.3
  96. * \li libkeyutils.so.1
  97. * \li libkrb5.so.3
  98. * \li libkrb5support.so.0
  99. * \li liblber-2.4.so.2 (chan_h323)
  100. * \li libldap_r-2.4.so.2 (chan_h323)
  101. * \li libltdl.so.3
  102. * \li liblua5.1.so.0
  103. * \li libm.so.6
  104. * \li libmISDN.so
  105. * \li libnbs.so.1
  106. * \li libncurses.so.5
  107. * \li libnetsnmp.so.15
  108. * \li libnetsnmpagent.so.15
  109. * \li libnetsnmphelpers.so.15
  110. * \li libnetsnmpmibs.so.15
  111. * \li libnsl.so.1
  112. * \li libodbc.so.1
  113. * \li libogg.so.0
  114. * \li libopenh323.so (chan_h323)
  115. * \li libpcre.so.3
  116. * \li libperl.so.5.8
  117. * \li libportaudio.so.2
  118. * \li libpq.so.5
  119. * \li libpri.so.1.4
  120. * \li libpt.so (chan_h323)
  121. * \li libpthread.so.0
  122. * \li libradiusclient-ng.so.2
  123. * \li libresample.so.1.0
  124. * \li libresolv.so.2 (chan_h323)
  125. * \li librt.so.1
  126. * \li libsasl2.so.2 (chan_h323)
  127. * \li libselinux.so.1
  128. * \li libsensors.so.3
  129. * \li libspandsp.so.1
  130. * \li libspeex.so.1
  131. * \li libsqlite.so.0
  132. * \li libsqlite3.so.0
  133. * \li libss7.so.1
  134. * \li libssl.so.0.9.8 (chan_h323)
  135. * \li libstdc++.so (chan_h323, chan_vpb)
  136. * \li libsuppserv.so
  137. * \li libsybdb.so.5
  138. * \li libsysfs.so.2
  139. * \li libtasn1.so.3 (chan_h323)
  140. * \li libtds.so.4
  141. * \li libtiff.so.4
  142. * \li libtonezone.so.1.0
  143. * \li libvorbis.so.0
  144. * \li libvorbisenc.so.2
  145. * \li libvpb.a (chan_vpb)
  146. * \li libwrap.so.0
  147. * \li libxcb-xlib.so.0
  148. * \li libxcb.so.1
  149. * \li libz.so.1 (chan_h323)
  150. * \li linux-vdso.so.1
  151. */