Using Cisco Unified Communications Manager to Configure RSVP Agent
Enabling the RSVP Agent on the Voice Gateway
170
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
7.
rsvp
8.
no shutdown
9.
end
DETAILED STEPS
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
{
mtp
|
transcode
}
Example:
Router(config)# dspfarm profile 20 transcode
Enters DSP farm profile configuration mode to define a
profile for DSP farm services.
Note
The profile-identifier and service type uniquely
identifies a profile. If the service type and
profile-identifier pair is not unique, you are
prompted to choose a different profile-identifier.
Step 4
codec
pass-through
Example:
Router(config-dspfarm-profile)# codec
pass-through
Enables codec pass-through mode for the DSP farm profile.
•
Codec pass-through must be enabled for the RSVP
agent to support Cisco Unified Communications
Manager.
•
Transcoder profiles support multiple codecs. MTP
profiles support only one codec in addition to
pass-through mode. You must define a separate MTP
profile for each additional codec.
Step 5
maximum sessions
number
or
maximum sessions
{
hardware
|
software
}
number
Example:
Router(config-dspfarm-profile)# maximum
sessions 4
Specifies the maximum number of sessions that are
supported by the profile.
•
number—Range is determined by the available
registered DSP resources. Default is 0.
Note
The hardware and software keywords apply only
to MTP profiles.
Step 6
associate application sccp
Example:
Router(config-dspfarm-profile)# associate
application sccp
Associates the SCCP protocol to the DSP farm profile.
Step 7
rsvp
Example:
Router(config-dspfarm-profile)# rsvp
Enables RSVP support in the DSP farm profile.