mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
revert check for a zaptel transcoder related definition that was done in the
wrong module. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -118,7 +118,7 @@ static struct ast_jb_conf default_jbconf =
|
||||
};
|
||||
static struct ast_jb_conf global_jbconf;
|
||||
|
||||
#if !defined(ZT_TCOP_RELEASE) || (defined(HAVE_PRI) && !defined(ZT_SIG_HARDHDLC))
|
||||
#if !defined(ZT_SIG_EM_E1) || (defined(HAVE_PRI) && !defined(ZT_SIG_HARDHDLC))
|
||||
#error "Your zaptel is too old. Please update"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user