Ast_expr2.fl:474 ast_yyerror Logs

Getting these errors continuously in CLI. Everything is working fine but why and from where these logs are generate kindly help me.

-- Executing [s@ivr-22:12] WaitExten("Local/6385@from-queue-00010a9a;2", "4,") in new stack
    -- Timeout on Local/6385@from-queue-00010a9a;2, going to 't'
[2018-12-22 12:17:24] WARNING[31518][C-0000c18e]: ast_expr2.fl:470 ast_yyerror: ast_yyerror():  syntax error: syntax error, unexpected '+', expecting $end; Input:
+1
^
[2018-12-22 12:17:24] WARNING[31518][C-0000c18e]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
    -- Executing [t@ivr-22:1] Set("Local/6385@from-queue-00010a9a;2", "TIMEOUT_LOOPCOUNT=") in new stack
[2018-12-22 12:17:24] WARNING[31518][C-0000c18e]: ast_expr2.fl:470 ast_yyerror: ast_yyerror():  syntax error: syntax error, unexpected '>', expecting $end; Input:
 > 1
 ^
[2018-12-22 12:17:24] WARNING[31518][C-0000c18e]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
    -- Executing [t@ivr-22:2] GotoIf("Local/6385@from-queue-00010a9a;2", "?final") in new stack
    -- Executing [t@ivr-22:3] Set("Local/6385@from-queue-00010a9a;2", "IVR_MSG=custom/timeout") in new stack
    -- Executing [t@ivr-22:4] Goto("Local/6385@from-queue-00010a9a;2", "s,start") in new stack
    -- Goto (ivr-22,s,10)
    -- Executing [s@ivr-22:10] Set("Local/6385@from-queue-00010a9a;2", "TIMEOUT(digit)=3") in new stack
    -- Digit timeout set to 3.000
    -- Executing [s@ivr-22:11] ExecIf("Local/6385@from-queue-00010a9a;2", "1?Background(custom/timeout)") in new stack
    -- <Local/6385@from-queue-00010a9a;2> Playing 'custom/timeout.slin' (language 'en')

Using
FreePBX 2.11.0
Asterisk 11.25.0 0.el7.centos

There is bad dialplan code. But 2.11 is EOL aa is Asterisk 11.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.