I&#39;m getting the following error, and none of us can figure out why:<div><br></div><div><div> [Jan 25 09:07:19] WARNING[19258]: ast_expr2.fl:468 ast_yyerror: ast_yyerror():  syntax error: syntax error, unexpected &#39;&lt;token&gt;&#39;, expecting $end; Input:</div>
<div>&quot;&quot;&quot;&quot; = &quot;&quot;</div><div>  ^</div><div><br></div><div><br></div><div>Here is the code that generates it:</div><div><br></div><div><div>[scottsdale#queues-account]</div><div>exten =&gt; s,1,GotoIfTime(8:00-16:55,mon-fri,*,*?queue)</div>
<div>exten =&gt; s,n,Goto(scottsdale#queues-closed,s,1)</div><div>exten =&gt; s,n(queue),ExecIf($[&quot;${prefix}&quot; = &quot;&quot;]?Queue(azenglish):Queue(azspanish))</div><div>exten =&gt; s,n(callback),Playback(scottsdale-q/${prefix}callbackmessage)</div>
<div>exten =&gt; s,n,Voicemail(9999@scottsdale,s)</div><div>exten =&gt; s,n,Hangup</div></div><div><br></div><div><br></div><div>Here is the rest of the call progress surrounding it, which seems to be working anyway:</div>
<div><br></div><div><div>    -- Executing [2@scottsdale#queues-aax:1] Goto(&quot;SIP/televolve-1-00001c7d&quot;, &quot;scottsdale#queues-account,s,1&quot;) in new stack</div><div>    -- Goto (scottsdale#queues-account,s,1)</div>
<div>    -- Executing [s@scottsdale#queues-account:1] GotoIfTime(&quot;SIP/televolve-1-00001c7d&quot;, &quot;8:00-16:55,mon-fri,*,*?queue&quot;) in new stack</div><div>    -- Goto (scottsdale#queues-account,s,3)</div><div>
[Jan 25 09:07:19] WARNING[19258]: ast_expr2.fl:468 ast_yyerror: ast_yyerror():  syntax error: syntax error, unexpected &#39;&lt;token&gt;&#39;, expecting $end; Input:</div><div>&quot;&quot;&quot;&quot; = &quot;&quot;</div>
<div>  ^</div><div>[Jan 25 09:07:19] WARNING[19258]: ast_expr2.fl:472 ast_yyerror: If you have questions, please refer to <a href="https://wiki.asterisk.org/wiki/display/AST/Channel+Variables">https://wiki.asterisk.org/wiki/display/AST/Channel+Variables</a></div>
<div>    -- Executing [s@scottsdale#queues-account:3] ExecIf(&quot;SIP/televolve-1-00001c7d&quot;, &quot;&quot;&quot;?Queue(azenglish):Queue(azspanish)&quot;) in new stack</div></div><div><br></div><div><br></div>-- <br><div>
Carlos Alvarez</div><div>TelEvolve</div><div>602-889-3003</div><div><br></div>
</div>