mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-03 04:16:43 +00:00
issue #5605
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
/*! \file
|
||||
*
|
||||
* \brief Save to raw, headerless G729 data.
|
||||
*
|
||||
* \note This is not an encoder/decoder. The codec fo g729 is only
|
||||
* available with a commercial license from Digium, due to patent
|
||||
* restrictions. Check http://www.digium.com for information.
|
||||
* \arg Extensions: g729
|
||||
* \ingroup formats
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user