Allow you to use labels with + to be nice to Tilghman.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3897 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-10-03 16:15:44 +00:00
parent a17f53358c
commit b4142e0cd2
4 changed files with 39 additions and 24 deletions

View File

@@ -297,6 +297,8 @@ int ast_exists_extension(struct ast_channel *c, const char *context, const char
\ */
int ast_findlabel_extension(struct ast_channel *c, const char *context, const char *exten, const char *label, const char *callerid);
int ast_findlabel_extension2(struct ast_channel *c, struct ast_context *con, const char *exten, const char *label, const char *callerid);
//! Looks for a valid matching extension
/*!
\param c not really important