ISymphony Module
From Taridium
Beta Warning: This module is currently undergoing beta testing
This optional ipbx module is installed under Advanced Setup → Modules. Registered modules are displayed with registered module.
The iSymphony module automatically creates and deletes extensions in iSymphony. These instructions assume that you have properly configured installation of iSymphony.
Configuration
Please refer to the iSymphony product pages for correct configuration of your iSymphony server and client. Take note of correct location and tenant information. These can be adjusted under Advanced Setup → Configuration → iSymphony.
iSymphony Host and Port
These settings a pre-set and no changes will be necessary if you have iSymphony installed on your local ipbx system. To manually specify a different host or port for iSymphony add or change the following configuration variables to:
/var/www/html/conf/config.php
$cfg['iSymphonyHost'] = "127.0.0.1"; $cfg['iSymphonyManPort'] = "50001";
Enabling Synchronization
To enable first time synchronization, go to Advanced Setup → Configuration → iSymphony and check the keep iSymphony extensions in sync with ipbx extensions. Once settings has been saved, this will automatically start the synchronization process. Note that this can take several minutes depending on the number of extensions/users configured on your system.
Any new user extensions will be added, modified or deleted automatically as long as the synchronization is enabled.
ipbx will only synchronize user extensions, any other extensions need to be added manually. Disabling/Enabling synchronization will cause a complete resync and might remove manually added extensions.