nerdexam
Cisco

300-085 · Question #209

A user has reported that keys that are pressed when accessing Cisco Unity Express are not being acknowledged by the system. This configuration is found on the voice-enabled IOS router: dial-peer…

The correct answer is A. dtmf-relay sip-notify. DTMF tones from the caller are not reaching Cisco Unity Express because the SIPv2 dial-peer is missing the dtmf-relay command. Adding dtmf-relay sip-notify instructs the router to signal key presses out-of-band via SIP NOTIFY messages, which CUE requires.

Cisco Unity Connection

Question

A user has reported that keys that are pressed when accessing Cisco Unity Express are not being acknowledged by the system. This configuration is found on the voice-enabled IOS router:

dial-peer voice 6800 voipdestination-pattern 5...session protocol sipv2session target ipv4:10.3.6.127codec g711ulawno vad What is the configuration command that is needed to complete the configuration and solve the problem?

Options

  • Adtmf-relay sip-notify
  • Bdtmf-relay rtp-nte
  • Cdtmf-relay cisco-rtp
  • Ddtmf-relay h245-signal

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    12% (3)
  • C
    4% (1)
  • D
    4% (1)

Why each option

DTMF tones from the caller are not reaching Cisco Unity Express because the SIPv2 dial-peer is missing the dtmf-relay command. Adding dtmf-relay sip-notify instructs the router to signal key presses out-of-band via SIP NOTIFY messages, which CUE requires.

Adtmf-relay sip-notifyCorrect

Cisco Unity Express communicates over SIP and expects DTMF digits delivered via SIP NOTIFY messages. Adding 'dtmf-relay sip-notify' to the dial-peer tells the IOS router to send key presses out-of-band using SIP NOTIFY, which is the method CUE is designed to receive and acknowledge.

Bdtmf-relay rtp-nte

dtmf-relay rtp-nte (RFC 2833) transmits DTMF over RTP Named Telephony Events, which Cisco Unity Express does not support as its in-band DTMF detection method on SIP dial-peers.

Cdtmf-relay cisco-rtp

dtmf-relay cisco-rtp is a Cisco-proprietary RTP extension not recognized or supported by Cisco Unity Express for DTMF signaling.

Ddtmf-relay h245-signal

dtmf-relay h245-signal is specific to H.323 call signaling and cannot be used on a dial-peer configured with session protocol sipv2.

Concept tested: DTMF relay method for SIP dial-peer to CUE

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmefeats.html

Topics

#DTMF relay#SIP dial-peer#Cisco Unity Express#sip-notify

Community Discussion

No community discussion yet for this question.

Full 300-085 Practice