Using Cisco Unified Communications Manager to Configure Transcoding and Media Termination Point
Configuration Examples for Transcoding and MTP
158
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
Configuring Transcoding and MTP
For detailed instructions on how to configure Transcoding on Cisco Unified Communications Manager,
refer to the
Transcoder Configuration
section in the
Media Resource Configuration
chapter in the
Cisco Unified Communications Manager Administration Guide
.
For detailed instructions on how to configure MTP on Cisco Unified Communications Manager, refer to
the
Media Termination Point Configuration
section in the
Media Resource Configuration
chapter in the
Cisco Unified Communications Manager Administration Guide
.
Configuration Examples for Transcoding and MTP
This section provides the following configuration examples:
•
DSP-Farm Services on the Cisco VGD 1T3: Example, page 159
•
Out-Band to In-Band DTMF Relay: Example, page 161
•
Out-Band to In-Band DTMF Relay for MTP Device: Example, page 163
•
SIP Gateway: Example, page 164
Step 3
sccp ccm
{
ip-address
|
dns
}
identifier
identifier-number
[
port
port
-
number
] [
version
version
-
number
]
Example:
Router(config)# sccp ccm 10.0.0.0 identifier 1
version 4.0
Adds a Cisco Unified Communications Manager server to
the list of available servers to which the Cisco VGD 1T3
voice gateway can register.
•
Repeat this step for each Cisco Unified
Communications Manager server that the gateway
registers with.
Step 4
sccp local
interface-type
interface-number
Example:
Router(config)# sccp local Ethernet 1
Selects the local interface that SCCP applications use to
register with Cisco Unified Communications Manager.
Step 5
sccp ip precedence
value
Example:
Router(config)# sccp ip precedence 3
(Optional) Sets the IP precedence value for SCCP.
•
This command enables you to increase the priority of
voice packets over connections controlled by SCCP.
•
value—Range is 1(highest) to 7 (lowest). Default is 5.
Step 6
sccp
Example:
Router(config)# sccp
Enables SCCP and brings it up administratively.
Step 7
exit
Example:
Router(config)# exit
Exits global configuration mode.
Command or Action
Purpose