11-11-2013 04:03 PM - edited 03-16-2019 08:20 PM
Hi
My router currently has a "profile conference" which supports 18 conference with 16 participants
!
dspfarm profile 1 conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum conference-participants 16
maximum sessions 18
associate application SCCP
It is possible to support a conference of 32 participants and holding conferences of 16 participants?
If this is possible would have a guide on how to accomplish this?
NOTE: You should assume that the router has the necessary DSP to support the conference.
In addition the server is a cisco callmanager 8.6 with Cisco IOS Enhanced Conference Bridge
Greetings and thanks for your help
Solved! Go to Solution.
11-12-2013 07:44 AM
The router will not know, CUCM controls all that via MRG and MRGL, you'll need to adjust that in CUCM as you need.
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
11-11-2013 04:28 PM
With G729 codec in the profile 16 is the max:
http://www.cisco.com/en/US/docs/ios/voice/command/reference/vr_m1.html#wp1439640
You could change the profile to only use G711 and then change the max-participants to 32, and add a transcoder profile to be engaged when remote users need to be added to the conference.
HTH,
Chris
11-11-2013 05:03 PM
Hi Chris,
Currently my router can support
6 conference of 32 participants or 18 conferences of 16 participants
I have a PVDM3-256
It is possible to support 32 conferences of 8 participants and a conference of 32 participants
?
11-11-2013 09:47 PM
The CFB reserves the resources for the maximum number of participants for each conference once you configure it, this is not dynamic.
You would need to specifically create a profile for 32 conferencees, and that would be the max number of conferencees you will get on PVDM3 since you have G729 in the profile. With only G711 you can go as high as 64 participants.
Assuming you have not used that PVDM for anything else, you could still configure around 35 conferences of 8 users with the same dspfarm profile.
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
11-12-2013 04:25 AM
Hi Jaime
Thanks for your answer.
with this setup can I have 18 conferences of 16 participants and conference of 32 participants.
sccp ccm group 999
bind interface GigabitEthernet0/0
associate ccm 1 priority 1
associate profile 1 register NOMBREX
associate profile 2 register NOMBREZ
!
dspfarm profile 1 conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum conference-participants 16
maximum sessions 18
associate application SCCP
!
!
dspfarm profile 2 conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum conference-participants 32
maximum sessions 1
associate application SCCP
and configure a MRG with these 2 CFB
Greetings and thanks for your help
11-12-2013 07:42 AM
Hi,
I have an additional question.
how the router should to know which profile has to use (16 participants or 32 participants)?
thanks for your help
11-12-2013 07:44 AM
The router will not know, CUCM controls all that via MRG and MRGL, you'll need to adjust that in CUCM as you need.
HTH
java
if this helps, please rate
www.cisco.com/go/pdihelpdesk
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide