OBJECT
Configuration for the video channel
type VideoConfiguration {# Whether the channel is enabled or notisEnabled: Boolean # If several agents are handling video calls, direct new calls in priority to this # agenthasPriorityOnVideo: Boolean }