nerdexam
Cisco

300-085 · Question #138

Which configuration will create a trigger for Cisco Unity Express so that when Cisco Unified Communications Manager Express callers dial extension 4001, they are connected with voice mail?

The correct answer is D. ccn trigger sip phonenumber 4001application "voicemail"enabledmax sessions 6end trigger. Configuring a CUE trigger for CUCME requires an SIP trigger with the application name, the 'enabled' keyword, and an appropriate max sessions value.

Cisco Unity Connection

Question

Which configuration will create a trigger for Cisco Unity Express so that when Cisco Unified Communications Manager Express callers dial extension 4001, they are connected with voice mail?

Options

  • Accn trigger jtapi phonenumber 4001application voicemailmax sessions 6end trigger
  • Bccn trigger sip phonenumber 4001application "voicemail"max sessions 2end trigger
  • Cccn trigger jtapi phonenumber 4001application autoattendantenabledmax sessions 6end trigger
  • Dccn trigger sip phonenumber 4001application "voicemail"enabledmax sessions 6end trigger

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    6% (2)
  • D
    83% (29)

Why each option

Configuring a CUE trigger for CUCME requires an SIP trigger with the application name, the 'enabled' keyword, and an appropriate max sessions value.

Accn trigger jtapi phonenumber 4001application voicemailmax sessions 6end trigger

JTAPI triggers are used with full Cisco Unified Communications Manager, not CUCME; CUCME integrates with CUE via SIP, making this trigger type incorrect for the described scenario.

Bccn trigger sip phonenumber 4001application "voicemail"max sessions 2end trigger

This option is missing the required 'enabled' keyword, which means the trigger would not be activated and callers dialing 4001 would not be connected to voicemail.

Cccn trigger jtapi phonenumber 4001application autoattendantenabledmax sessions 6end trigger

This option uses the JTAPI trigger type, which is incompatible with CUCME, and also references the 'autoattendant' application rather than 'voicemail'.

Dccn trigger sip phonenumber 4001application "voicemail"enabledmax sessions 6end triggerCorrect

When integrated with Cisco Unified Communications Manager Express, CUE uses SIP as the signaling protocol, making 'ccn trigger sip' the correct trigger type. The 'enabled' keyword is required to activate the trigger, the application name 'voicemail' maps to the voicemail application, and 'max sessions 6' sets an appropriate concurrent call limit.

Concept tested: Cisco Unity Express SIP trigger configuration for CUCME

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/unity_exp/rel8_6/cli/guide/cliconfig/cliconfig_ch3.html

Topics

#Unity Express#SIP trigger#CLI configuration#voice mail trigger

Community Discussion

No community discussion yet for this question.

Full 300-085 Practice