cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
815
Views
0
Helpful
4
Replies

CuciMoc 8.01 meetingplace error

Jim.Koniecki
Level 4
Level 4

We are in the process of deploying CuciMoc 8.01 but we do not utilize Meetingplace.

At the current time pilot users are complaining about the Server Error on the bottom right hand corner for Meetingplace.

Since we are not using this feature is their any way to suppress this error?

Thank You

4 Replies 4

htluo
Level 9
Level 9

If you haven't deployed this feature, CUCIMOC shouldn't report an error.

Would you mind post your registry settings?

Michael

http://htluo.blogspot.com

Thanks for the reply Mike this was included in the initial push.

I have tried deleting the WebConf strings

***
REM *** WEB CONFERENCING

SET WebConfPort="80"
SET WebConfProtocol="HTTP"
SET WebConfServer="meetingplace.mydomain.net"

SET WebConfServerValidation="1"

***

Pushed File >

REM *** VOICE MAIL MAILSTORE
SET VVM_Mailstore_Server_0="172.16.2x"
SET VVM_Mailstore_Server_1="172.16.2x"
SET VVM_Mailstore_ImapProtocol_0="TCP"
SET VVM_Mailstore_ImapProtocol_1="TCP"
SET VVM_Mailstore_ImapPort_0="143"
SET VVM_Mailstore_ImapPort_1="143"

SET VVM_Mailstore_InboxFolderName="INBOX"
SET VVM_Mailstore_TrashFolderName="Deleted Items"
SET VVM_Mailstore_EncryptedConnection="false"
SET VVM_Mailstore_PollingInterval="60"
SET VVM_Mailstore_DualFolder="true"
SET VVM_Mailstore_IdleEnabled="true"
SET VVM_Mailstore_IdleExpireTimeInMin="29"

REM *** Service Credentials Sources : Valid source are "", "PHONE",  "CONTACT", "VOICEMAIL", "WEBCONF"
SET VoiceMailService_UseCredentialsFrom=""
SET PhoneService_UseCredentialsFrom=""
SET ContactService_UseCredentialsFrom=""
set WebConfService_UseCredentialsFrom=""

REM *** CCMCIP Servers
SET CCMCIP1="172.16.2x"
SET CCMCIP2="172.16.2x"
SET CCMCIP_Server_Validation="0"

REM *** WEB CONFERENCING
SET WebConfPort="80"
SET WebConfProtocol="HTTP"
SET WebConfServer="meetingplace.mydomain.net"
SET WebConfServerValidation="1"

REM *** Video Options Visibility Setting
SET SetVideoEnablePref="true"
SET SetVideoStaticThrottlingPref="false"

You should push this:

REM *** WEB CONFERENCING
SET WebConfPort=""
SET  WebConfProtocol=""
SET WebConfServer=""
SET  WebConfServerValidation=""

This will make CUCIMOC aware that "web conferencing" was not configured, thus will not trigger the alert.

Ideally, you shouldn't push those entries at all.  (ie. remove those entries from registry).

Remeber, you'll have to kill the "cucsf.exe" in task manager to refresh the configuration.

Michael

Thats Easy

Thank You I will report back on my results next week.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: