Displaying 2 results from an estimated 2 matches for "tok_ne".
2006 Jun 21
2
FW: syntax error
...ect: [Asterisk-Users] syntax error
>
>
> Does anyone know why this row:
>
> exten => s,2,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} !=
> ${RGPREFIX}]?4:3)
>
> generate this error:
>
> ast_expr2.fl: ast_yyerror(): syntax error: syntax error,
> unexpected TOK_NE, expecting TOK_MINUS or TOK_COMPL or TOK_LP
> or TOKEN; Input: !=
> ^
>
> ?
>
> I was unable to debug it.
> --
> DV
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing...
2006 Jun 21
1
syntax error
Does anyone know why this row:
exten => s,2,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} !=
${RGPREFIX}]?4:3)
generate this error:
ast_expr2.fl: ast_yyerror(): syntax error: syntax error, unexpected TOK_NE,
expecting TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:
!=
^
?
I was unable to debug it.
--
DV