mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
chan_alsa: Remove deprecated module.
ASTERISK-30298 Change-Id: I5c8afb781528afdf55d237e3bffa5e4a862ae8c7
This commit is contained in:
committed by
George Joseph
parent
6b8d3cb89a
commit
de3ce178ab
@@ -44,9 +44,6 @@
|
||||
/* Define to 1 if <alloca.h> works. */
|
||||
#undef HAVE_ALLOCA_H
|
||||
|
||||
/* Define to 1 if you have the Advanced Linux Sound Architecture library. */
|
||||
#undef HAVE_ALSA
|
||||
|
||||
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
||||
#undef HAVE_ARPA_INET_H
|
||||
|
||||
|
@@ -29,12 +29,6 @@
|
||||
* This section contains a (not yet complete) list of libraries that are used
|
||||
* by various parts of Asterisk, including related licensing information.
|
||||
*
|
||||
* \subsection alsa_lib ALSA Library
|
||||
* \arg <b>Library</b>: libasound
|
||||
* \arg <b>Website</b>: http://www.alsa-project.org
|
||||
* \arg <b>Used by</b>: chan_alsa
|
||||
* \arg <b>License</b>: LGPL
|
||||
*
|
||||
* \subsection openssl_lib OpenSSL
|
||||
* \arg <b>Library</b>: libcrypto, libssl
|
||||
* \arg <b>Website</b>: http://www.openssl.org
|
||||
@@ -57,8 +51,7 @@
|
||||
* \arg <b>Note</b>: Even though PortAudio is licensed under a BSD style
|
||||
* license, PortAudio will make use of some audio interface,
|
||||
* depending on how it was built. That audio interface may
|
||||
* introduce additional licensing restrictions. On Linux,
|
||||
* this would most commonly be ALSA: \ref alsa_lib.
|
||||
* introduce additional licensing restrictions.
|
||||
*
|
||||
* \subsection rawlist Raw list of libraries that used by any part of Asterisk
|
||||
* \li c-client.a (app_voicemail with IMAP support)
|
||||
|
Reference in New Issue
Block a user