mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
merge changes from team/murf/AEL-trunk-fixesonly
- fix callerid matching for extensions - fix nested switch statements - fix compilation with bison 2.1a or higher (issue #7309) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34665 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -170,6 +170,7 @@ struct ael_priority
|
||||
struct ael_extension
|
||||
{
|
||||
char *name;
|
||||
char *cidmatch;
|
||||
char *hints;
|
||||
int regexten;
|
||||
|
||||
|
Reference in New Issue
Block a user