Changing name of global api call to ast_*

My mistake, pointed out by Russell.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@128378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2008-07-06 08:28:58 +00:00
parent bc99e067e6
commit 6f400edeab
4 changed files with 5 additions and 5 deletions

View File

@@ -999,7 +999,7 @@ struct ast_exten *pbx_find_extension(struct ast_channel *chan,
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 *agi_state(struct ast_channel *chan);
const char *ast_agi_state(struct ast_channel *chan);
/* every time a write lock is obtained for contexts,