mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Code wasn't ready to be merged - see -dev list discussion
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@129307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -998,9 +998,6 @@ struct ast_exten *pbx_find_extension(struct ast_channel *chan,
|
||||
const char *context, const char *exten, int priority,
|
||||
const char *label, const char *callerid, enum ext_match_t action);
|
||||
|
||||
/*! \brief Function in pbx.c that propably should be somewhere else, but not in res_agi, since it's a loadable module */
|
||||
const char *ast_agi_state(struct ast_channel *chan);
|
||||
|
||||
|
||||
/* every time a write lock is obtained for contexts,
|
||||
a counter is incremented. You can check this via the
|
||||
|
Reference in New Issue
Block a user