Configure an auto-moderator PIN

This section contains information for configuring auto-moderator PINs.

Using Vidyo’s Epic Context-Aware Linking (CAL) integration, multiple providers can now be given moderation privileges explicitly by a parameter in the CRYPTSTRING.

Prerequisites

For the required component versions for this feature, see Epic CAL feature compatibility with Vidyo versions.

Add the allowMod parameter to the CRYPTSTRING

allowMod is an optional CAL link parameter that allows Epic integrations to automatically give providers the ability to moderate a conference. This parameter must be used together with the AP=1 parameter (Auto-provisioned provider).

Parameter

Value

allowMod

  • 0 - indicates moderation is not allowed for the given provider (default)

  • 1 - indicates moderation is enabled for the given provider (values must be included inside the encrypted CRYPTSTRING)

The allowMod parameter must be included inside the CRYPTSTRING as part of the encrypted extData that is passed to Vidyo from the Epic FDI record.

Here is an example of a decrypted CRYPTSTRING with the allowMod parameter (with added line breaks for legibility):

SessionID=10007057852&ConferenceID=10007057852
&ExternalID=165790&ExternalIDType=1
&FirstName=Krishnan&LastName=Ram
&AppointmentTime=08/11/2020 02:00 PM
&LinkValidityPeriod=60&AP=1&EPB=e1&allowMod=1

When allowMod is used for a conference, only the providers that have the allowMod=1 parameter invocation will receive moderation privileges.

Test

Use the Context Aware Sample Link Generator in the Tenant Admin to generate a sample Epic CAL URL link with the allowMod parameter.