25-5
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide
OL-14127-08
Chapter 25 Configuring the Cisco DSP SPA for the ASR 1000 Series
Configuration Examples for Universal Voice Transcoding
5. do show running-config
DETAILED STEPS
Configuration Examples for Universal Voice Transcoding
This section includes an example for configuring a Cisco SPA-DSP installed in a Cisco ASR 1000 Series
Router:
Router# config t
Router(config)# voice-card 1/1
Router(config-voice-card)# dsp services dspfarm
Router(config-voice-card)# exit
Router(config)# dspfarm profile 2 transcode universal
Router(config-dspfarm-profile)# description low2mediumcomp
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
dspfarm profile profile-identifier
Example:
Router(config)# dspfarm profile 1
Enters DSP farm profile configuration mode to enable or
disable voice activity detection settings (VAD).
Step 4
vad on override
Example:
Router(config-dspfarm-profile)# vad on override
Enables the voice activity detection (VAD) feature locally
and overrides the external VAD settings.
Step 5
do show running-config
Example:
Router(config-dspfarm-profile)# do show
running-config
!!!
dspfarm profile 1 transcode
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
maximum sessions 588
associate application SBC
vad on override
!
Displays the local VAD settings which will override the
external VAD settings for the current DSP farm profile.