› VitalPBX Community Support › General Discussion › Unable to see incoming Fax › Reply To: RE: Unable to see incoming Fax
-
- November 15, 2019 at 4:06 pm
@steve-jacot-guillarmod
Sometimes when some script execution fails, it sends the information to /var/spool/mail/root, so, you can check if there’s some kind of error.
For reinstalling the virtual faxes add-on you can execute the following command:
yum reinstall vitalpbx-virtual-faxes
Or for uninstalling and installing again:
yum remove vitalpbx-virtual-faxes
yum install vitalpbx-virtual-faxes0