This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_isymphony [2014/08/19 14:03] gcooper |
voice:pbx:freepbx:freepbx_isymphony [2016/08/08 09:15] (current) gcooper |
||
---|---|---|---|
Line 3: | Line 3: | ||
:!: This software requires Oracle Java and thus significant resources. | :!: This software requires Oracle Java and thus significant resources. | ||
- | :!: iSymphony is pre-installed in the FreePBX Distro. | + | :!: iSymphony |
- | If you don't plan to use iSymphony and you have a Small PBX, disable it. | + | :!: If you don't plan to use iSymphony and you have a Small VA vPBX, disable it. |
- | ===== Disable | + | :!: iSymphony |
- | :!: iSymphony is enabled by default. | + | **Demo Video**: https://vimeo.com/ |
- | < | + | **FreePBX Module Documentation**: |
- | chkconfig iSymphonyServerV3 off | + | |
- | service iSymphonyServerV3 stop | + | |
- | </file> | + | |
- | + | ||
- | ===== Enable iSymphony ===== | + | |
- | + | ||
- | < | + | |
- | chkconfig iSymphonyServerV3 on | + | |
- | service iSymphonyServerV3 start | + | |
- | </file> | + | |
**Home Page**: http:// | **Home Page**: http:// | ||
- | **Pricing**: | + | **Pricing**: |
**Forums**: https:// | **Forums**: https:// | ||
Line 37: | Line 27: | ||
iSymphony is an optional operator control panel available in a limited free (demo) version and various upgrade licenses. | iSymphony is an optional operator control panel available in a limited free (demo) version and various upgrade licenses. | ||
- | ===== Oracle JRE ===== | + | ===== Disable iSymphony |
- | http://java.com/ | + | :!: iSymphony is enabled by default. |
- | + | ||
- | Download the **Linux x64 RPM**: | + | |
< | < | ||
- | wget -O jre-7u40-linux-x64.rpm http:// | + | chkconfig iSymphonyServerV3 off |
- | + | service iSymphonyServerV3 stop | |
- | yum localinstall jre-7u40-linux-x64.rpm | + | |
- | + | ||
- | java -version | + | |
</ | </ | ||
- | ===== Installation | + | ===== Enable iSymphony |
- | + | ||
- | :!: iSymphony requires firewall (TCP) ports 50000 and 50003 to be open. | + | |
< | < | ||
- | rpm -Uvh http:// | + | chkconfig iSymphonyServerV3 on |
+ | service iSymphonyServerV3 start | ||
</ | </ | ||
- | ===== FreePBX Configuration | + | ===== Administration |
- | **Admin -> Module Admin -> Extended -> Check Online** | + | :!: Use your PBX admin username and password for the initial login. |
- | Install | + | **FreePBX -> Admin -> iSymphony** |
- | + | ||
- | Download the FreePBX | + | |
- | + | ||
- | **Admin | + | |
- | + | ||
- | and upload the FreePBX | + | |
- | + | ||
- | Go to **Local Module Administration** | + | |
- | + | ||
- | Don't forget to **Apply Configuration**. | + | |
- | + | ||
- | Then **Admin -> iSymphony** | + | |
- | + | ||
- | ===== iSymphony Services ===== | + | |
< | < | ||
- | service iSymphonyServer start|stop|restart | + | http:// |
</ | </ | ||
- | ===== Using iSymphony | + | ===== Client |
- | :!: You need Oracle Java installed on the client workstation. | + | :!: Use your extension number and extension password for the initial login. |
- | ==== Client Installation ==== | + | :!: You can then use the User Management module for username and password maintenance thereafter. |
- | Execute the installer: | + | **FreePBX -> Admin -> User Management** |
< | < | ||
- | http://< | + | http://pbxip.or.host.name:58080/client/ |
</ | </ | ||
- | ==== 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:// | ||
- | |||
- | < | ||
- | cat / | ||
- | </ |