cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
72
Views
0
Helpful
0
Comments
Meddane
VIP
VIP

topo.png

 

The new Cisco Meeting Server 3.8 version supports a new feature Survey, it allows the user hosting a conference or a space to create a survey in a meeting and invite the participants to take part in the survey and share their opinion making the user experience more intuitive.

To use the Survey feature, the MeetingApps Service must be configured on a stand alone Meeting Server node without any other services with dedicated certificates.

Only a signed in user or the owner of the space will be able to create and launch surveys. Guest users can only participate to take part in the Servey.

To do this:

API parameter "surveyAllowed" to enable/disable the Survey feature at call level with the following API methods:

  • POST to /calls/
  • PUT to /calls//
  • GET on /calls/
  • POST to /callProfiles
  • PUT to /callProfiles/
  • GET on /callProfiles/

API parameter "surveyOpsAllowed" to enable/disable the Survey feature at the participant level with the following API methods:

  • POST to /calls//callLegs
  • PUT to /callLegs/
  • GET on /callLegs/
  • POST to /calls//participants
  • POST to /callLegProfiles
  • GET on /callLegProfiles
  • PUT to /callLegProfiles/

Finally use the Access Methods to apply the appropriate CallLegProfile and CallProfile to allow or not the participants to participate to the survey created by the owner of the space.

On CMS-A, enable the meetingapps service.

Meddane_1-1713426740499.jpeg

Meddane_2-1713426740503.jpeg

On CMS-B, configure the WebBridge to connect to the meetingapps service hosted on CMS-A.

Meddane_3-1713426740504.jpeg

Meddane_4-1713426740507.jpeg

On CMS-B, create a Call Leg Profile named Tigana Call Leg Profile for the owner of the space and enable the suveyOpsAllowed option. This option allows the host or the owner of the space to create, delete and launch a survey in meeting.

Meddane_5-1713426740511.jpeg

Create a Call Leg Profile named Guest Call Leg Profle for the guest user and disable the surveyOpsAllowed option.

Meddane_6-1713426740514.jpeg

Meddane_7-1713426740517.jpeg

Create a Call Profile for the host and enable the surveyAllowed option. This option makes the Survey feature visible for the participants.

Meddane_8-1713426740520.jpeg

Meddane_9-1713426740522.jpeg

Edit the Access Method of the guest users and assign the Call leg Profile named Guest Call Leg Profle and the Call Profile created previously.

Meddane_10-1713426740528.jpeg

Edit the Access Method of the host or the owner of the space and assign the Call Leg Profile named Tigana Call Leg Profile.

Meddane_11-1713426740535.jpeg

Do not forget to assign the Call Leg Profile Tigana Call Leg Profile to the coSpaceUsers.

Meddane_12-1713426740540.jpeg

From the Tigana-PC, access the Tigana Space.

Meddane_13-1713426740550.jpeg

Meddane_14-1713426740559.jpeg

If you see the error message, this is due to certificate issue. Click the Link in blue to solve the issue.

Meddane_15-1713426740562.jpeg

The web browser is display to accept the certificate , once certificate accepted it shows the message {"ping": "pong!"}.

Meddane_16-1713426740567.jpeg

Meddane_17-1713426740568.jpeg

Click the Retry button.

Meddane_18-1713426740571.jpeg

The host can now create and launch a Survey.

Meddane_19-1713426740573.jpeg

Meddane_20-1713426740577.jpeg

Meddane_21-1713426740578.jpeg

Meddane_22-1713426740580.jpeg

From the Guest user can now see the Survey created by the host and can submit the response.

Meddane_23-1713426740589.jpeg

Meddane_24-1713426740592.jpeg

Meddane_25-1713426740594.jpeg

 

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: