07-22-2020 12:34 PM
Hi,
I have a hardware conference bridge which is used for ad-hoc conferences between on-site phones.
The device pool for this conference bridge (DP1) is such that one group of phones communicate with it via G.711 (DP2) and another via G.729a (DP3). This is due to region configurations on the CUCM.
What I find surprising is that when when DP2 phones add DP3 phones to an ad-hoc conversation, RTP traffic from the conference bridge communicates with DP2 phones in G.711 and DP3 phones with G.729 without any transcoding profile being configured on the conference bridge. The DSP only has a conferencing profile configured.
How does this work? Why aren't transcoding resources necessary? When would they be necessary in such a scenario?
Thanks in advance!
07-22-2020 03:02 PM
Post the dspfarm configuration for the HW CFB
07-27-2020 08:21 AM
Sure thing:
===============================
dspfarm profile 1 conference
codec g711ulaw
codec g729r8
maximum sessions 16
associate application sccp
===============================
07-27-2020 08:40 AM
There's your answer, both codecs are supported in the HW CFB configuration.
07-23-2020 07:54 AM
The DSPs that are the conference bridge are doing transcoding in addition to conferencing, this is part of their function.
You can use the command "show dspfarm profile" to view the codecs supported by your dsp-based conference bridge. Any codecs listed will be supported to participate in a conference call with the DSPs providing transcoding in addition to conferencing.
You can use the command "show sccp connections" (among others) during an active conference call to view the codecs used when connecting to the DSPs.
Maren
07-27-2020 08:24 AM
Hi Maren,
But is the DSP supposed to be transcoding without explicit transcoding configuration? There's no transcode DSP profile, and I recall those are an integral part of transcoding between any two codecs. Is this not the case with PVDM3/ISR G2?
07-27-2020 08:43 AM
By listing different codecs in your conference dspfarm profile, you are telling the conference bridge to transcode among those codecs as part of the conference process. So your system is behaving as programmed.
Does this make sense? If not, let us know what questions you still have.
Maren
08-04-2020 02:20 AM
Wow, interesting.
So the "dspfarm profile 1 transcode" syntax is deprecated/irrelevant for conferencing purposes? Is it only for transcoding between call legs for regular calls?
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