I'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 '<token>', expecting $end; Input:</div>
<div>"""" = ""</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 => s,1,GotoIfTime(8:00-16:55,mon-fri,*,*?queue)</div>
<div>exten => s,n,Goto(scottsdale#queues-closed,s,1)</div><div>exten => s,n(queue),ExecIf($["${prefix}" = ""]?Queue(azenglish):Queue(azspanish))</div><div>exten => s,n(callback),Playback(scottsdale-q/${prefix}callbackmessage)</div>
<div>exten => s,n,Voicemail(9999@scottsdale,s)</div><div>exten => 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("SIP/televolve-1-00001c7d", "scottsdale#queues-account,s,1") in new stack</div><div> -- Goto (scottsdale#queues-account,s,1)</div>
<div> -- Executing [s@scottsdale#queues-account:1] GotoIfTime("SIP/televolve-1-00001c7d", "8:00-16:55,mon-fri,*,*?queue") 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 '<token>', expecting $end; Input:</div><div>"""" = ""</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("SIP/televolve-1-00001c7d", """?Queue(azenglish):Queue(azspanish)") 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>