Logo

Conference ID Length using PCO

SOLVED
robertgardner
Advisor

Conference ID Length using PCO

When we create a conference using PCO (Polycom Conferencing for Microsoft Outlook), the conference ID is always set to 6 digits. How can we reduce this to 4 digits?

Message 1 of 3
1 ACCEPTED SOLUTION

Accepted Solutions
robertgardner
Advisor

Re: Conference ID Length using PCO

I've found the entry "generatedLength" in the settings.xml file that gets written to from the Configuration Policy. Changing this has changed the conference id length.

 

<Setting>
    <name>generatedLength</name>
    <Type>string</Type>
    <Value>4</Value>
  </Setting>

View solution in original post

Message 3 of 3
2 REPLIES 2
Daniel
Frequent Advisor

Re: Conference ID Length using PCO

Hi Robert,

 

 

Please do the following:

 

1. Open Microsoft Outlook

2. Click on the "Schedule Polycom Conference" plug-in

3. Within the new invitation window, click on the bottom arrow of the "Conference" plug-in and select "Options"

4. Click "Configuration Policy", select "My custom configuration" and click "OK"

5. Repeat step number 3.

6. Select "Video Network" and within the "Generated number length" field set the number from 6 to 4

7. Click "OK" and you're done

 

 

Hope this helps!

Daniel
Message 2 of 3
robertgardner
Advisor

Re: Conference ID Length using PCO

I've found the entry "generatedLength" in the settings.xml file that gets written to from the Configuration Policy. Changing this has changed the conference id length.

 

<Setting>
    <name>generatedLength</name>
    <Type>string</Type>
    <Value>4</Value>
  </Setting>

Message 3 of 3