Calls recording problems after update

I am newbie in Asterisk, so i cant decide a problem happend yesterday.
All was Ok more than 1 year and call recording worked fine. But yesterday i started module updating through FreePBX-Updates-Module Updates. Update passed without problems… but after this i have no new calls recording files in monitor folder.
FreePBX is 14.0.10.3, and it was about 14.0.4, Current Asterisk Version: 15.5.0

I`ve tried to compare logs before and after update and i have found a difference. Fresh log is without lines:

[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:19] MixMonitor("SIP/151-000117e8", "2019/04/18/out-20190418-110900-1555574939.132528.wav,abi(LOCAL_MIXMON_ID),") in new stack
[2019-04-18 11:09:00] VERBOSE[32186][C-00055cf7] app_mixmonitor.c: Begin MixMonitor Recording SIP/151-000117e8

What is the problem it might be? p.s. sorry for my english

before log:

[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:1] GotoIf("SIP/151-000117e8", "0?initialized") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:2] Set("SIP/151-000117e8", "__REC_STATUS=INITIALIZED") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:3] Set("SIP/151-000117e8", "NOW=1555574940") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:4] Set("SIP/151-000117e8", "__DAY=18") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:5] Set("SIP/151-000117e8", "__MONTH=04") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:6] Set("SIP/151-000117e8", "__YEAR=2019") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:7] Set("SIP/151-000117e8", "__TIMESTR=20190418-110900") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:8] Set("SIP/151-000117e8", "__FROMEXTEN=151") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:9] Set("SIP/151-000117e8", "__MON_FMT=wav") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:10] NoOp("SIP/151-000117e8", "Recordings initialized") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:11] ExecIf("SIP/151-000117e8", "0?Set(ARG3=dontcare)") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:12] Set("SIP/151-000117e8", "REC_POLICY_MODE_SAVE=") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:13] ExecIf("SIP/151-000117e8", "0?Set(REC_STATUS=NO)") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:14] GotoIf("SIP/151-000117e8", "3?checkaction") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx_builtins.c: Goto (sub-record-check,s,17)
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [s@sub-record-check:17] GotoIf("SIP/151-000117e8", "1?sub-record-check,out,1") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx_builtins.c: Goto (sub-record-check,out,1)
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [out@sub-record-check:1] NoOp("SIP/151-000117e8", "Outbound Recording Check from 151 to 84952780000") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [out@sub-record-check:2] Set("SIP/151-000117e8", "RECMODE=dontcare") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [out@sub-record-check:3] ExecIf("SIP/151-000117e8", "1?Goto(routewins)") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx_builtins.c: Goto (sub-record-check,out,7)
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [out@sub-record-check:7] Gosub("SIP/151-000117e8", "recordcheck,1(force,out,84952780000)") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("SIP/151-000117e8", "Starting recording check against force") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("SIP/151-000117e8", "force") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx_builtins.c: Goto (sub-record-check,recordcheck,5)
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:5] Set("SIP/151-000117e8", "__REC_POLICY_MODE=FORCE") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:6] GotoIf("SIP/151-000117e8", "1?startrec") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx_builtins.c: Goto (sub-record-check,recordcheck,16)
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:16] NoOp("SIP/151-000117e8", "Starting recording: out, 84952780000") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:17] Set("SIP/151-000117e8", "AUDIOHOOK_INHERIT(MixMonitor)=yes") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:18] Set("SIP/151-000117e8", "__CALLFILENAME=out-20190418-110900-1555574939.132528") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:19] MixMonitor("SIP/151-000117e8", "2019/04/18/out-20190418-110900-1555574939.132528.wav,abi(LOCAL_MIXMON_ID),") in new stack
[2019-04-18 11:09:00] VERBOSE[32186][C-00055cf7] app_mixmonitor.c: Begin MixMonitor Recording SIP/151-000117e8
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:20] Set("SIP/151-000117e8", "__MIXMON_ID=0x7f86d8072e10") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:21] Set("SIP/151-000117e8", "__RECORD_ID=SIP/151-000117e8") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:22] Set("SIP/151-000117e8", "__REC_STATUS=RECORDING") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:23] Set("SIP/151-000117e8", "CDR(recordingfile)=out-20190418-110900-1555574939.132528.wav") in new stack
[2019-04-18 11:09:00] VERBOSE[32185][C-00055cf7] pbx.c: Executing [recordcheck@sub-record-check:24] Return("SIP/151-000117e8", "") in new stack

after log:

[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:1] GotoIf("SIP/602-000000dd", "0?initialized") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:2] Set("SIP/602-000000dd", "__REC_STATUS=INITIALIZED") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:3] Set("SIP/602-000000dd", "NOW=1555591858") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:4] Set("SIP/602-000000dd", "__DAY=18") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:5] Set("SIP/602-000000dd", "__MONTH=04") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:6] Set("SIP/602-000000dd", "__YEAR=2019") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:7] Set("SIP/602-000000dd", "__TIMESTR=20190418-155058") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:8] Set("SIP/602-000000dd", "__FROMEXTEN=602") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:9] Set("SIP/602-000000dd", "__MON_FMT=wav") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:10] NoOp("SIP/602-000000dd", "Recordings initialized") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:11] ExecIf("SIP/602-000000dd", "0?Set(ARG3=dontcare)") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:12] Set("SIP/602-000000dd", "REC_POLICY_MODE_SAVE=") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:13] ExecIf("SIP/602-000000dd", "0?Set(REC_STATUS=NO)") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:14] GotoIf("SIP/602-000000dd", "3?checkaction") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx_builtins.c: Goto (sub-record-check,s,17)
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [s@sub-record-check:17] GotoIf("SIP/602-000000dd", "1?sub-record-check,out,1") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx_builtins.c: Goto (sub-record-check,out,1)
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [out@sub-record-check:1] NoOp("SIP/602-000000dd", "Outbound Recording Check from 602 to 89032648281") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [out@sub-record-check:2] Set("SIP/602-000000dd", "RECMODE=dontcare") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [out@sub-record-check:3] ExecIf("SIP/602-000000dd", "1?Goto(routewins)") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx_builtins.c: Goto (sub-record-check,out,7)
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [out@sub-record-check:7] Gosub("SIP/602-000000dd", "recordcheck,1(force,out,89032648281)") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:1] NoOp("SIP/602-000000dd", "Starting recording check against force") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:2] Goto("SIP/602-000000dd", "force") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx_builtins.c: Goto (sub-record-check,recordcheck,5)
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:5] Set("SIP/602-000000dd", "__REC_POLICY_MODE=FORCE") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:6] GotoIf("SIP/602-000000dd", "1?startrec") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx_builtins.c: Goto (sub-record-check,recordcheck,16)
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:16] NoOp("SIP/602-000000dd", "Starting recording: out, 89032648281") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:17] Set("SIP/602-000000dd", "AUDIOHOOK_INHERIT(MixMonitor)=yes") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:18] Set("SIP/602-000000dd", "__CALLFILENAME=out-20190418-155058-1555591856.253") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:19] Set("SIP/602-000000dd", "__MIXMON_ID=") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:20] Set("SIP/602-000000dd", "__RECORD_ID=SIP/602-000000dd") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:21] Set("SIP/602-000000dd", "__REC_STATUS=RECORDING") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:22] Set("SIP/602-000000dd", "CDR(recordingfile)=out-20190418-155058-1555591856.253.wav") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [recordcheck@sub-record-check:23] Return("SIP/602-000000dd", "") in new stack
[2019-04-18 15:50:58] VERBOSE[8454][C-000000a4] pbx.c: Executing [out@sub-record-check:8] Return("SIP/602-000000dd", "") in new stack

Can you play the files in CDR?

No. But it was the same before update

I’ve just found the config extensions_override_freepbx.conf. and i dont know why it is using… not me configured the server.
i’ve added the line

exten => recordcheck,n,MixMonitor(${MIXMON_DIR}${YEAR}/${MONTH}/${DAY}/${CALLFILENAME}.${MON_FMT},a${MONITOR_REC_OPTION}i(LOCAL_MIXMON_ID)${MIXMON_BEEP},${MIXMON_POST})

and calls started to record again ))

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.