As a best practice, you can add a Custom Configuration Property to your Sametime Base Meeting Servers where Meeting Rooms will use the concept of UUID based URLs that never change. The functionality is enabled via the configuration parameter meetingroomcenter.useUUIDBasedURLs. A value of true causes room URLs to be UUID based.
Procedure:
- Log into your Sametime Deployment Manager's Integrated System Console (example: https://sametimedeploymentmanager.company.com:8701/ibm/console/)
- In the View drop down list, select Sametime System Console.
- Click on your Sametime Meeting Server Name (Ex: stmeeting1.company.com).
- On the next page, click on Server Configuration > New.
- In the Configuration key field, add meetingroomcenter.useUUIDBasedURLs.
- Configuration value, type true.
- Repeat this for any other Sametime Base Meeting Servers you may have in your deployment.
- Restart your Sametime Meeting Servers.
Results:
Note how the Meeting Room URL changes after implementing the server configuration:Before: http://meetings.company.com/stmeetings/room/EmailAddress@company.com/MeetingRoomName
After: http://meetings.company.com/stmeetings/room/join/d5bcd7e5-19b5-4a18-becf-73ba329b3955
Thanks to Enio Basso for sharing this!
1 comment:
Thanks, very useful!
Post a Comment