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. Assign at least 1GB of RAM to the PBX virtual machine (Medium).

:!: iSymphony Server is pre-installed in the FreePBX Distro.

:!: If you don't plan to use iSymphony and you have a Small VA vPBX, disable it.

FreePBX Module Documentation: http://docs.getisymphony.com/display/ISYMDOCS/FreePBX+Module+Administration

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.

Disable iSymphony

:!: iSymphony is enabled by default. Disable it to save resources.

chkconfig iSymphonyServerV3 off
service iSymphonyServerV3 stop

Enable iSymphony

chkconfig iSymphonyServerV3 on
service iSymphonyServerV3 start

Administration

http://ip.or.host.name:58080/administrator/admin

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

Administration

:!: The default administrative username and password is admin and secret.

In iSymphony: Tools → Preferences → Administration Login

  • Host → Your PBX IP
  • Username → admin
  • Password → secret

Users

FIXME Not done yet.

:!: The user username and password is extension number and ???.

Troubleshooting

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

cat /etc/asterisk/manager_additional.conf
voice/pbx/freepbx/freepbx_isymphony.1408489755.txt.gz · Last modified: 2014/08/19 17:09 by gcooper