Installation
Installation is simple
### Install php-xml for RSS Feeds
yum install php-xml
### Download source files
cd ~
wget http://geekhut.org/downloads/asterisk_stickies.tar.gz
tar -zxvf asterisk_stickies.tar.gz
cd source
mv phonebook/ /var/www/html/
Point a web browser to http://server-ip/phonebook/install
Fix any errors presented on the System Check page and then restart apache and amportal.
/etc/init.d/httpd restart
amportal restart
A password is automatically generated for you upon successful installation and you will be able to login.
Additional Notes
You may experience issues with call pass time…
If so edit /etc/php.ini
change
allow_call_time_pass_reference = Off
Have fun!


