Information Technology Reference
In-Depth Information
The next example shows a sample configuration of CUCM-controlled media resources (conference bridging) on an IOS gateway:
voice-card 0
dsp services dspfarm
dspfarm profile 1 conference
maximum sessions 2
associate application sccp
sccp local FastEthernet0/0
sccp ccm 10.1.1.1 identifier 1 version 4.1
sccp
sccp ccm group 1
associate ccm 1 priority 1
associate profile 1 register CFB123456
bind interface FastEthernet0/0
The voice-card slot and dsp services dspfarm commands configure the voice card to support transcoding and conferencing.
Next, the dspfarm profile profile-identifier { conference | mtp [ transcode ]} command creates a DSP farm profile for, in this
example, conferencing.
Within the DSP farm profile, the maximum sessions number and associate application sccp commands specify the maximum
number of sessions supported by the profile and associate the SCCP protocol with the profile, respectively.
The no shutdown command (not shown in this example) can be used to enable the DSP farm profile.
The sccp local interface-name command is then used to specify the interface that SCCP uses to register with CUCM, and the sccp
ccm { ip-address | dns name } identifier identifier-number version cucm-version command is used to specify the IP address (or name),
local identifier, and CUCM version of the CUCMs with which the gateway will register.
The sccp command is used to initialize SCCP on the gateway.
The SCCP CCM group is then configured using the sccp ccm group group-number command.
 
Search WWH ::




Custom Search