-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not an issue
-
Affects Version/s: 14, 14.0.13.4
-
Fix Version/s: None
-
Component/s: asterisk, Inbound Routes, IVR
-
Labels:None
-
ToDo:
-
Asterisk Version:13.27.1
-
Distro Version:14.0.13.6
-
Distro:FreePBX Distro
I have a random inbound issue with 2 fresh installs on beast 24core servers (each with 80Gb of ram, and each server has had this issue randomly). Server will work perfectly fine, in and out - inbounds always go to an IVR and it works fine. Randomly, at some point during the day, my inbounds fail and I switch back over to my backup(s). The particular issue I am having is this when my inbounds fail:
{{}}
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '=', expecting $end; Input:
= 1 & 0 = 0
^
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
-- Executing [s@macro-outbound-callerid:24] ExecIf("SIP/thinqin2-000008cc", "?Set(CALLERID(all)=1315XXXXXXX)") in new stack
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '=', expecting $end; Input:
= 1 & 0 = 0
^
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
(longer/fuller log below)
When I see this, I check for any updates (which at this point today are none and the issue just happened) and then reboot. After reboot, I can continue to take inbound calls and hits my IVR no problem. Longer log of inbound below, thank you.
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
> 0x7f72f41375b0 -- Strict RTP learning after remote address set to: 4.55.14.66:10504
-- Executing [1866XXXXXXX@from-trunk-sip-thinqin2:1] Set("SIP/thinqin2-000008cc", "GROUP()=OUT_2") in new stack
-- Executing [1866XXXXXXX@from-trunk-sip-thinqin2:2] Goto("SIP/thinqin2-000008cc", "from-trunk,1866XXXXXXX,1") in new stack
-- Goto (from-trunk,1866XXXXXXX,1)
-- Executing [1866XXXXXXX@from-trunk:1] Set("SIP/thinqin2-000008cc", "__DIRECTION=INBOUND") in new stack
-- Executing [1866XXXXXXX@from-trunk:2] Gosub("SIP/thinqin2-000008cc", "sub-record-check,s,1(in,1866XXXXXXX,force)") in new stack
-- Executing [s@sub-record-check:1] GotoIf("SIP/thinqin2-000008cc", "0?initialized") in new stack
-- Executing [s@sub-record-check:2] Set("SIP/thinqin2-000008cc", "__REC_STATUS=INITIALIZED") in new stack
-- Executing [s@sub-record-check:3] Set("SIP/thinqin2-000008cc", "NOW=1573160438") in new stack
-- Executing [s@sub-record-check:4] Set("SIP/thinqin2-000008cc", "__DAY=07") in new stack
-- Executing [s@sub-record-check:5] Set("SIP/thinqin2-000008cc", "__MONTH=11") in new stack
-- Executing [s@sub-record-check:6] Set("SIP/thinqin2-000008cc", "__YEAR=2019") in new stack
-- Executing [s@sub-record-check:7] Set("SIP/thinqin2-000008cc", "__TIMESTR=20191107-210038") in new stack
-- Executing [s@sub-record-check:8] Set("SIP/thinqin2-000008cc", "__FROMEXTEN=unknown") in new stack
-- Executing [s@sub-record-check:9] Set("SIP/thinqin2-000008cc", "__MON_FMT=wav") in new stack
-- Executing [s@sub-record-check:10] NoOp("SIP/thinqin2-000008cc", "Recordings initialized") in new stack
-- Executing [s@sub-record-check:11] ExecIf("SIP/thinqin2-000008cc", "0?Set(ARG3=dontcare)") in new stack
-- Executing [s@sub-record-check:12] Set("SIP/thinqin2-000008cc", "REC_POLICY_MODE_SAVE=") in new stack
-- Executing [s@sub-record-check:13] ExecIf("SIP/thinqin2-000008cc", "0?Set(REC_STATUS=NO)") in new stack
-- Executing [s@sub-record-check:14] GotoIf("SIP/thinqin2-000008cc", "2?checkaction") in new stack
-- Goto (sub-record-check,s,17)
-- Executing [s@sub-record-check:17] GotoIf("SIP/thinqin2-000008cc", "1?sub-record-check,in,1") in new stack
-- Goto (sub-record-check,in,1)
-- Executing [in@sub-record-check:1] NoOp("SIP/thinqin2-000008cc", "Inbound Recording Check to 1866XXXXXXX") in new stack
-- Executing [in@sub-record-check:2] Set("SIP/thinqin2-000008cc", "FROMEXTEN=unknown") in new stack
-- Executing [in@sub-record-check:3] ExecIf("SIP/thinqin2-000008cc", "11?Set(FROMEXTEN=1315XXXXXXX)") in new stack
-- Executing [in@sub-record-check:4] Gosub("SIP/thinqin2-000008cc", "recordcheck,1(force,in,1866XXXXXXX)") in new stack
-- Executing [recordcheck@sub-record-check:1] NoOp("SIP/thinqin2-000008cc", "Starting recording check against force") in new stack
-- Executing [recordcheck@sub-record-check:2] Goto("SIP/thinqin2-000008cc", "force") in new stack
-- Goto (sub-record-check,recordcheck,5)
-- Executing [recordcheck@sub-record-check:5] Set("SIP/thinqin2-000008cc", "__REC_POLICY_MODE=FORCE") in new stack
-- Executing [recordcheck@sub-record-check:6] GotoIf("SIP/thinqin2-000008cc", "1?startrec") in new stack
-- Goto (sub-record-check,recordcheck,16)
-- Executing [recordcheck@sub-record-check:16] NoOp("SIP/thinqin2-000008cc", "Starting recording: in, 1866XXXXXXX") in new stack
-- Executing [recordcheck@sub-record-check:17] Set("SIP/thinqin2-000008cc", "__CALLFILENAME=in-1866XXXXXXX-1315XXXXXXX-20191107-210038-1573160438.6415") in new stack
-- Executing [recordcheck@sub-record-check:18] MixMonitor("SIP/thinqin2-000008cc", "2019/11/07/in-1866XXXXXXX-1315XXXXXXX-20191107-210038-1573160438.6415.wav,abi(LOCAL_MIXMON_ID),") in new stack
-- Executing [recordcheck@sub-record-check:19] Set("SIP/thinqin2-000008cc", "__MIXMON_ID=0x7f7424063c60") in new stack
== Begin MixMonitor Recording SIP/thinqin2-000008cc
-- Executing [recordcheck@sub-record-check:20] Set("SIP/thinqin2-000008cc", "__RECORD_ID=SIP/thinqin2-000008cc") in new stack
-- Executing [recordcheck@sub-record-check:21] Set("SIP/thinqin2-000008cc", "__REC_STATUS=RECORDING") in new stack
-- Executing [recordcheck@sub-record-check:22] Set("SIP/thinqin2-000008cc", "CDR(recordingfile)=in-1866XXXXXXX-1315XXXXXXX-20191107-210038-1573160438.6415.wav") in new stack
-- Executing [recordcheck@sub-record-check:23] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [in@sub-record-check:5] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [1866XXXXXXX@from-trunk:3] Set("SIP/thinqin2-000008cc", "CHANNEL(tonezone)=us") in new stack
-- Executing [1866XXXXXXX@from-trunk:4] Set("SIP/thinqin2-000008cc", "__FROM_DID=1866XXXXXXX") in new stack
-- Executing [1866XXXXXXX@from-trunk:5] Set("SIP/thinqin2-000008cc", "returnhere=1") in new stack
-- Executing [1866XXXXXXX@from-trunk:6] Gosub("SIP/thinqin2-000008cc", "app-blacklist-check,s,1()") in new stack
-- Executing [s@app-blacklist-check:1] GotoIf("SIP/thinqin2-000008cc", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:2] Set("SIP/thinqin2-000008cc", "CALLED_BLACKLIST=1") in new stack
-- Executing [s@app-blacklist-check:3] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [1866XXXXXXX@from-trunk:7] Set("SIP/thinqin2-000008cc", "CDR(did)=1866XXXXXXX") in new stack
-- Executing [1866XXXXXXX@from-trunk:8] GotoIf("SIP/thinqin2-000008cc", "0?") in new stack
-- Executing [1866XXXXXXX@from-trunk:9] ExecIf("SIP/thinqin2-000008cc", "1 ?Set(CALLERID(name)=1315XXXXXXX)") in new stack
-- Executing [1866XXXXXXX@from-trunk:10] Set("SIP/thinqin2-000008cc", "__MOHCLASS=") in new stack
-- Executing [1866XXXXXXX@from-trunk:11] Set("SIP/thinqin2-000008cc", "__REVERSAL_REJECT=FALSE") in new stack
-- Executing [1866XXXXXXX@from-trunk:12] GotoIf("SIP/thinqin2-000008cc", "1?post-reverse-charge") in new stack
-- Goto (from-trunk,1866XXXXXXX,14)
-- Executing [1866XXXXXXX@from-trunk:14] NoOp("SIP/thinqin2-000008cc", "") in new stack
-- Executing [1866XXXXXXX@from-trunk:15] Set("SIP/thinqin2-000008cc", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
-- Executing [1866XXXXXXX@from-trunk:16] Set("SIP/thinqin2-000008cc", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
-- Executing [1866XXXXXXX@from-trunk:17] Set("SIP/thinqin2-000008cc", "CALLERID(name-pres)=allowed_not_screened") in new stack
-- Executing [1866XXXXXXX@from-trunk:18] Set("SIP/thinqin2-000008cc", "CALLERID(num-pres)=allowed_not_screened") in new stack
-- Executing [1866XXXXXXX@from-trunk:19] NoOp("SIP/thinqin2-000008cc", "CallerID Entry Point") in new stack
-- Executing [1866XXXXXXX@from-trunk:20] Macro("SIP/thinqin2-000008cc", "prepend-cid,MMD_") in new stack
-- Executing [s@macro-prepend-cid:1] GotoIf("SIP/thinqin2-000008cc", "1?REPCID") in new stack
-- Goto (macro-prepend-cid,s,5)
-- Executing [s@macro-prepend-cid:5] Set("SIP/thinqin2-000008cc", "_RGPREFIX=MMD_") in new stack
-- Executing [s@macro-prepend-cid:6] Set("SIP/thinqin2-000008cc", "CALLERID(name)=MMD_1315XXXXXXX") in new stack
-- Executing [1866XXXXXXX@from-trunk:21] Set("SIP/thinqin2-000008cc", "__CRM_DIRECTION=INBOUND") in new stack
-- Executing [1866XXXXXXX@from-trunk:22] Set("SIP/thinqin2-000008cc", "__CRM_SOURCE=1315XXXXXXX") in new stack
-- Executing [1866XXXXXXX@from-trunk:23] Set("SIP/thinqin2-000008cc", "__CRM_LINKEDID=1573160438.6415") in new stack
-- Executing [1866XXXXXXX@from-trunk:24] ExecIf("SIP/thinqin2-000008cc", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
-- Executing [1866XXXXXXX@from-trunk:25] Goto("SIP/thinqin2-000008cc", "timeconditions,1,1") in new stack
-- Goto (timeconditions,1,1)
-- Executing [1@timeconditions:1] Set("SIP/thinqin2-000008cc", "DB(TC/1/INUSESTATE)=INUSE") in new stack
-- Executing [1@timeconditions:2] Set("SIP/thinqin2-000008cc", "DB(TC/1/NOT_INUSESTATE)=NOT_INUSE") in new stack
-- Executing [1@timeconditions:3] NoOp("SIP/thinqin2-000008cc", "TIMENOW: 21:00,Thu, 7,Nov") in new stack
-- Executing [1@timeconditions:4] NoOp("SIP/thinqin2-000008cc", "TIMEMATCHED: TRUE") in new stack
-- Executing [1@timeconditions:5] GotoIfTime("SIP/thinqin2-000008cc", "17:00-09:00,mon-fri,1-31,jan-dec?truestate") in new stack
-- Goto (timeconditions,1,14)
-- Executing [1@timeconditions:14] GotoIf("SIP/thinqin2-000008cc", "0?falsegoto") in new stack
-- Executing [1@timeconditions:15] ExecIf("SIP/thinqin2-000008cc", "0?Set(DB(TC/1)=)") in new stack
-- Executing [1@timeconditions:16] Set("SIP/thinqin2-000008cc", "DEVICE_STATE(Custom:TC1)=NOT_INUSE") in new stack
-- Executing [1@timeconditions:17] ExecIf("SIP/thinqin2-000008cc", "0?Set(DEVICE_STATE(Custom:TCSTICKY)=INUSE)") in new stack
-- Executing [1@timeconditions:18] GotoIf("SIP/thinqin2-000008cc", "1?ext-miscdests,1,1") in new stack
-- Goto (ext-miscdests,1,1)
-- Executing [1@ext-miscdests:1] NoOp("SIP/thinqin2-000008cc", "MiscDest: MMD Answer") in new stack
-- Executing [1@ext-miscdests:2] Goto("SIP/thinqin2-000008cc", "from-internal,1305XXXXXXX,1") in new stack
-- Goto (from-internal,1305XXXXXXX,1)
-- Executing [1305XXXXXXX@from-internal:1] Macro("SIP/thinqin2-000008cc", "user-callerid,LIMIT,EXTERNAL,") in new stack
-- Executing [s@macro-user-callerid:1] Set("SIP/thinqin2-000008cc", "TOUCH_MONITOR=1573160438.6415") in new stack
-- Executing [s@macro-user-callerid:2] Set("SIP/thinqin2-000008cc", "AMPUSER=1315XXXXXXX") in new stack
-- Executing [s@macro-user-callerid:3] GotoIf("SIP/thinqin2-000008cc", "0?report") in new stack
-- Executing [s@macro-user-callerid:4] ExecIf("SIP/thinqin2-000008cc", "1?Set(REALCALLERIDNUM=1315XXXXXXX)") in new stack
-- Executing [s@macro-user-callerid:5] Set("SIP/thinqin2-000008cc", "AMPUSER=") in new stack
-- Executing [s@macro-user-callerid:6] GotoIf("SIP/thinqin2-000008cc", "0?limit") in new stack
-- Executing [s@macro-user-callerid:7] Set("SIP/thinqin2-000008cc", "AMPUSERCIDNAME=") in new stack
-- Executing [s@macro-user-callerid:8] ExecIf("SIP/thinqin2-000008cc", "0?Set(__CIDMASQUERADING=TRUE)") in new stack
-- Executing [s@macro-user-callerid:9] GotoIf("SIP/thinqin2-000008cc", "1?report") in new stack
-- Goto (macro-user-callerid,s,17)
-- Executing [s@macro-user-callerid:17] NoOp("SIP/thinqin2-000008cc", "Macro Depth is 1") in new stack
-- Executing [s@macro-user-callerid:18] GotoIf("SIP/thinqin2-000008cc", "1?report2:macroerror") in new stack
-- Goto (macro-user-callerid,s,19)
-- Executing [s@macro-user-callerid:19] GotoIf("SIP/thinqin2-000008cc", "1?continue") in new stack
-- Goto (macro-user-callerid,s,38)
-- Executing [s@macro-user-callerid:38] Set("SIP/thinqin2-000008cc", "CALLERID(number)=1315XXXXXXX") in new stack
-- Executing [s@macro-user-callerid:39] Set("SIP/thinqin2-000008cc", "CALLERID(name)=MMD_1315XXXXXXX") in new stack
-- Executing [s@macro-user-callerid:40] GotoIf("SIP/thinqin2-000008cc", "0?cnum") in new stack
-- Executing [s@macro-user-callerid:41] Set("SIP/thinqin2-000008cc", "CDR(cnam)=MMD_1315XXXXXXX") in new stack
-- Executing [s@macro-user-callerid:42] Set("SIP/thinqin2-000008cc", "CDR(cnum)=1315XXXXXXX") in new stack
-- Executing [s@macro-user-callerid:43] Set("SIP/thinqin2-000008cc", "CHANNEL(language)=en") in new stack
-- Executing [1305XXXXXXX@from-internal:2] Gosub("SIP/thinqin2-000008cc", "sub-record-check,s,1(out,1305XXXXXXX,dontcare)") in new stack
-- Executing [s@sub-record-check:1] GotoIf("SIP/thinqin2-000008cc", "11?initialized") in new stack
-- Goto (sub-record-check,s,10)
-- Executing [s@sub-record-check:10] NoOp("SIP/thinqin2-000008cc", "Recordings initialized") in new stack
-- Executing [s@sub-record-check:11] ExecIf("SIP/thinqin2-000008cc", "0?Set(ARG3=dontcare)") in new stack
-- Executing [s@sub-record-check:12] Set("SIP/thinqin2-000008cc", "REC_POLICY_MODE_SAVE=FORCE") in new stack
-- Executing [s@sub-record-check:13] ExecIf("SIP/thinqin2-000008cc", "0?Set(REC_STATUS=NO)") in new stack
-- Executing [s@sub-record-check:14] GotoIf("SIP/thinqin2-000008cc", "3?checkaction") in new stack
-- Goto (sub-record-check,s,17)
-- Executing [s@sub-record-check:17] GotoIf("SIP/thinqin2-000008cc", "1?sub-record-check,out,1") in new stack
-- Goto (sub-record-check,out,1)
-- Executing [out@sub-record-check:1] NoOp("SIP/thinqin2-000008cc", "Outbound Recording Check from 1315XXXXXXX to 1305XXXXXXX") in new stack
-- Executing [out@sub-record-check:2] Set("SIP/thinqin2-000008cc", "RECMODE=") in new stack
-- Executing [out@sub-record-check:3] ExecIf("SIP/thinqin2-000008cc", "1?Goto(routewins)") in new stack
-- Goto (sub-record-check,out,7)
-- Executing [out@sub-record-check:7] Gosub("SIP/thinqin2-000008cc", "recordcheck,1(dontcare,out,1305XXXXXXX)") in new stack
-- Executing [recordcheck@sub-record-check:1] NoOp("SIP/thinqin2-000008cc", "Starting recording check against dontcare") in new stack
-- Executing [recordcheck@sub-record-check:2] Goto("SIP/thinqin2-000008cc", "dontcare") in new stack
-- Goto (sub-record-check,recordcheck,3)
-- Executing [recordcheck@sub-record-check:3] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [out@sub-record-check:8] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [1305XXXXXXX@from-internal:3] ExecIf("SIP/thinqin2-000008cc", "0 ?Set(CDR(accountcode)=)") in new stack
-- Executing [1305XXXXXXX@from-internal:4] Set("SIP/thinqin2-000008cc", "MOHCLASS=default") in new stack
-- Executing [1305XXXXXXX@from-internal:5] Set("SIP/thinqin2-000008cc", "_NODEST=") in new stack
-- Executing [1305XXXXXXX@from-internal:6] Macro("SIP/thinqin2-000008cc", "dialout-trunk,3,1305XXXXXXX,,off") in new stack
-- Executing [s@macro-dialout-trunk:1] Set("SIP/thinqin2-000008cc", "DIAL_TRUNK=3") in new stack
-- Executing [s@macro-dialout-trunk:2] ExecIf("SIP/thinqin2-000008cc", "1?Set(DIAL_OPTIONS=Hhtr)") in new stack
-- Executing [s@macro-dialout-trunk:3] GosubIf("SIP/thinqin2-000008cc", "0?sub-pincheck,s,1()") in new stack
-- Executing [s@macro-dialout-trunk:4] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERID(num)=)") in new stack
-- Executing [s@macro-dialout-trunk:5] GotoIf("SIP/thinqin2-000008cc", "0?disabletrunk,1") in new stack
-- Executing [s@macro-dialout-trunk:6] Set("SIP/thinqin2-000008cc", "DIAL_NUMBER=1305XXXXXXX") in new stack
-- Executing [s@macro-dialout-trunk:7] Set("SIP/thinqin2-000008cc", "DIAL_TRUNK_OPTIONS=Hhtr") in new stack
-- Executing [s@macro-dialout-trunk:8] Set("SIP/thinqin2-000008cc", "OUTBOUND_GROUP=OUT_3") in new stack
-- Executing [s@macro-dialout-trunk:9] Set("SIP/thinqin2-000008cc", "DIAL_TRUNK_OPTIONS=T") in new stack
-- Executing [s@macro-dialout-trunk:10] GotoIf("SIP/thinqin2-000008cc", "1?nomax") in new stack
-- Goto (macro-dialout-trunk,s,12)
-- Executing [s@macro-dialout-trunk:12] GotoIf("SIP/thinqin2-000008cc", "0?skipoutcid") in new stack
-- Executing [s@macro-dialout-trunk:13] Macro("SIP/thinqin2-000008cc", "outbound-callerid,3") in new stack
-- Executing [s@macro-outbound-callerid:1] NoOp("SIP/thinqin2-000008cc", "1315XXXXXXX") in new stack
-- Executing [s@macro-outbound-callerid:2] NoOp("SIP/thinqin2-000008cc", "") in new stack
-- Executing [s@macro-outbound-callerid:3] NoOp("SIP/thinqin2-000008cc", "off") in new stack
-- Executing [s@macro-outbound-callerid:4] ExecIf("SIP/thinqin2-000008cc", "1?Set(CALLERPRES(name-pres)=allowed_not_screened)") in new stack
-- Executing [s@macro-outbound-callerid:5] ExecIf("SIP/thinqin2-000008cc", "1?Set(CALLERPRES(num-pres)=allowed_not_screened)") in new stack
-- Executing [s@macro-outbound-callerid:6] ExecIf("SIP/thinqin2-000008cc", "0?Set(REALCALLERIDNUM=1315XXXXXXX)") in new stack
-- Executing [s@macro-outbound-callerid:7] ExecIf("SIP/thinqin2-000008cc", "0?Set(AMPUSER=1315XXXXXXX)") in new stack
-- Executing [s@macro-outbound-callerid:8] GotoIf("SIP/thinqin2-000008cc", "1?normcid") in new stack
-- Goto (macro-outbound-callerid,s,12)
-- Executing [s@macro-outbound-callerid:12] Set("SIP/thinqin2-000008cc", "USEROUTCID=") in new stack
-- Executing [s@macro-outbound-callerid:13] Set("SIP/thinqin2-000008cc", "EMERGENCYCID=") in new stack
-- Executing [s@macro-outbound-callerid:14] Set("SIP/thinqin2-000008cc", "TRUNKOUTCID=") in new stack
-- Executing [s@macro-outbound-callerid:15] GotoIf("SIP/thinqin2-000008cc", "1?trunkcid") in new stack
-- Goto (macro-outbound-callerid,s,21)
-- Executing [s@macro-outbound-callerid:21] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERID(all)=)") in new stack
-- Executing [s@macro-outbound-callerid:22] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERID(all)=)") in new stack
-- Executing [s@macro-outbound-callerid:23] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERID(all)=)") in new stack
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '=', expecting $end; Input:
= 1 & 0 = 0
^
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
-- Executing [s@macro-outbound-callerid:24] ExecIf("SIP/thinqin2-000008cc", "?Set(CALLERID(all)=1315XXXXXXX)") in new stack
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:470 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected '=', expecting $end; Input:
= 1 & 0 = 0
^
[2019-11-07 21:00:38] WARNING[25079][C-00022c3b]: ast_expr2.fl:474 ast_yyerror: If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables
-- Executing [s@macro-outbound-callerid:25] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERPRES(name-pres)=prohib_passed_screen)") in new stack
-- Executing [s@macro-outbound-callerid:26] ExecIf("SIP/thinqin2-000008cc", "0?Set(CALLERPRES(num-pres)=prohib_passed_screen)") in new stack
-- Executing [s@macro-outbound-callerid:27] Set("SIP/thinqin2-000008cc", "CDR(outbound_cnum)=1315XXXXXXX") in new stack
-- Executing [s@macro-outbound-callerid:28] Set("SIP/thinqin2-000008cc", "CDR(outbound_cnam)=MMD_1315XXXXXXX") in new stack
-- Executing [s@macro-dialout-trunk:14] GosubIf("SIP/thinqin2-000008cc", "1?sub-flp-3,s,1()") in new stack
-- Executing [s@sub-flp-3:1] ExecIf("SIP/thinqin2-000008cc", "0?Set(TARGET_FLP_3=88831305XXXXXXX)") in new stack
-- Executing [s@sub-flp-3:2] GotoIf("SIP/thinqin2-000008cc", "0?match") in new stack
-- Executing [s@sub-flp-3:3] ExecIf("SIP/thinqin2-000008cc", "1?Set(TARGET_FLP_3=88831305XXXXXXX)") in new stack
-- Executing [s@sub-flp-3:4] GotoIf("SIP/thinqin2-000008cc", "1?match") in new stack
-- Goto (sub-flp-3,s,20)
-- Executing [s@sub-flp-3:20] Set("SIP/thinqin2-000008cc", "DIAL_NUMBER=88831305XXXXXXX") in new stack
-- Executing [s@sub-flp-3:21] Return("SIP/thinqin2-000008cc", "") in new stack
-- Executing [s@macro-dialout-trunk:15] Set("SIP/thinqin2-000008cc", "OUTNUM=88831305XXXXXXX") in new stack
-- Executing [s@macro-dialout-trunk:16] Set("SIP/thinqin2-000008cc", "custom=SIP/thinqout") in new stack
-- Executing [s@macro-dialout-trunk:17] ExecIf("SIP/thinqin2-000008cc", "0?Set(DIAL_TRUNK_OPTIONS=M(setmusic^default)T)") in new stack
-- Executing [s@macro-dialout-trunk:18] ExecIf("SIP/thinqin2-000008cc", "0?Set(DIAL_TRUNK_OPTIONS=TM(confirm))") in new stack
-- Executing [s@macro-dialout-trunk:19] Macro("SIP/thinqin2-000008cc", "dialout-trunk-predial-hook,") in new stack
-- Executing [s@macro-dialout-trunk-predial-hook:1] MacroExit("SIP/thinqin2-000008cc", "") in new stack
-- Executing [s@macro-dialout-trunk:20] GotoIf("SIP/thinqin2-000008cc", "1?skipcrm") in new stack
-- Goto (macro-dialout-trunk,s,26)
-- Executing [s@macro-dialout-trunk:26] NoOp("SIP/thinqin2-000008cc", "CRM Finished") in new stack
-- Executing [s@macro-dialout-trunk:27] GotoIf("SIP/thinqin2-000008cc", "0?bypass,1") in new stack
-- Executing [s@macro-dialout-trunk:28] ExecIf("SIP/thinqin2-000008cc", "0?Set(CONNECTEDLINE(num,i)=88831305XXXXXXX)") in new stack
-- Executing [s@macro-dialout-trunk:29] ExecIf("SIP/thinqin2-000008cc", "0?Set(CONNECTEDLINE(name,i)=CID:1315XXXXXXX)") in new stack
-- Executing [s@macro-dialout-trunk:30] ExecIf("SIP/thinqin2-000008cc", "0?Set(CONNECTEDLINE(name,i)=CID:(Hidden)1315XXXXXXX)") in new stack
-- Executing [s@macro-dialout-trunk:31] GotoIf("SIP/thinqin2-000008cc", "0?customtrunk") in new stack
-- Executing [s@macro-dialout-trunk:32] ExecIf("SIP/thinqin2-000008cc", "1?Set(DIAL_TRUNK_OPTIONS=)") in new stack
-- Executing [s@macro-dialout-trunk:33] Dial("SIP/thinqin2-000008cc", "SIP/thinqout/88831305XXXXXXX,300,b(func-apply-sipheaders^s^1,(3))") in new stack