Using Cisco Unified Communications Manager to Configure RSVP Agent
Enabling the RSVP Agent on the Voice Gateway
171
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
What to Do Next
Assign the DSP-farm profile to the appropriate Cisco Unified Communications Manager group. See the
“Associating a DSP Farm Profile to a Cisco Unified Communications Manager Group” section on
page 85
.
Verifying RSVP Agent Configuration
Perform this procedure to verify the RSVP Agent configuration on the voice gateway.
SUMMARY STEPS
1.
show running-config
2.
show dspfarm profile profile-number
3.
show sccp ccm group group-number
DETAILED STEPS
Step 1
show running-config
Use the show running-config command to verify that the RSVP agent is enabled on the SCCP device
and that the device is assigned to a Cisco Unified Communications Manager group:
Router#
show running-config
!
sccp ccm group 1
bind interface FastEthernet0/0
associate ccm 2 priority 3
associate ccm 1 priority 2
associate profile 10 register mtp_A1
associate profile 120 register xcoder_A2
associate profile 110 register mtp_A2
associate profile 20 register xcoder_A1
!
dspfarm profile 20 transcode
codec g711ulaw
codec gsmfr
codec g711alaw
codec g729r8
codec g729ar8
codec g729br8
codec g729abr8
Step 8
no shutdown
Example:
Router(config-dspfarm-profile)# no shutdown
Enables the profile, allocates DSP farm resources, and
associates the application.
Step 9
end
Example:
Router(config-dspfarm-profile)# end
Exits to privileged EXEC mode.
Command or Action
Purpose