
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 2
Enters voice card configuration mode for the SPA-DSP on which
you want to enable DSP-farm services.
voice-card slot/subslot
Example:
Router(config)# voice-card 1/1
Step 3
Enables DSP-farm services for the SPA-DSP voice card.
dsp services dspfarm
Example:
Router(config-voicecard)# dsp services
dspfarm
Step 4
Exits voice card configuration mode.
exit
Example:
Router(config-voicecard)# exit
Step 5
Enters DSP farm profile configuration mode to define a profile
for DSP farm services.
dspfarm profile profile-identifier
{
transcode
[
universal
]}
Step 6
Example:
Router(config)# dspfarm profile 1 transcode
universal
The
profile-identifier
and service type uniquely identify
a profile. If the service type and
profile-identifier
pair are
not unique, you are prompted to choose a different
profile-identifier
.
Note
(Optional) Includes a specific description about the Cisco DSP
farm profile.
description text
Example:
Router(config-dspfarm-profile)# description
low2mediumcomp
Step 7
Specifies the codecs supported by a DSP farm profile.
codec codec-type
Step 8
Example:
Router(config-dspfarm-profile)# codec
g723r63
By default, the codecs g711ulaw, g711alaw, g729ar8,
and g729abr8 are created for each DSP farm profile.
Note
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Everest 16.5
OL-14127-17
409
Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers
Configuring a DSP Farm Profile