mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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
1047
channels/chan_alsa.c
1047
channels/chan_alsa.c
File diff suppressed because it is too large
Load Diff
@@ -35,11 +35,9 @@
|
||||
* - svn co https://www.portaudio.com/repos/portaudio/branches/v19-devel
|
||||
*
|
||||
* \note Since this works with any audio system that libportaudio supports,
|
||||
* including ALSA and OSS, this may someday deprecate chan_alsa and chan_oss.
|
||||
* However, before that can be done, it needs to *at least* have all of the
|
||||
* features that these other channel drivers have. The features implemented
|
||||
* in at least one of the other console channel drivers that are not yet
|
||||
* implemented here are:
|
||||
* including ALSA and OSS, it has come to replace the deprecated chan_alsa and
|
||||
* chan_oss. However, the following features *at least* need to be implemented
|
||||
* here for this to be a full replacement:
|
||||
*
|
||||
* - Set Auto-answer from the dialplan
|
||||
* - transfer CLI command
|
||||
|
Reference in New Issue
Block a user