mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-07 22:05:25 +00:00
datastore inheritance is a channel feature, so move this definition back
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@135681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -152,6 +152,8 @@ extern "C" {
|
||||
#include "asterisk/stringfields.h"
|
||||
#include "asterisk/datastore.h"
|
||||
|
||||
#define DATASTORE_INHERIT_FOREVER INT_MAX
|
||||
|
||||
#define AST_MAX_FDS 10
|
||||
/*
|
||||
* We have AST_MAX_FDS file descriptors in a channel.
|
||||
|
Reference in New Issue
Block a user