[cisco-voip] configuring Cube mtp supporting g729

Richard Humphries Richardh at aos5.com
Tue Jan 20 21:50:02 EST 2009


Here you go, it includes a conference bridge too as I was too lazy to edit it out.

Define the MTP in IOS.
voice-card 0
dspfarm
dsp services dspfarm
!enables onboard DSPs to act as DSP services. These resources can be used for
conference bridges, transcoding, and voice termination.
!
sccp local GigabitEthernet0/0 !gi0/0 must have IP connectivity to UC Manager
sccp ccm 192.168.0.6 identifier 2 priority 2 version 5.0.1
sccp ccm 192.168.0.4 identifier 5 priority 1 version 5.0.1
!match UC Manager vers as close as possible to what is deployed
!each UC Manager server in the CallManager Group should be configured here
!identifier is locally significant
!priority should match the CallManager Group priority
sccp
! this single "sccp" command enables SCCP protocol on this router
!
sccp ccm group 10
associate ccm 5 priority 1
associate ccm 2 priority 2
associate profile 10 register RTP001193484810 !MTP resource
associate profile 12 register CON001193484810 !Conference resource
!The value immediately following "register" is what the "name" that IOS uses to
register this resource to UC Manager. It MUST match (case-sensitive) to what is
defined in UC Manager.
!
dspfarm profile 12 conference
description conference bridge
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 10
associate application SCCP
!
dspfarm profile 10 mtp
codec g729r8 !codec must match codec desired/negotiated for voice call
maximum sessions software 12
!Notice "software" in this command. This means that this MTP resource is IOS softwarebased,
not DSPs. IOS will allow you to configure up to 500 sessions; however, you need
to consider the practical limits of the IOS hardware platform (i.e., CPU and memory).
This number should match the number of trunks the customer is purchasing.
associate application SCCP
Next, define the IOS MTP resource in UC Manager.



________________________________
From: cisco-voip-bounces at puck.nether.net [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of James Grace
Sent: Tuesday, January 20, 2009 9:36 AM
To: CiscosupportUpuck
Subject: [cisco-voip] configuring Cube mtp supporting g729

what the configs for dspfarm profile XX mtp  that support g729. do anybody know.

--
James Grace
CCVP CCNP CCNA MCSE MCDBA
System Engineer / Consultant
Email: grace.jd at gmail.com<mailto:grace.jd at gmail.com>

MSN IM: grace.jd at gmail.com<mailto:grace.jd at gmail.com>



CONFIDENTIALITY NOTICE: This electronic mail transmission (including any accompanying attachments) is intended solely for its authorized recipient(s), and may contain confidential and/or legally privileged information. If you are not an intended recipient, or responsible for delivering some or all of this transmission to an intended recipient, be aware that any review, copying, printing, distribution, use or disclosure of the contents of this message is strictly prohibited. If you have received this electronic mail message in error, please delete it from your system without copying it, and contact sender immediately by Reply e-mail, or by calling 913-307-2300, so that our address records can be corrected.

Although this e-mail and any attachments are believed to be free of any virus or other defect that might negatively affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by the sender for any loss or damage arising in any way in the event that such a virus or defect exists.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090120/1ccfb429/attachment.html>


More information about the cisco-voip mailing list