300-835 Automating Cisco Collaboration Solutions (CLAUTO)

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (Collaboration Endpoints)

Refer to the exhibit. This Python script uses the websocket-based, xAPI library “pyxows’ to monitor and print event details to the console when users interact with UI Extension/In-Room Control

‘Action Buttons’ deployed to the Touch-10 interface of a Webex room device. Which two code snippets successfully capture such events? (Choose two.)

Select all that apply, then click Submit answer.

  • await client.xEvent([‘Event’, ‘**’], callback)

  • await client.subscribe([‘Event’, ‘ActionButton’, ‘Clicked’], callback)

  • await client.subscribe([‘Event’, ‘**’], callback)

  • await client.xEvent([‘Event’, ‘UserInterface’, ‘Extensions’, ‘Panel’, ‘Clicked’], callback)

  • await client.subscribe([‘Event’, ‘UserInterface’, ‘Extensions’, ‘Panel’, ‘Clicked’], callback)

Question 5 (Collaboration Endpoints)

Which two functions are provided by the Java-based computer telephony applications API? (Choose two.)

Select all that apply, then click Submit answer.

  • Provide call blocking and screening for applications.

  • Provide analytics about Cisco Unified Communications Manager endpoints and users.

  • Control and observe Cisco Unified Communications Manager phones.

  • Route calls by using computer telephony integration ports and route points (virtual devices).

  • Allow provisioning of Cisco Unified Communications Manager endpoints and users.

Question 6 (Unified Communication)

Which two capabilities can be implemented in a custom application using the Cisco Unified IP Phone Services API? (Choose two.)

Select all that apply, then click Submit answer.

  • Authenticate the phone to the network.

  • Display corporate directory information.

  • Play multicast messages.

  • Upgrade phone firmware.

  • Create new phone devices.