yum reinstall asterisk* -y
For FreePBX:
yum reinstall freepbx* -y
During FeeePBX reinstall if you receive a DB error in the log:
"[FATAL] PEAR must be installed (requires DB.php). Include path: .:/usr/share/pear:/usr/share/php"
fix is simple:
pear install DB
and then
yum reinstall freepbx* -y
I had to move our Asterisk to another drive, Very Helpful, worked a treat, thankyou.
ReplyDeleteJust as an update I was getting various access error shorty after!
Deletebeing:
- Reload failed because retrieve_conf encountered an error: 1
- Error Asterisk Manager Interface (astman) failure
I did this to correct, run these command in the same order with root /sudo privileges
# amportal chown
# amportal a ma refreshsignatures
# amportal a reload