27.03.2013 Views

Cisco Broadband Cable Command Reference Guide

Cisco Broadband Cable Command Reference Guide

Cisco Broadband Cable Command Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 5 <strong>Cable</strong> CPE <strong>Command</strong>s<br />

OL-1581-05<br />

<strong>Cisco</strong> <strong>Broadband</strong> <strong>Cable</strong> <strong>Command</strong> <strong>Reference</strong> <strong>Guide</strong><br />

dtmf-relay<br />

Usage <strong>Guide</strong>lines DTMF tones are generated when you press the keypad digits on a touch-tone phone. DTMF tones are<br />

most commonly used to dial calls, but they can also be used during a call to interact with an Interactive<br />

Voice Response (IVR) system, such as voicemail, automated banking services and so on. By default,<br />

DTMF tones are transmitted along with the regular voice traffic, but this can cause problems with some<br />

IVR systems.<br />

In particular, IVR systems might not recognize DTMF tones when using highly compressed CODECs<br />

such as G.729a. These CODECs are highly optimized for voice frequencies, but they can distort DTMF<br />

tones, preventing IVR systems from recognizing the tones. To avoid this problem, use one or more of<br />

the following methods of transmitting DTMF tones in an out-of-band channel, separately from the voice<br />

traffic:<br />

<strong>Cisco</strong> RTP—This option transmits the DTMF tones using a proprietary encoding that allows them<br />

to use the same RTP channel as the voice traffic. This method accurately transports DTMF tones but<br />

requires the use of <strong>Cisco</strong> gateways at both the originating and terminating endpoints of the H.323<br />

call.<br />

H.245 Alphanumeric—This option transmits DTMF tones through a separate H.245 signaling<br />

channel using H.245 User Input Indication messages. Tones are transmitted as alphanumeric digits<br />

with a fixed duration of 500 milliseconds. This method is required for all H.323v2 compliant<br />

systems.<br />

H.245 Signal—This option transmits DTMF tones through a separate H.245 signaling channel using<br />

H.245 User Input Indication messages. This method preserves both the tone information and the<br />

original duration of the tone, which allows the caller to use services that require you to press a key<br />

for a particular length of time. For example, a popular calling card feature allows you to break out<br />

of an existing call by pressing the pound (#) key for more than two seconds and then make a second<br />

call without having to hang up in between.<br />

You can enable more than one DTMF relay option for a particular dial peer to support multiple<br />

destinations that might use different methods. If you enable more than one option, and if the peer is<br />

capable of receiving DTMF in more than one of these formats, the router selects the DTMF format with<br />

the highest priority:<br />

1. <strong>Cisco</strong> RTP (highest priority)<br />

2. H.245 Signal<br />

3. H.245 Alphanumeric<br />

4. None—DTMF is sent inband<br />

Examples The following example shows how to configure an outgoing dial peer so that DTMF tones to that<br />

destination are transmitted using the <strong>Cisco</strong> RTP protocol, if it is supported by the remote end; otherwise,<br />

the DTMF tones are transmitted using the H.245 signaling protocol.<br />

Router(config)# dial-peer voice 100 voip<br />

Router(config-dial-peer)# destination-pattern 555-1212<br />

Router(config-dial-peer)# session target ipv4:192.168.100.110<br />

Router(config-dial-peer)# dtmf-relay cisco-rtp h245-signal<br />

Router(config-dial-peer)# exit<br />

The following example shows how to reconfigure the above dial peer and disables out-of-band DTMF<br />

signaling, so that the DTMF tones are sent inband, as part of the voice traffic:<br />

Router(config)# dial-peer voice 100 voip<br />

Router(config-dial-peer)# no dtmf-relay<br />

Router(config-dial-peer)# exit<br />

5-45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!