FreePBX 13 inbound -> Follow me -> outbound
Добавлено: 24 дек 2017, 09:05
FreePBX 13
Добрый день. Есть задача по которой нужно что бы при звонке на внешний городской номер звонок переводился на мобильный. Звонки внутрь и наружу ходят нормально. (PJSIP)
Сначала настроил через кастом дестенейшин, указав там просто мобильный номер 8ЧЧЧССССССС, и на Inbound rout повесил этот custom DST, ничего.
Потом прочитал и сделал по Follow me, но по логам звонок не идет в транк, а совершает что-то не понятное. Если позвонить с в нутреннего номера на экстеншен с FOllow me, то все работает, но если звонить на внешний городской с которого переадресовывается на этот экстеншен то звонок не приходит по Follow me на мобильный... Оператор говорит что звонок к ним не приходит, по логу тоже не вижу что бы звонок шел в транк, писал даже from-internal-custom
Это лог, тут все идет через FreePBX, без изменение файлов конфигураций. Подскажите пожалуйста мучаюсь уже неделю =)
Добрый день. Есть задача по которой нужно что бы при звонке на внешний городской номер звонок переводился на мобильный. Звонки внутрь и наружу ходят нормально. (PJSIP)
Сначала настроил через кастом дестенейшин, указав там просто мобильный номер 8ЧЧЧССССССС, и на Inbound rout повесил этот custom DST, ничего.
Потом прочитал и сделал по Follow me, но по логам звонок не идет в транк, а совершает что-то не понятное. Если позвонить с в нутреннего номера на экстеншен с FOllow me, то все работает, но если звонить на внешний городской с которого переадресовывается на этот экстеншен то звонок не приходит по Follow me на мобильный... Оператор говорит что звонок к ним не приходит, по логу тоже не вижу что бы звонок шел в транк, писал даже from-internal-custom
Код: Выделить всё
include => from_telphin
exten => 202,1,Answer()
exten => 202,2,(SETCALLERID(number)=8812XXXxxXX)
exten => 202,3,DIAL(SIP/TELPHIN/8953XXXxxXX,T)
exten => 202,4,Hangup()
Код: Выделить всё
[2017-12-21 09:25:56] VERBOSE[8113][C-00000095] netsock2.c: Using SIP RTP TOS bits 184
[2017-12-21 09:25:56] VERBOSE[8113][C-00000095] netsock2.c: Using SIP RTP CoS mark 5
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk-sip-TELFIN:1] Set("SIP/inbound_telphin-00000030", "GROUP()=OUT_1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk-sip-TELFIN:2] Goto("SIP/inbound_telphin-00000030", "from-trunk,8126666666,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (from-trunk,8126666666,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:1] Set("SIP/inbound_telphin-00000030", "__DIRECTION=INBOUND") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:2] Gosub("SIP/inbound_telphin-00000030", "sub-record-check,s,1(in,8126666666,dontcare)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:1] GotoIf("SIP/inbound_telphin-00000030", "0?initialized") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:2] Set("SIP/inbound_telphin-00000030", "__REC_STATUS=INITIALIZED") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:3] Set("SIP/inbound_telphin-00000030", "NOW=1513837556") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:4] Set("SIP/inbound_telphin-00000030", "__DAY=21") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:5] Set("SIP/inbound_telphin-00000030", "__MONTH=12") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:6] Set("SIP/inbound_telphin-00000030", "__YEAR=2017") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:7] Set("SIP/inbound_telphin-00000030", "__TIMESTR=20171221-092556") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:8] Set("SIP/inbound_telphin-00000030", "__FROMEXTEN=unknown") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:9] Set("SIP/inbound_telphin-00000030", "__MON_FMT=wav") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:10] NoOp("SIP/inbound_telphin-00000030", "Recordings initialized") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:11] ExecIf("SIP/inbound_telphin-00000030", "0?Set(ARG3=dontcare)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:12] Set("SIP/inbound_telphin-00000030", "REC_POLICY_MODE_SAVE=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:13] ExecIf("SIP/inbound_telphin-00000030", "0?Set(REC_STATUS=NO)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:14] GotoIf("SIP/inbound_telphin-00000030", "2?checkaction") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,s,17)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:17] GotoIf("SIP/inbound_telphin-00000030", "1?sub-record-check,in,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,in,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [in@sub-record-check:1] NoOp("SIP/inbound_telphin-00000030", "Inbound Recording Check to 8126666666") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [in@sub-record-check:2] Set("SIP/inbound_telphin-00000030", "FROMEXTEN=unknown") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [in@sub-record-check:3] ExecIf("SIP/inbound_telphin-00000030", "12?Set(FROMEXTEN=+78121111111)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [in@sub-record-check:4] Gosub("SIP/inbound_telphin-00000030", "recordcheck,1(dontcare,in,8126666666)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("SIP/inbound_telphin-00000030", "Starting recording check against dontcare") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("SIP/inbound_telphin-00000030", "dontcare") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:3] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [in@sub-record-check:5] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:3] Gosub("SIP/inbound_telphin-00000030", "app-blacklist-check,s,1()") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@app-blacklist-check:1] GotoIf("SIP/inbound_telphin-00000030", "0?blacklisted") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@app-blacklist-check:2] Set("SIP/inbound_telphin-00000030", "CALLED_BLACKLIST=1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@app-blacklist-check:3] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:4] Set("SIP/inbound_telphin-00000030", "__FROM_DID=8126666666") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:5] Set("SIP/inbound_telphin-00000030", "CDR(did)=8126666666") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:6] ExecIf("SIP/inbound_telphin-00000030", "0 ?Set(CALLERID(name)=+78121111111)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:7] Set("SIP/inbound_telphin-00000030", "__MOHCLASS=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:8] Set("SIP/inbound_telphin-00000030", "__REVERSAL_REJECT=FALSE") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:9] GotoIf("SIP/inbound_telphin-00000030", "1?post-reverse-charge") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (from-trunk,8126666666,11)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:11] NoOp("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:12] Set("SIP/inbound_telphin-00000030", "__CALLINGNAMEPRES_SV=allowed_not_screened") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:13] Set("SIP/inbound_telphin-00000030", "__CALLINGNUMPRES_SV=allowed_not_screened") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:14] Set("SIP/inbound_telphin-00000030", "CALLERID(name-pres)=allowed_not_screened") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:15] Set("SIP/inbound_telphin-00000030", "CALLERID(num-pres)=allowed_not_screened") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:16] NoOp("SIP/inbound_telphin-00000030", "CallerID Entry Point") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:17] Set("SIP/inbound_telphin-00000030", "__CRM_DIRECTION=INBOUND") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:18] Set("SIP/inbound_telphin-00000030", "__CRM_SOURCE=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:19] Set("SIP/inbound_telphin-00000030", "__CRM_LINKEDID=1513837556.187") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:20] ExecIf("SIP/inbound_telphin-00000030", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [8126666666@from-trunk:21] Goto("SIP/inbound_telphin-00000030", "from-did-direct,202,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (from-did-direct,202,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@from-did-direct:1] GotoIf("SIP/inbound_telphin-00000030", "0?ext-local,202,1:followme-check,202,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-check,202,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-check:1] Gosub("SIP/inbound_telphin-00000030", "followme-sub,202,1()") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:1] Macro("SIP/inbound_telphin-00000030", "user-callerid,") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:1] Set("SIP/inbound_telphin-00000030", "TOUCH_MONITOR=1513837556.187") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:2] Set("SIP/inbound_telphin-00000030", "AMPUSER=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:3] GotoIf("SIP/inbound_telphin-00000030", "0?report") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:4] ExecIf("SIP/inbound_telphin-00000030", "1?Set(REALCALLERIDNUM=+78121111111)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:5] Set("SIP/inbound_telphin-00000030", "AMPUSER=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:6] GotoIf("SIP/inbound_telphin-00000030", "0?limit") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:7] Set("SIP/inbound_telphin-00000030", "AMPUSERCIDNAME=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:8] GotoIf("SIP/inbound_telphin-00000030", "1?report") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (macro-user-callerid,s,15)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:15] NoOp("SIP/inbound_telphin-00000030", "Macro Depth is 1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:16] GotoIf("SIP/inbound_telphin-00000030", "1?report2:macroerror") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (macro-user-callerid,s,18)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:18] GotoIf("SIP/inbound_telphin-00000030", "0?continue") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:19] Set("SIP/inbound_telphin-00000030", "__TTL=64") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:20] GotoIf("SIP/inbound_telphin-00000030", "1?continue") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (macro-user-callerid,s,36)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:36] Set("SIP/inbound_telphin-00000030", "CALLERID(number)=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:37] Set("SIP/inbound_telphin-00000030", "CALLERID(name)=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:38] GotoIf("SIP/inbound_telphin-00000030", "0?cnum") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:39] Set("SIP/inbound_telphin-00000030", "CDR(cnam)=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:40] Set("SIP/inbound_telphin-00000030", "CDR(cnum)=+78121111111") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-user-callerid:41] Set("SIP/inbound_telphin-00000030", "CHANNEL(language)=en") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:2] Set("SIP/inbound_telphin-00000030", "DIAL_OPTIONS=TtrI") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:3] Set("SIP/inbound_telphin-00000030", "CONNECTEDLINE(num,i)=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:4] Gosub("SIP/inbound_telphin-00000030", "sub-presencestate-display,s,1(202)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-presencestate-display:1] Goto("SIP/inbound_telphin-00000030", "state-not_set,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-presencestate-display,state-not_set,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [state-not_set@sub-presencestate-display:1] Set("SIP/inbound_telphin-00000030", "PRESENCESTATE_DISPLAY=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [state-not_set@sub-presencestate-display:2] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:5] Set("SIP/inbound_telphin-00000030", "CONNECTEDLINE(name)=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:6] Set("SIP/inbound_telphin-00000030", "FM_DIALSTATUS=UNAVAILABLE") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:7] Set("SIP/inbound_telphin-00000030", "__EXTTOCALL=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:8] Set("SIP/inbound_telphin-00000030", "__PICKUPMARK=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:9] Macro("SIP/inbound_telphin-00000030", "blkvm-setifempty,") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-blkvm-setifempty:1] GotoIf("SIP/inbound_telphin-00000030", "1?init") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (macro-blkvm-setifempty,s,4)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-blkvm-setifempty:4] Set("SIP/inbound_telphin-00000030", "__BLKVM_CHANNEL=SIP/inbound_telphin-00000030") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-blkvm-setifempty:5] Set("SIP/inbound_telphin-00000030", "SHARED(BLKVM,SIP/inbound_telphin-00000030)=TRUE") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-blkvm-setifempty:6] Set("SIP/inbound_telphin-00000030", "GOSUB_RETVAL=TRUE") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-blkvm-setifempty:7] MacroExit("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:10] GotoIf("SIP/inbound_telphin-00000030", "1?skipov") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,13)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:13] Set("SIP/inbound_telphin-00000030", "RRNODEST=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:14] Set("SIP/inbound_telphin-00000030", "__NODEST=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:15] GosubIf("SIP/inbound_telphin-00000030", "0?sub-fmsetcid,s,1()") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:16] GotoIf("SIP/inbound_telphin-00000030", "1?skipprepend") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,18)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:18] Set("SIP/inbound_telphin-00000030", "RecordMethod=Group") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:19] Gosub("SIP/inbound_telphin-00000030", "sub-record-check,s,1(exten,202,)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:1] GotoIf("SIP/inbound_telphin-00000030", "12?initialized") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,s,10)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:10] NoOp("SIP/inbound_telphin-00000030", "Recordings initialized") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:11] ExecIf("SIP/inbound_telphin-00000030", "1?Set(ARG3=dontcare)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:12] Set("SIP/inbound_telphin-00000030", "REC_POLICY_MODE_SAVE=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:13] ExecIf("SIP/inbound_telphin-00000030", "0?Set(REC_STATUS=NO)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:14] GotoIf("SIP/inbound_telphin-00000030", "5?checkaction") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,s,17)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [s@sub-record-check:17] GotoIf("SIP/inbound_telphin-00000030", "1?sub-record-check,exten,1") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,exten,1)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:1] NoOp("SIP/inbound_telphin-00000030", "Exten Recording Check between +78121111111 and 202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:2] Set("SIP/inbound_telphin-00000030", "CALLTYPE=external") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:3] ExecIf("SIP/inbound_telphin-00000030", "0?Set(CALLTYPE=)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:4] Set("SIP/inbound_telphin-00000030", "CALLEE=dontcare") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:5] ExecIf("SIP/inbound_telphin-00000030", "0?Set(CALLEE=dontcare)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:6] GotoIf("SIP/inbound_telphin-00000030", "1?callee") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,exten,11)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:11] Gosub("SIP/inbound_telphin-00000030", "recordcheck,1(dontcare,external,202)") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("SIP/inbound_telphin-00000030", "Starting recording check against dontcare") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("SIP/inbound_telphin-00000030", "dontcare") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (sub-record-check,recordcheck,3)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [recordcheck@sub-record-check:3] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [exten@sub-record-check:12] Return("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:20] GotoIf("SIP/inbound_telphin-00000030", "1?skipdring") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,23)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:23] Set("SIP/inbound_telphin-00000030", "STRATEGY=ringallv2-prim") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:24] Set("SIP/inbound_telphin-00000030", "__RVOL=") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:25] GotoIf("SIP/inbound_telphin-00000030", "1?skipsimple") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,28)
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:28] Set("SIP/inbound_telphin-00000030", "RingGroupMethod=ringallv2-prim") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:29] Set("SIP/inbound_telphin-00000030", "_FMGRP=202") in new stack
[2017-12-21 09:25:56] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:30] GotoIf("SIP/inbound_telphin-00000030", "1?DIALGRP") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,34)
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:34] ExecIf("SIP/inbound_telphin-00000030", "0?Set(DOPTS=TtrI):Set(DOPTS=m(default)TtI)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:35] GotoIf("SIP/inbound_telphin-00000030", "0?doconfirm") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:36] GotoIf("SIP/inbound_telphin-00000030", "1?ringallv21") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (followme-sub,202,39)
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [202@followme-sub:39] Macro("SIP/inbound_telphin-00000030", "dial,20,m(default)TtI,89532222222#") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:1] NoOp("SIP/inbound_telphin-00000030", "Blind Transfer: , Attended Transfer: , User: , Alert Info: ") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:2] Set("SIP/inbound_telphin-00000030", "__CRM_SOURCE=+78121111111") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:3] ExecIf("SIP/inbound_telphin-00000030", "0?Set(ALERT_INFO=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:4] ExecIf("SIP/inbound_telphin-00000030", "0?Set(ALERT_INFO=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:5] ExecIf("SIP/inbound_telphin-00000030", "0?Set(ALERT_INFO=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:6] ExecIf("SIP/inbound_telphin-00000030", "0?Set(CHANNEL(musicclass)=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:7] AGI("SIP/inbound_telphin-00000030", "dialparties.agi") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Starting New Dialparties.agi
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Caller ID name is '+78121111111' number is '+78121111111'
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: CW Ignore is:
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: CF Ignore is:
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: CW IN_USE/BUSY is: 1
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Methodology of ring is 'ringallv2-prim'
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Added extension 89532222222# to extension map
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Extension 202 cf is disabled
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Extension 89532222222# cf is disabled
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Extension 202 do not disturb is disabled
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: EXTENSION_STATE: 4 (UNAVAILABLE)
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Extension 202 has ExtensionState: 4
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Discovered PJSIP Endpoint PJSIP/202
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Ended up with no PJSIP contacts
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: dbset CALLTRACE/202 to +78121111111
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: Filtered ARG3: 202-89532222222
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: dialparties.agi: RING ALL V2 : 89532222222#
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_agi.c: <SIP/inbound_telphin-00000030>AGI Script dialparties.agi completed, returning 0
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:10] NoOp("SIP/inbound_telphin-00000030", "Returned from dialparties with groups to dial") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:11] NoOp("SIP/inbound_telphin-00000030", "ringall array 89532222222# ") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:12] Set("SIP/inbound_telphin-00000030", "__FMGL_DIAL=89532222222#") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:13] Set("SIP/inbound_telphin-00000030", "LOOPCNT=2") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:14] Set("SIP/inbound_telphin-00000030", "ITER=1") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:15] Set("SIP/inbound_telphin-00000030", "EXTTOCALL=202") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:16] NoOp("SIP/inbound_telphin-00000030", "Working with 202") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:17] ExecIf("SIP/inbound_telphin-00000030", "0?Set(HASH(__SIPHEADERS,Alert-Info)=Normal;volume=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:18] ExecIf("SIP/inbound_telphin-00000030", "0?Set(HASH(__SIPHEADERS,Alert-Info)=Normal;volume=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:19] Set("SIP/inbound_telphin-00000030", "ITER=2") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:20] GotoIf("SIP/inbound_telphin-00000030", "1?ndloopbegin") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx_builtins.c: Goto (macro-dial,s,15)
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:15] Set("SIP/inbound_telphin-00000030", "EXTTOCALL=89532222222") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:16] NoOp("SIP/inbound_telphin-00000030", "Working with 89532222222") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:17] ExecIf("SIP/inbound_telphin-00000030", "0?Set(HASH(__SIPHEADERS,Alert-Info)=Normal;volume=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:18] ExecIf("SIP/inbound_telphin-00000030", "0?Set(HASH(__SIPHEADERS,Alert-Info)=Normal;volume=)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:19] Set("SIP/inbound_telphin-00000030", "ITER=3") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:20] GotoIf("SIP/inbound_telphin-00000030", "0?ndloopbegin") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:21] Macro("SIP/inbound_telphin-00000030", "dial-ringall-predial-hook,") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial-ringall-predial-hook:1] MacroExit("SIP/inbound_telphin-00000030", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@macro-dial:22] Dial("SIP/inbound_telphin-00000030", "Local/FMPR-202@from-internal&Local/FMGL-89532222222#@from-internal,22,m(default)tIM(auto-blkvm)b(func-apply-sipheaders^s^1),") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Local/FMPR-202@from-internal-0000003a;1 Internal Gosub(func-apply-sipheaders,s,1) start
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("Local/FMPR-202@from-internal-0000003a;1", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("Local/FMPR-202@from-internal-0000003a;1", "Applying SIP Headers to channel") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:3] Set("Local/FMPR-202@from-internal-0000003a;1", "SIPHEADERKEYS=") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:4] While("Local/FMPR-202@from-internal-0000003a;1", "0") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_while.c: Jumping to priority 8
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:9] Return("Local/FMPR-202@from-internal-0000003a;1", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Spawn extension (from-internal, 202, 1) exited non-zero on 'Local/FMPR-202@from-internal-0000003a;1'
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Local/FMPR-202@from-internal-0000003a;1 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Local/FMGL-89532222222#@from-internal-0000003b;1 Internal Gosub(func-apply-sipheaders,s,1) start
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:1] ExecIf("Local/FMGL-89532222222#@from-internal-0000003b;1", "1?Set(CHANNEL(hangup_handler_push)=crm-hangup,s,1)") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:2] NoOp("Local/FMGL-89532222222#@from-internal-0000003b;1", "Applying SIP Headers to channel") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:3] Set("Local/FMGL-89532222222#@from-internal-0000003b;1", "SIPHEADERKEYS=") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:4] While("Local/FMGL-89532222222#@from-internal-0000003b;1", "0") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_while.c: Jumping to priority 8
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] pbx.c: Executing [s@func-apply-sipheaders:9] Return("Local/FMGL-89532222222#@from-internal-0000003b;1", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Spawn extension (from-internal, 202, 1) exited non-zero on 'Local/FMGL-89532222222#@from-internal-0000003b;1'
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_stack.c: Local/FMGL-89532222222#@from-internal-0000003b;1 Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_dial.c: Called Local/FMPR-202@from-internal
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [FMPR-202@from-internal:1] Set("Local/FMPR-202@from-internal-0000003a;2", "CDR_PROP(disable)=true") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [FMPR-202@from-internal:2] Set("Local/FMPR-202@from-internal-0000003a;2", "RingGroupMethod=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [FMPR-202@from-internal:3] Set("Local/FMPR-202@from-internal-0000003a;2", "USE_CONFIRMATION=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [FMPR-202@from-internal:4] Set("Local/FMPR-202@from-internal-0000003a;2", "RINGGROUP_INDEX=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [FMPR-202@from-internal:5] Macro("Local/FMPR-202@from-internal-0000003a;2", "simple-dial,202,2") in new stack
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] app_dial.c: Called Local/FMGL-89532222222#@from-internal
[2017-12-21 09:25:57] VERBOSE[23040][C-00000095] res_musiconhold.c: Started music on hold, class 'default', on channel 'SIP/inbound_telphin-00000030'
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:1] Set("Local/FMPR-202@from-internal-0000003a;2", "__EXTTOCALL=202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:2] Set("Local/FMPR-202@from-internal-0000003a;2", "RT=2") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:3] Set("Local/FMPR-202@from-internal-0000003a;2", "CFUEXT=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:4] Set("Local/FMPR-202@from-internal-0000003a;2", "CFBEXT=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:5] Set("Local/FMPR-202@from-internal-0000003a;2", "CWI_TMP=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:6] Macro("Local/FMPR-202@from-internal-0000003a;2", "dial-one,2,Ttr,202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:1] Set("Local/FMPR-202@from-internal-0000003a;2", "DEXTEN=202") in new stack
[2017-12-21 09:25:57] VERBOSE[23105][C-00000095] pbx.c: Executing [FMGL-89532222222#@from-internal:1] Set("Local/FMGL-89532222222#@from-internal-0000003b;2", "CDR_PROP(disable)=true") in new stack
[2017-12-21 09:25:57] VERBOSE[23105][C-00000095] pbx.c: Executing [FMGL-89532222222#@from-internal:2] Set("Local/FMGL-89532222222#@from-internal-0000003b;2", "DIALNUMS=89532222222#") in new stack
[2017-12-21 09:25:57] VERBOSE[23105][C-00000095] pbx.c: Executing [FMGL-89532222222#@from-internal:3] Set("Local/FMGL-89532222222#@from-internal-0000003b;2", "ENDLOOP=1513837559") in new stack
[2017-12-21 09:25:57] VERBOSE[23105][C-00000095] pbx.c: Executing [FMGL-89532222222#@from-internal:4] GotoIf("Local/FMGL-89532222222#@from-internal-0000003b;2", "0?dodnd") in new stack
[2017-12-21 09:25:57] VERBOSE[23105][C-00000095] pbx.c: Executing [FMGL-89532222222#@from-internal:5] Wait("Local/FMGL-89532222222#@from-internal-0000003b;2", "1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:2] Set("Local/FMPR-202@from-internal-0000003a;2", "__CRM_SOURCE=+78121111111") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:3] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "0?Set(EXTTOCALL=202)") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:4] Set("Local/FMPR-202@from-internal-0000003a;2", "DIALSTATUS_CW=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:5] GosubIf("Local/FMPR-202@from-internal-0000003a;2", "0?screen,1()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:6] GosubIf("Local/FMPR-202@from-internal-0000003a;2", "0?cf,1()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:7] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "1?skip1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx_builtins.c: Goto (macro-dial-one,s,10)
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:10] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?nodial") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:11] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?continue") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:12] Set("Local/FMPR-202@from-internal-0000003a;2", "EXTHASCW=ENABLED") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:13] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?next1:cwinusebusy") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx_builtins.c: Goto (macro-dial-one,s,25)
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:25] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?next3:continue") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx_builtins.c: Goto (macro-dial-one,s,27)
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:27] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?nodial") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:28] GosubIf("Local/FMPR-202@from-internal-0000003a;2", "1?dstring,1():dlocal,1()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:1] Set("Local/FMPR-202@from-internal-0000003a;2", "DSTRING=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:2] Set("Local/FMPR-202@from-internal-0000003a;2", "DEVICES=202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:3] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "0?Return()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:4] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "0?Set(DEVICES=02)") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:5] Set("Local/FMPR-202@from-internal-0000003a;2", "LOOPCNT=1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:6] Set("Local/FMPR-202@from-internal-0000003a;2", "ITER=1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:7] Set("Local/FMPR-202@from-internal-0000003a;2", "THISDIAL=PJSIP/202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:8] GosubIf("Local/FMPR-202@from-internal-0000003a;2", "1?zap2dahdi,1()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:1] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "0?Return()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:2] Set("Local/FMPR-202@from-internal-0000003a;2", "NEWDIAL=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:3] Set("Local/FMPR-202@from-internal-0000003a;2", "LOOPCNT2=1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:4] Set("Local/FMPR-202@from-internal-0000003a;2", "ITER2=1") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:5] Set("Local/FMPR-202@from-internal-0000003a;2", "THISPART2=PJSIP/202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:6] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "0?Set(THISPART2=DAHDIIP/202)") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:7] Set("Local/FMPR-202@from-internal-0000003a;2", "NEWDIAL=PJSIP/202&") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:8] Set("Local/FMPR-202@from-internal-0000003a;2", "ITER2=2") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:9] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?begin2") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:10] Set("Local/FMPR-202@from-internal-0000003a;2", "THISDIAL=PJSIP/202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [zap2dahdi@macro-dial-one:11] Return("Local/FMPR-202@from-internal-0000003a;2", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:9] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?docheck") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:10] NoOp("Local/FMPR-202@from-internal-0000003a;2", "Debug: Found PJSIP Destination PJSIP/202") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:11] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?doset") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:12] NoOp("Local/FMPR-202@from-internal-0000003a;2", "Debug: Updating PJSIP Destination with PJSIP_DIAL_CONTACTS") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:13] Set("Local/FMPR-202@from-internal-0000003a;2", "THISDIAL=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:14] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "1?skipset") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx_builtins.c: Goto (macro-dial-one,dstring,16)
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:16] Set("Local/FMPR-202@from-internal-0000003a;2", "ITER=2") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:17] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "0?begin") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [dstring@macro-dial-one:18] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "1?Return()") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:29] GotoIf("Local/FMPR-202@from-internal-0000003a;2", "1?nodial") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx_builtins.c: Goto (macro-dial-one,s,58)
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:58] NoOp("Local/FMPR-202@from-internal-0000003a;2", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:59] ExecIf("Local/FMPR-202@from-internal-0000003a;2", "1?Set(DIALSTATUS=NOANSWER)") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:60] NoOp("Local/FMPR-202@from-internal-0000003a;2", "Returned from dial-one with nothing to call and DIALSTATUS: NOANSWER") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-dial-one:61] MacroExit("Local/FMPR-202@from-internal-0000003a;2", "") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:7] Set("Local/FMPR-202@from-internal-0000003a;2", "__CWIGNORE=") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095] pbx.c: Executing [s@macro-simple-dial:8] Set("Local/FMPR-202@from-internal-0000003a;2", "PR_DIALSTATUS=NOANSWER") in new stack
[2017-12-21 09:25:57] VERBOSE[23103][C-00000095