####Manage business calls from your mobile phone CallAssist Mobile for FusionPBX* increases the flexibility, customer focus and professionalism of companies, especially for employees who work on the go. It ensures that customer communication is consistent and professional, while allowing the team to communicate more efficiently.
*CallAssist Mobile only works on a FusionPBX platform
- FusionPBX
YOU REALLY NEED TO DO ALL FOLLOWING STEPS
cd /var/www/fusionpbx/app;
git clone https://github.com/Callassist-io/callassist_mobile.git;
chown -R www-data:www-data callassist_mobile;
git config --global --add safe.directory /var/www/fusionpbx/app/callassist_mobile;
Menu->Advanced->Upgrade, check:
- App Defaults
- Menu Defaults
- Permission Defaults
then click "Execute"
Menu->Applications->CallAssist Mobile
cd /var/www/fusionpbx/app/callassist_mobile;
git pull;
cd ..;
chown -R www-data:www-data callassist_mobile;
often, and you will get latest features/bigfixes.
cd /var/www/fusionpbx/app;
rm -r callassist_mobile;
Menu->Advanced->Upgrade, check:
- App Defaults
- Menu Defaults
- Permission Defaults
then click "Execute"