-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Works For Me
-
Affects Version/s: 14
-
Fix Version/s: None
-
Component/s: Call Recording
-
Labels:None
-
ToDo:
-
Asterisk Version:14.6
-
Distro Version:14
-
Distro:FreePBX Distro
In the context [sub-record-check], the parameter REC_POLICY_MODE is checked for "always", and then it is changed to "force".
Later in the code, like in page, the parameter is tested for "always", then the call recording is cancelled if not. But it can never be "always" because you map "always" to "force". So pages and conferences are never recorded when requested.