mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 23:38:23 +00:00
Version 0.1.3 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@205 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,9 @@ extern "C" {
|
|||||||
/* Max length of an application */
|
/* Max length of an application */
|
||||||
#define AST_MAX_APP 32
|
#define AST_MAX_APP 32
|
||||||
|
|
||||||
|
/* Special return values from applications to the PBX */
|
||||||
|
#define AST_PBX_KEEPALIVE 10 /* Destroy the thread, but don't hang up the channel */
|
||||||
|
|
||||||
struct ast_context;
|
struct ast_context;
|
||||||
|
|
||||||
/* Register a new context */
|
/* Register a new context */
|
||||||
|
|||||||
Reference in New Issue
Block a user