12-01-2021 08:35 PM
Hi
I have enabled CVI and hybrid calendar for obtain OBTP in my organization, it working fine.
But when I have forward invitations scheduled from outside of my Microsoft organization to the device, and add the following command: Set-CalendarProcessing -identity "room" -ProcessExternalMeetingMessages $True
The OBTP not show on the screen, any idea or suggestion?
11-02-2023 01:47 AM
Hi Everyone,
thank you very much for this topic and help. I have registered two rooms with CVI and hybrid calendar - and unfortunately the same issue. If I invite the room via Microsoft calendar from an internal user. It works - the button is visible. When I setup a team meeting from an external user (I created a test account with a different domain) than no chance- you see the meeting on the Display but the button is missing. When I setup the room resource on the Microsoft portal I exactly followed 1:1 the description. The last command I entered in the PowerShell was:
It was accepted by the system but still nor button to join.
When I enter the teams-App with the Room account I see the meeting in the calendar and I can join via the Teams-APP
Any ideas? I already asked the cisco support but no answer for one week.
Thanks J
01-06-2022 06:10 PM
Thanks so much for the post! We were having this exact problem and have been tearing our hair out. We just ran that command on a test room and bingo the Join button came up as expected.
01-03-2022 07:49 AM
Hi,
I had the problem, that the "Join" button is not showing, because the following command was not set:
In order for OBTP to work consistently on invited devices, you must ensure that the mail system does not have a policy to automatically delete meeting comments. The following PowerShell command ensures that comments are retained so that the Hybrid Calendar Service can use them to process meetings:
Set-CalendarProcessing -identity "room" -DeleteComments $false
After the MS guy entered the command, the button was there.
--- Please rate this post as "Helpful" or accept as a solution, if your question has been answered ---
12-29-2021 12:00 AM
Do you have any email filtering changing the invite URL? Does all external invites fail?
you might need to check on that.
03-23-2023 03:53 AM
Is there any workaround if the customer have email based security enabled?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide