[Asterisk-Users] error messages on /var/log/asterisk/messages
Doug Lytle
Support at drdos.info
Thu Mar 2 06:32:09 MST 2006
Michiel van Baak wrote:
> On 09:44, Thu 02 Mar 06, Dov Bigio wrote
>> Mar 2 08:42:42 WARNING[25937] ast_expr2.fl: ast_yyerror(): syntax error: syntax error, unexpected TOK_PLUS, expecting TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:
>> + 1
>> ^
>> Mar 2 08:42:42 WARNING[25937] ast_expr2.fl: If you have questions, please refer to doc/README.variables in the asterisk source.
>>
>
>
From what has been discussed in the last month, it would indicates that
it's a variable that hasn't been defined before doing a math function.
(i.e. not setting a=0 before doing an a=a+1)
Doug
More information about the asterisk-users
mailing list