Displaying 1 result from an estimated 1 matches for "nocongestion".
Did you mean:
congestion
2010 Sep 09
1
syntax error, unexpected '<token>'
Hello list,
getting warning : *syntax error, unexpected '<token>'*
dialplan :
exten => pbx,n,Macro(CheckNetworkProblems,${custID})
exten => pbx,n,NoOp(status = ${STATUS})
exten => pbx,n,GoToIf($["${STATUS}"="congestion"]?backup:nocongestion)
CLI :
[Sep 9 12:27:07] -- Executing [pbx at cust:15]
NoOp("SIP/test13-0000002a", "status = "congestion"") in new stack
*[Sep 9 12:27:07] WARNING[5741]: ast_expr2.fl:445 ast_yyerror:
ast_yyerror(): syntax error: syntax error, unexpected '<token>...