Changes

From SME Server
Jump to navigationJump to search
673 bytes added ,  08:05, 7 December 2022
Line 225: Line 225:     
= Known issues=
 
= Known issues=
 +
===SME10: no voicemail in UCP / yum update issue===
 +
starting release 14-7 we use asterisk-voicemail-plain to store voicemails as regular old plain files, as UCP doe snot handle correctly the odbc storage and misconfiguration of odbc could lead to lost messages.
 +
 +
If you had a priori installation, you might encounter an error with yum and need to issue this to solve it <syntaxhighlight lang="bash">
 +
rpm -e --nodeps asterisk-voicemail-odbc
 +
yum install asterisk-voicemail-plain --enablerepo=asterisk-13
 +
# this one is mandatory to force asterisk to forget about previous app_voicemail_odbc.so module
 +
systemctl restart freepbx
 +
yum update smeserver-freepbx
 +
</syntaxhighlight>
 +
 
===SME10: UCP deamon not running===
 
===SME10: UCP deamon not running===
 
This is only for FreePBX distro and improve commercial module integration, just ignore the message.
 
This is only for FreePBX distro and improve commercial module integration, just ignore the message.
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu