I installed 5.3 new. I then, a little later, installed the transcription option and setup all the defaults for this. It all looks correct, but the "Transcription Enabled" field does not appear in my extension edit, or voicemail edit screens and my voicemails are not transcribed.
On another system I have, it works fine.
I followed the directions to install transcription in the 5.2 to 5.3 upgrade section of the documentation using the following commands.
cd /var/www/fusionpbx/app
git clone https://github.com/fusionpbx/fusionpbx-app-transcribe.git transcribe
git clone https://github.com/fusionpbx/fusionpbx-app-speech.git speech
chown -R www-data:www-data /var/www/fusionpbx
php /var/www/fusionpbx/core/upgrade/upgrade.php
Not sure what to check next.
On another system I have, it works fine.
I followed the directions to install transcription in the 5.2 to 5.3 upgrade section of the documentation using the following commands.
cd /var/www/fusionpbx/app
git clone https://github.com/fusionpbx/fusionpbx-app-transcribe.git transcribe
git clone https://github.com/fusionpbx/fusionpbx-app-speech.git speech
chown -R www-data:www-data /var/www/fusionpbx
php /var/www/fusionpbx/core/upgrade/upgrade.php
Not sure what to check next.