Call recording not working on a conference bridge

I have two conference bridges one will record and the other will not.

The one that will record: 26639998
The one that will record has “Record Conference” = no.
[2016-05-27 15:32:51] VERBOSE[413][C-00014ed4] pbx.c: Executing [recconf@sub-record-check:1] NoOp(“SIP/EarthlinkSIP-000169c0”, “Setting up recording: 26639998, 26639998, never”) in new stack

The one that will not record: 26632388
The one that will not record has “Record Conference” = yes.

[2016-05-27 15:37:19] VERBOSE[1464][C-00014ed8] pbx.c: Executing [recconf@sub-record-check:1] NoOp(“SIP/EarthlinkSIP-000169c4”, “Setting up recording: 26632388, 26632388, always”) in new stack

Of note, the user that is associated with the conf bridge: 26632388 which will not record, has an Applications -> Users setting of Record inbound/outbound/int/ext set to always.

freepbx-13.0.101-1.shmz65.1.46.noarch
Asterisk 13.7.2

The issue was resolved by navigating in the FreePBX web interface from “Settings” to “Advanced Settings” and changing the “Conference Room App” from app_meetme to app_confbridge . app_meetme has been deprecated .