




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Focuses on validating an engineer’s ability to deploy Avaya Meetings Server (AMS). Topics include installation prerequisites, virtualized deployments, network configurations, TLS/SRTP setup, SIP integrations, media resource management, endpoint provisioning, and meeting space configuration. The exam also covers redundancy design, firewall traversal, licensing, troubleshooting signaling flows, and validating collaboration workloads across distributed enterprise environments.
Typology: Exams
1 / 173
This page cannot be seen from the preview
Don't miss anything!





























































































Question 1. Which Avaya Meetings Server (AMS) component is primarily responsible for managing meeting schedules, user accounts, and system configuration? A) Avaya Meetings Media Server B) Avava Meetings Recording Gateway C) Avaya Meetings Management Server (AMM) D) Avaya Aura Session Border Controller for Enterprise (ASBCE) Answer: C Explanation: The AMM (also known as MMS) stores meeting metadata, user information, and provides the web‑based management interface. Question 2. In a hybrid deployment model, which term describes the situation where the meeting media is processed in the cloud while the control plane remains on‑premises? A) Team Engagement B) Over‑the‑Top (OTT) C) Edge‑Only D) On‑Premises Only Answer: B Explanation: OTT (Over‑the‑Top) refers to media processing in the cloud with a local control plane, allowing public‑Internet access without full on‑premises media resources. Question 3. Which protocol does Avaya Meetings Server use for signaling between the Meeting Management Server and Avaya Aura Session Manager? A) H. B) SIP C) RTP
Answer: B Explanation: SIP is the standard signaling protocol used for integration with Session Manager and other Avaya Aura components. Question 4. What is the purpose of the Avaya Meetings Recording Gateway (MRG)? A) To provide NAT traversal for external participants B) To encrypt media streams for compliance C) To forward media streams to a recording system D) To load‑balance meeting traffic across media servers Answer: C Explanation: The MRG captures meeting media streams and forwards them to a recording appliance or service for archiving. Question 5. Which of the following is a required service for accurate time‑keeping across all AMS components? A) DNS B) NTP C) DHCP D) LDAP Answer: B Explanation: Network Time Protocol (NTP) synchronizes clocks on all servers, ensuring proper timestamping and coordination.
Answer: B Explanation: WebRTC mode allows participants to join meetings directly from a supported web browser without installing a client. Question 9. Which Avaya Aura component supplies dynamic user profiles to Avaya Workplace clients for automatic configuration? A) Avaya Aura Communications Manager B) Avaya Aura Device Services (AADS) C) Avaya Aura System Manager D) Avaya Aura Media Server Answer: B Explanation: AADS delivers device profiles and configuration data to Avaya Workplace clients, simplifying client setup. Question 10. Which directory service is typically used to synchronize external user accounts with the AMS user directory? A) DNS B) NTP C) LDAP (e.g., OpenLDAP or Microsoft AD) D) RADIUS Answer: C Explanation: LDAP directories provide user authentication and attribute synchronization for AMS. Question 11. What is the primary benefit of using a reverse proxy in front of the Meetings Management Server for public access?
A) To provide media transcoding capabilities B) To terminate TLS and hide internal server details C) To enable SIP trunking to external carriers D) To store meeting recordings locally Answer: B Explanation: A reverse proxy terminates TLS, performs URL rewriting, and protects internal server IPs from public exposure. Question 12. Which component of the Avaya Meetings Server architecture handles video streaming to a large audience? A) Avaya Meetings Media Server B) Avaya Meetings Streaming Server C) Avaya Meetings Recording Gateway D) Avaya Aura Session Border Controller Answer: B Explanation: The Streaming Server is optimized for one‑to‑many video distribution, such as webinars. Question 13. In a secure public access scenario, what is the role of the Avaya Session Border Controller for Enterprise (ASBCE)? A) To provide DNS resolution for internal hosts B) To encrypt media using SRTP and enforce firewall policies C) To store meeting recordings on a local disk D) To act as a DHCP server for meeting participants Answer: B
C) To encrypt SIP signaling between components D) To schedule meetings automatically based on user availability Answer: B Explanation: STUN discovers public IP/port; TURN relays media when direct peer‑to‑peer is blocked. Question 17. Which of the following is NOT a typical licensing metric for Avaya Meetings Server? A) Concurrent meeting licenses B) Number of registered users C) Number of media servers deployed D) Number of simultaneous recording streams Answer: C Explanation: Licensing is generally based on concurrent meetings, users, and recording streams, not on the count of media servers. Question 18. During initial installation, which database engine is recommended for the Meetings Management Server? A) MySQL Community Edition B) Microsoft SQL Server Express C) PostgreSQL D) Oracle Database Standard Edition Answer: B Explanation: Avaya certifies Microsoft SQL Server (Standard or Express) as the supported backend for AMS.
Question 19. When integrating Avaya Meetings Server with Avaya Aura Session Manager, which SIP header is used to convey the meeting identifier? A) Call‑ID B) Contact C) X‑Meeting‑ID D) From Answer: C Explanation: The custom header X‑Meeting‑ID carries the unique meeting identifier between Session Manager and AMS. Question 20. Which feature enables a meeting host to lock a meeting after all expected participants have joined? A) PIN security B) Meeting password C) Host‑only mode D) Participant ID enforcement Answer: A Explanation: Enabling PIN security allows the host to lock the meeting, preventing new participants from joining without the PIN. Question 21. What is the recommended network latency maximum for acceptable video quality in Avaya Meetings? A) 50 ms B) 100 ms C) 250 ms
Question 24. Which log file is most useful for diagnosing SIP signaling issues between AMS and Session Manager? A) ams_media.log B) sip_debug.log C) meetings_manager.log D) system_event.log Answer: B Explanation: sip_debug.log captures detailed SIP messages and errors, aiding troubleshooting of signaling problems. Question 25. In a virtualized AMS deployment, which hypervisor feature should be enabled to improve media latency? A) VM snapshotting B) CPU pinning (affinity) C) Live migration D) Storage vMotion Answer: B Explanation: CPU pinning binds virtual CPUs to physical cores, reducing context‑switch latency for real‑time media processing. Question 26. Which Avaya Meetings Server meeting mode is best suited for a one‑to‑many broadcast with no participant interaction? A) Interactive Meeting B) Webinar Mode C) Team Collaboration
D) Video Conference Only Answer: B Explanation: Webinar mode disables participant audio/video by default, focusing on presenter‑driven broadcast. Question 27. What is the primary function of the Avaya Aura Session Border Controller for Enterprise (ASBCE) in a NAT environment? A) Assign IP addresses to clients B. Translate SIP and RTP header information to traverse NAT C. Provide DNS resolution for external domains D. Store meeting recordings for compliance Answer: B Explanation: ASBCE performs SIP and RTP address translation, enabling media and signaling to cross NAT boundaries. Question 28. Which of the following is a prerequisite for enabling HTTPS on the Meetings Management Server? A. Disabling all firewall rules B. Installing a valid TLS certificate bound to the server’s IP address C. Enabling SIP over TCP only D. Configuring a static route to the Internet Answer: B Explanation: HTTPS requires a valid TLS certificate that matches the server’s host name.
Answer: B Explanation: Streaming Server licenses are based on concurrent streaming sessions, requiring separate entitlement. Question 32. Which DNS record type is essential for clients to locate the Meetings Management Server via its FQDN? A. MX record B. A record C. PTR record D. SRV record Answer: B Explanation: An A record maps the FQDN to the server’s IP address, enabling client resolution. Question 33. In the context of Avaya Meetings Server, what does “media tunneling” refer to? A. Encapsulating RTP within HTTPS to traverse restrictive firewalls B. Compressing video streams for low‑bandwidth networks C. Using SSH tunnels for secure SIP signaling D. Redirecting media to a backup server during failure Answer: A Explanation: Media tunneling wraps media packets in HTTPS, allowing traffic through firewalls that block UDP/RTP. Question 34. Which Avaya Aura component is responsible for providing authentication and single sign‑on (SSO) for the Meetings Server web UI? A. Avaya Aura System Manager (SM)
B. Avaya Aura Session Manager (SM) C. Avaya Aura Device Services (AADS) D. Avaya Aura Communication Manager (CM) Answer: A Explanation: System Manager handles user authentication and SSO for web applications, including AMS. Question 35. When configuring a meeting policy, which parameter controls the maximum number of participants allowed in a single meeting? A. Participant limit B. Bandwidth allocation C. Video codec selection D. Recording duration Answer: A Explanation: The participant limit setting directly caps how many users can join a meeting. Question 36. Which of the following is a recommended practice for securing LDAP communication between AMS and an external directory? A. Use plain LDAP on port 389 B. Use LDAPS (LDAP over SSL) on port 636 C. Disable TLS and rely on IP filtering D. Use FTP for directory synchronization Answer: B Explanation: LDAPS encrypts LDAP traffic, protecting credentials and directory data.
Answer: B Explanation: Media processing heavily relies on CPU; lack of CPU leads to frozen or jittery audio/video. Question 40. What is the primary benefit of using “Load Balancing” across multiple AMS Media Servers? A. Reduces the number of required licenses B. Distributes media processing load for higher scalability and redundancy C. Eliminates the need for a reverse proxy D. Enables automatic meeting recording without a gateway Answer: B Explanation: Load balancing spreads traffic across servers, improving performance and providing failover. Question 41. Which setting must be enabled to allow participants to join a meeting using a simple URL without entering a meeting ID? A. Direct join URL B. Meeting ID auto‑generation C. PIN‑less access D. Guest access mode Answer: A Explanation: Direct join URL embeds the meeting ID, allowing users to click a link and join instantly. Question 42. In the context of Avaya Meetings Server, what does “SRTP” stand for and why is it used? A. Secure Real‑time Transport Protocol – to encrypt audio/video streams
B. Simple Routing Transport Protocol – for NAT traversal C. Session Replication Transfer Protocol – for high availability D. Secure Remote Telemetry Protocol – for monitoring Answer: A Explanation: SRTP provides confidentiality and integrity for RTP media streams. Question 43. Which component provides the WebRTC gateway functionality for browsers in an Avaya Meetings deployment? A. Avaya Aura Web Gateway (AAWG) B. Avaya Aura Media Server (AAMS) C. Avaya Aura Session Border Controller (ASBCE) D. Avaya Meetings Streaming Server Answer: A Explanation: AAWG acts as the WebRTC media gateway, translating WebRTC traffic to SIP/RTP for AMS. Question 44. Which of the following is NOT a valid reason to use a dedicated Recording Gateway instead of direct recording on the Media Server? A. To offload processing from the Media Server B. To allow recording of meetings from multiple media clusters C. To enable recording of encrypted SRTP streams without decryption D. To store recordings directly on the Media Server’s local disk Answer: D Explanation: The Recording Gateway is used to offload and centralize recording; storing directly on the Media Server defeats that purpose.
Explanation: Hybrid deployments combine on‑premises media processing with cloud services for scalability. Question 48. Which SIP response code indicates that a meeting request was successfully processed and the meeting is being created? A. 200 OK B. 202 Accepted C. 403 Forbidden D. 486 Busy Here Answer: B Explanation: 202 Accepted is used when the request is accepted for processing but not yet completed, typical for meeting creation. Question 49. In a secure public access configuration, which protocol is used by the reverse proxy to forward client web traffic to the Meetings Management Server? A. FTP B. HTTP/2 over TLS (HTTPS) C. SIP over TCP D. SNMP Answer: B Explanation: The reverse proxy terminates HTTPS (HTTP/2 over TLS) and forwards requests to the backend server. Question 50. Which Avaya Meetings Server meeting mode allows participants to join without a client download, using only a browser? A. Desktop Client Mode
B. WebRTC Mode C. Mobile App Mode D. SIP Phone Mode Answer: B Explanation: WebRTC mode leverages browser‑based HTML5 clients, eliminating the need for a separate application. Question 51. Which of the following is a recommended practice for configuring firewall rules for AMS media traffic? A. Open all UDP ports 10000‑ 20000 B. Restrict RTP ports to a specific range and allow only from trusted IPs C. Disable all inbound traffic to the Media Server D. Use only TCP for media streams Answer: B Explanation: Limiting RTP to a defined port range and trusted sources reduces attack surface while allowing media. Question 52. What is the primary purpose of the “Meeting PIN” feature in AMS? A. To identify the meeting owner in logs B. To encrypt the meeting media C. To restrict entry to participants who know the PIN D. To enable recording automatically Answer: C Explanation: The PIN acts as a shared secret that participants must enter to join a protected meeting.