nerdexam
Cisco

350-801 · Question #504

A Cisco voice gateway is configured to use a sip-kpml DTMF relay in global settings. A new SIP dial peer is configured for a third-party application that only supports an in-band DTMF relay. Which…

The correct answer is D. dtmf-relay rtp-nte. To accommodate a third-party application requiring in-band DTMF relay, the specific SIP dial peer must be configured to use RTP-NTE, overriding the global sip-kpml setting.

Voice Gateways and Session Border Controllers

Question

A Cisco voice gateway is configured to use a sip-kpml DTMF relay in global settings. A new SIP dial peer is configured for a third-party application that only supports an in-band DTMF relay. Which command must an engineer run on the dial peer?

Options

  • Adtmf-relay sip-info
  • Bno dtmf-relay sip-kpml
  • Cdtmf-relay sip-notify
  • Ddtmf-relay rtp-nte

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    10% (4)
  • C
    2% (1)
  • D
    83% (34)

Why each option

To accommodate a third-party application requiring in-band DTMF relay, the specific SIP dial peer must be configured to use RTP-NTE, overriding the global sip-kpml setting.

Adtmf-relay sip-info

`dtmf-relay sip-info` is a SIP-specific out-of-band DTMF relay method, which would not meet the requirement for an in-band DTMF relay.

Bno dtmf-relay sip-kpml

`no dtmf-relay sip-kpml` would remove the global setting from the dial peer, but it would not explicitly configure the required in-band DTMF relay.

Cdtmf-relay sip-notify

`dtmf-relay sip-notify` is a SIP-specific out-of-band DTMF relay method, which would not meet the requirement for an in-band DTMF relay.

Ddtmf-relay rtp-nteCorrect

The `dtmf-relay rtp-nte` command configures the dial peer to use RTP-NTE (RFC 2833), which is a standardized method for in-band DTMF relay. This setting ensures that the third-party application, which only supports in-band DTMF, can correctly interpret the dual-tone multi-frequency signals transmitted over the call, despite a different global DTMF relay configuration.

Concept tested: SIP DTMF relay configuration

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/sip/configuration/xe-3s/sip-xe-3s-book/sip-dtmf-relay.html

Topics

#DTMF Relay#Voice Gateway Configuration#SIP Dial Peer#In-band DTMF

Community Discussion

No community discussion yet for this question.

Full 350-801 Practice