cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
560
Views
0
Helpful
0
Replies

Presentation only guest callLegProfile

Hello. Is there a way to create callLegProfile on CMS, where only presentation view allowed, for Cisco Meeting App and WebRTC clients?

I tried to create profile like this:

  "presentationDisplayMode": "dualStream",
  "presentationContributionAllowed": "false",
  "presentationViewingAllowed": "true",
  "rxAudioMute": "true",
  "txAudioMute": "true",
  "rxVideoMute": "true",
  "txVideoMute": "false",
  "muteOthersAllowed": "false",
  "videoMuteOthersAllowed": "false",
  "muteSelfAllowed": "false",
  "videoMuteSelfAllowed": "false",
  "endCallAllowed": "false",
  "disconnectOthersAllowed": "false",
  "telepresenceCallsAllowed": "false",
  "sipPresentationChannelEnabled": "false",
  "changeLayoutAllowed": "false",
  "bfcpMode": "serverOnly",
  "callLockAllowed": "false",
  "allowAllMuteSelfAllowed": "false",
  "allowAllPresentationContributionAllowed": "false",
  "changeJoinAudioMuteOverrideAllowed": "false",
  "recordingControlAllowed": "false",
  "streamingControlAllowed": "false"
  "videoMode": "disabled"

But users cannot see anything, despite the fact that videoMode description says:

If disabled is set then call legs using
this call leg profile will be audio-only,
or audio and content – depending on
the values for
presentationViewingAllowed and
txAudioMute. No main stream video
will be shown.

and presentation is active

perhaps it is a bug? Our server version is 2.3.3

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: