Polycom Web
Office Release Notes Version 7.0.1
96
Note:
There is a work around that emulate the way WO7 communicate with MGC7:
Install the XAP server on a machine on the same subnet as the problematic MCUs. The
machine must not have Web
Office
installation on it. (You can find the installation in
xap.zip - request Polycom support for that). When prompted choose Polycom MGC Web
server and not IIS.
Stop the XAPHttpSrv service. Copy the attached XAP.dll to c:\program files\XAP KIT\xap
(it's a newer version). Start the service again.
Configure the Web
Office
to call this computer.
In c:\polycom\conf find the WebOfficeAdministrator.xml.
In this file find the xml tag property which key is called "server.mcu.xapServer.ip" The xml
should look this way:
<property>
<key>server.mcu.xapServer.ip</key>
<value>127.0.0.1:5005</value>
<access>EDIT</access>
<isMandatory>true</isMandatory>
<needsRestart>true</needsRestart>
<fieldType>text</fieldType>
<lableText>ip</lableText>
</property>
Change the 127.0.0.1 to the ip address of the computer you installed the XAP on. The
property should look the following way now:
<property>
<key>server.mcu.xapServer.ip</key>
<value>172.x.x.x:5005</value> <-- the ip of the computer with the XAP
<access>EDIT</access>
<isMandatory>true</isMandatory>
<needsRestart>true</needsRestart>
5118
Web
Office
Manager - Direct
Call
Impossible to control the PVX
volume - PVX version 6.0.
Fixed in PVX version 6.2.
5048
Web
Office Meeting
Impossible to open files when
downgrade from version 7 to 6.
Uninstall Web
Office client
and re-login.
4917
Windows
Messenger -
Conference
Organizer
Selected contacts are not
selected when choosing
conference organizer.
Select the contacts again
when conference
organizer is open.
Table 20: Version 7.0.1 Known Limitations
#
Topic
Description
Workaround/Remarks