User Tools

Site Tools


voice:pbx:freepbx:freepbx_isymphony

This is an old revision of the document!


iSymphony Operator Panel

:!: This software requires Oracle Java and thus significant resources and so may not be appropriate for minimalist platforms.

:!: We install the iSymphony server on our Virtual Architects vPBX template, but leave it disabled by default. Enable it like this:

chkconfig iSymphonyServer on
service iSymphonyServer start

Home Page: http://www.getisymphony.com

Pricing: http://www.getisymphony.com/subscribe/

Forums: https://www.getisymphony.com/forum/

Docs: http://docs.getisymphony.com/

Getting Started: http://docs.getisymphony.com/display/ISYMDOCS/Getting+Started

Installation and Update: http://docs.getisymphony.com/display/ISYMDOCS/iSymphony+Installation+and+Update+Guide

iSymphony is an optional operator control panel available in a limited free (demo) version and various upgrade licenses.

Oracle JRE

http://java.com/en/download/linux_manual.jsp?locale=en

Download the Linux x64 RPM:

wget -O jre-7u40-linux-x64.rpm http://javadl.sun.com/webapps/download/AutoDL?BundleId=80804

yum localinstall jre-7u40-linux-x64.rpm

java -version

Installation

:!: iSymphony requires firewall (TCP) ports 50000 and 50003 to be open.

rpm -Uvh http://www.getisymphony.com/downloads/2.8.0_4295/iSymphonyServer-2.8.0_4295-1.noarch.rpm

FreePBX Configuration

Admin → Module Admin → Extended → Check Online

Install Asterisk API.

Download the FreePBX module from the iSymphony download page.

Admin → Module Admin → Upload Modules

and upload the FreePBX iSymphony module you just downloaded.

Go to Local Module Administration and install the uploaded module.

Don't forget to Apply Configuration.

Then Admin → iSymphony

iSymphony Services

service iSymphonyServer start|stop|restart

Using iSymphony

:!: You need Oracle Java installed on the client workstation.

Client Installation

Execute the installer:

http://<ip-of-pbx>:50003/launch.jnlp

Login

Default username and password: admin and

Troubleshooting

http://www.getisymphony.com/forum/viewtopic.php?f=3&t=233

cat /etc/asterisk/manager_additional.conf
voice/pbx/freepbx/freepbx_isymphony.1381095251.txt.gz · Last modified: 2013/10/06 15:34 by gcooper