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.
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)- A5% (2)
- B10% (4)
- C2% (1)
- D83% (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.
`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.
`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.
`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.
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
Community Discussion
No community discussion yet for this question.