Had a call from a client stating they were having issues with calls in a queue not being sent to agents, and sure enough I saw available agents and yet there were people in queue for 15min just waiting (patient people I tell ya). The system is a current FreePBX Distro 5.211.65-9
That said I went to look at the config, and the logfiles to see if anything stood out, and I see a bunch of errors like below:
d to Local/s@tc-maint
[2014-04-10 17:32:27] WARNING[2168][C-0000d67e]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '/', expecting '-' or '!' or '(' or '<token>'; Input:
"CS:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HT" = ""
^
[2014-04-10 17:32:27] WARNING[2168][C-0000d67e]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
[2014-04-10 17:32:27] NOTICE[2172]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
[2014-04-10 17:32:27] NOTICE[2176]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
[2014-04-10 17:32:27] NOTICE[2180]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
[2014-04-10 17:32:28] NOTICE[2184]: pbx_spool.c:402 attempt_thread: Call completed to Local/s@tc-maint
This I keep seeing repeated over and over in the log, so it doesn’t like something that is going on.
Any ideas, has anyone run into this one before?