mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Set up detection of IP_PKTINFO in autoconf for chan_unistim
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -83,10 +83,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include "asterisk/abstract_jb.h"
|
||||
#include "asterisk/event.h"
|
||||
|
||||
/*! IP_PKTINFO is not portable. It's used to retrieve our IP.
|
||||
Comment the next line if your running *BSD */
|
||||
#define HAVE_PKTINFO 1
|
||||
|
||||
/*! Beware, G729 and G723 are not supported by asterisk, except with the proper licence */
|
||||
#define CAPABILITY AST_FORMAT_ALAW | AST_FORMAT_ULAW /* | AST_FORMAT_G729A | AST_FORMAT_G723_1 */
|
||||
|
||||
|
Reference in New Issue
Block a user