Displaying 2 results from an estimated 2 matches for "kw_includ".
Did you mean:
kw_includes
2007 Jun 04
1
AEL2 Includes in Macro...
Where's Steve Murphy when you need him? :-)
This doesn't seem to work in AEL2...
Macro foo(arg1) {
.....
Includes {
Hangup;
}
}
The error is: File: /etc/asterisk/extensions.ael, Line 59, Cols: 5-12:
Error: syntax error, unexpected KW_INCLUDES, expecting '}'
The same error does not occur when the includes is in a context.
I need to have the ability to include my hangup routine in macros, as
theoretically, a hang up could occur while asterisk is processing code
from the macro.
This is Asterisk 1.4.4
Doug....
2010 May 02
2
samba4 make error - drsblobs.so
...lib/asn1/asn1parse.y:252:1: warning: macro "kw_IA5String" is not used
heimdal/lib/asn1/asn1parse.y:225:1: warning: macro "kw_BIT" is not used
heimdal/lib/asn1/asn1parse.y:228:1: warning: macro "kw_BY" is not used
heimdal/lib/asn1/asn1parse.y:257:1: warning: macro "kw_INCLUDES" is not used
heimdal/lib/asn1/asn1parse.y:994:1: warning: macro "YYBACKUP" is not used
heimdal/lib/asn1/asn1parse.y:263:1: warning: macro "kw_MIN" is not used
heimdal/lib/asn1/asn1parse.y:256:1: warning: macro "kw_IMPORTS" is not used
heimdal/lib/asn1/asn1parse....