[asterisk-users] ast_yyerror()
Nhadie
nhadie at gmail.com
Sat Jan 17 20:07:15 CST 2009
Hi All,
I got this error:
[Jan 18 09:56:58] WARNING[9617]: ast_expr2.fl:407 ast_yyerror:
ast_yyerror(): syntax error: syntax error, unexpected $end, expecting
'-' or '!' or '(' or '<token>'; Input:
1 >
^
exten => s,3,GotoIf($[${GROUP_COUNT(${ARG1})} > ${LINELIMIT}]?101)
exten => s,3,GotoIf($[${GROUP_COUNT(${TRUNKGROUP})} > ${LINELIMIT}]?101)
exten => s,3,GotoIf($[${GROUP_COUNT(${TRUNKGROUP})} > ${LINELIMIT}]?101)
not sure where that error is based on the conditions on my dial plan. TIA
Regards,
Ron
More information about the asterisk-users
mailing list