Changes for page Remote Agents

Last modified by superadmin on 2021/09/09 20:55

From version 1.1 >
edited by michaely
on 2021/09/09 18:01
To version < 2.2 >
edited by colinw
on 2021/09/09 18:14
>
Change comment: Updated parent field.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +xwiki:ISYMDOCS.Home.iSymphony Administrator's Guide
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michaely
1 +XWiki.colinw
Tags
... ... @@ -1,0 +1,1 @@
1 +files|recording|remote|voicemail
Content
... ... @@ -53,15 +53,15 @@
53 53  </Configuration>
54 54  {{/code}}
55 55  )))
56 -1. Open the file** /opt/isymphony3/server/conf/agent/servlet.xml**.
56 +1. Open the file** /opt/isymphony3/server/jvm.args**.
57 57  1. (((
58 -Modify the **BrokerConnectionhost** to the IP or hostname of your main iSymphony Server and change the **transport** type to **tcp**.
58 +Add the following line to the end of the file:
59 59  
60 60  {{code language="xml"}}
61 -<Configuration>
62 - <BrokerConnection host="[ip or hostname of the main iSymphony Server]" port="51000" transport="tcp"/>
63 -</Configuration>
61 +-Dcom.xmlnamespace.panel.framework.jms.broker_url=tcp://<hostname>:51000
64 64  {{/code}}
63 +
64 +Be sure to modify theĀ <hostname> parameter to match your main iSymphony server hostname, and if necessary, change the port number fromĀ 51000 to the port that you're using for your broker on your primary server.
65 65  )))
66 66  1. Open the file **/opt/isymphony3/server/conf/agent/voicemail.xml.**
67 67  1. (((
iSymphony