mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 14:28:24 +00:00
Make realtime pbx understand patterns.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4326 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -356,7 +356,7 @@ int ast_matchmore_extension(struct ast_channel *c, const char *context, const ch
|
||||
* Returns 1 on match, 0 on failure
|
||||
*/
|
||||
int ast_extension_match(const char *pattern, const char *extension);
|
||||
|
||||
int ast_extension_close(const char *pattern, const char *data, int needmore);
|
||||
//! Launch a new extension (i.e. new stack)
|
||||
/*!
|
||||
* \param c not important
|
||||
|
||||
Reference in New Issue
Block a user