mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
Making sure we have references to external libraries.
Note: Update h.323 with the recent changes too git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@188283 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
* and output jack port so that the audio can be processed through
|
* and output jack port so that the audio can be processed through
|
||||||
* another application, or to play audio from another application.
|
* another application, or to play audio from another application.
|
||||||
*
|
*
|
||||||
* \arg http://www.jackaudio.org/
|
* \extref http://www.jackaudio.org/
|
||||||
*
|
*
|
||||||
* \note To install libresample, check it out of the following repository:
|
* \note To install libresample, check it out of the following repository:
|
||||||
* <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>
|
* <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>
|
||||||
|
@@ -19,6 +19,8 @@
|
|||||||
* \brief XML Documentation API
|
* \brief XML Documentation API
|
||||||
*
|
*
|
||||||
* \author Eliel C. Sardanons (LU1ALY) <eliels@gmail.com>
|
* \author Eliel C. Sardanons (LU1ALY) <eliels@gmail.com>
|
||||||
|
*
|
||||||
|
* \extref libxml2 http://www.xmlsoft.org/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
Reference in New Issue
Block a user