4PSA VoipNow Amazon EC2 Deployment Guide
Create an EC2 account
Install EC2 command line tools
Locate the 4PSA 4PSA VoipNow AMI on Amazon infrastructure
Create your server
Set up...
Last Modified: 2009-02-09
Number of views: 1249
How To Activate Call API
Overview
Call API is a multi-threaded proxy server that allows users to handle 4PSA VoipNow calls remotely, using HTTP requests or native Asterisk...
Last Modified: 2008-06-26
Number of views: 1471
Install/Upgrade 4PSA software for Unix/Linux
In order to install or update 4PSA software designed for Linux/Unix servers, you must follow the steps below. Please remember that the procedure is valid for both new...
How to use the 4PSA Open Source Repository
Table of Contents
Overview yum Configuration Guide How to install the packages from the 4PSA Open Source Repository How to install yum...
Install/Upgrade 4PSA software for Unix/Linux
In order to install or update 4PSA software designed for Linux/Unix servers, you must follow the steps below. Please remember that the procedure is valid for both new...
How to install SpamAssassin addons on Linux
Table of Contents
Overview Install/Update SpamAssassin from the 4PSA Open Source Repository Install DCC in SpamAssassin Install pyzor...
4PSA Spam Guardian 3 and Spam Assassin
4PSA Spam Guardian 3 does not work with Spam Assassin 2.x. The product will install, but emails will not be scanned. In order to make sure that 4PSA Spam Guardian 3 works...
How do I change the Plesk hostname?
Log into the server and run:
Linux servers
mysql -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e "update misc set val='my_new_hostname' where...