Sametime: Configurações para stproxyconfig.xml: Difference between revisions
No edit summary |
No edit summary |
||
| Line 93: | Line 93: | ||
</configuration> | </configuration> | ||
<ref>seção webaudiovideo adicionado | <ref>seção webaudiovideo adicionado "Capture screen is freezing" when using self-signed certificate </ref> | ||
Latest revision as of 22:28, 15 March 2016
Procedimento
Ajustes no stproxyconfig.xml
Na máquina do DMGR/System Console, localize o arquivo stproxyconfig.xml para cada Sametime Proxy Server em
/opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/config/cells/sametimeCell/nodes/<node_name>/servers/STProxyServerNN
alterar os valores
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<tokenDomain>company.com</tokenDomain>
<server>
<host>stcommunity_load_balance.company.com</host>
<port>1516</port>
<maxconnections>-1</maxconnections>
<appleNotificationHostName>gateway.push.apple.com</appleNotificationHostName>
<appleNotificationPort>2195</appleNotificationPort>
<appleFeedbackHostName>feedback.push.apple.com</appleFeedbackHostName>
<appleFeedbackPort>2196</appleFeedbackPort>
<tls>
<isUsed>false</isUsed>
<providerName></providerName>
<trustStoreType></trustStoreType>
<trustStoreFile></trustStoreFile>
<trustStorePassword></trustStorePassword>
<trustStorePasswordStashFile></trustStorePasswordStashFile>
<keyStoreType></keyStoreType>
<keyStoreFile></keyStoreFile>
<keyStorePassword></keyStorePassword>
<keyStorePasswordStashFile></keyStorePasswordStashFile>
<keyLabel></keyLabel>
<securityLevel></securityLevel>
<minProtocolVersion>0x301</minProtocolVersion>
<maxProtocolVersion>0x303</maxProtocolVersion>
<cipherSuites></cipherSuites>
<clientAuth></clientAuth>
<trustedHosts></trustedHosts>
<mirrorTrustedHosts>0</mirrorTrustedHosts>
<sessionCacheSize>-1</sessionCacheSize>
<sessionCacheTime>-1</sessionCacheTime>
<maxSessionAge>0</maxSessionAge>
</tls>
<allowMobilePhoto>true</allowMobilePhoto>
</server>
<meeting>
<port>443</port>
<type>2</type>
<host>reuniao.company.com</host>
<isSecure>true</isSecure>
</meeting>
<bcard>
<type>1</type>
<url>'''<nowiki>https://connections.company.com/profiles</url></nowiki>
</bcard>
<telephony></telephony>
<fileTransferDirectory>/opt/IBM/STTempDir/Transfer</fileTransferDirectory>
<mobile>
<allowLocationReporting>false</allowLocationReporting>
<allowContactExport>true</allowContactExport>
<disableDeviceNotification>true</disableDeviceNotification>
</mobile>
<webaudiovideo>
<avupdateurl>http://fileserver.company.com/sametime/webplayer</avupdateurl>
<playerver>9,0,0,1524</playerver>
<softphonepluginver>9.0.0.1524</softphonepluginver>
<screencapturepluginupdateurl>http://fileserver.company.com/sametime/screencapture</screencapturepluginupdateurl>
</webaudiovideo>
</configuration>
<ref>seção webaudiovideo adicionado "Capture screen is freezing" when using self-signed certificate </ref>
Continuar no artigo
Continuar no artigo Instalando o IBM Sametime no Linux