Using Cisco Unified Communications Manager to Configure Transcoding and Media Termination Point
Configuration Examples for Transcoding and MTP
164
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
ip address 10.4.118.13 255.255.255.255
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip default-gateway 10.4.0.10
ip classless
ip route 10.0.0.0 255.255.255.255 FastEthernet0/0
ip route 223.255.255.255 255.255.255.255 FastEthernet0/0
!
ip http server
!
sccp local FastEthernet0/0
sccp ccm 10.40.10.10 identifier 10 version 4.0
sccp ccm 10.10.10.51 identifier 20 version 4.0
sccp
!
sccp ccm group 999
associate ccm 10 priority 1
associate ccm 20 priority 2
associate profile 12 register MTP123456789
associate profile 2 register XCODT123456
!
dspfarm profile 2 transcode
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec gsmfr
maximum sessions 2
associate application SCCP
!
dspfarm profile 12 mtp
codec g711ulaw
maximum sessions hardware 4
maximum sessions software 40
associate application SCCP
!
SIP Gateway: Example
The following running configuration example shows the SIP gateway configuration for the Out-Band to
In-Band DTMF Relay feature.
Building configuration...
Current configuration : 2051 bytes
!
version 12.4
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco_sip_gw
!
logging buffered 6000000 debugging
!