Number of Audio Channels from 3x3G 2110 IP Converter

I am trying to send the output of the 2110 Converter to a Synamedia vDCM. It works well for the video (1080p). The vDCM however does not like the audio. It refuses to process the audio multicast stream and the GUI shows strange errors.
Checking the SDP file reveals that the converter puts 64 audio tracks into the stream:
v=0
o=- 3739873105 1 IN IP4 10.245.141.100
s=Blackmagic von KS OUT 6 zu 2110/Audio
t=0 0
m=audio 16390 RTP/AVP 97
c=IN IP4 239.255.3.218/255
a=source-filter:incl IN IP4 239.255.3.218 10.245.141.100
a=rtpmap:97 L24/48000/64
a=ptime:0.125
a=ts-refclk:ptp=IEEE1588-2008:10-B3-D6-FF-FE-A4-45-D7:127
a=mediaclk:direct=0
a=ssrc:2887703542 cname:2BA94175A043494FA87C87662206785D
I assume that this is the reason for the problem; the vDCM does not expect more than 16 channels, because this is the maximum number of channels supported by SDI.
Does anybody know how to tell the converter to use the actual number of channels or at least limit the number of audio channels to 16?
Checking the SDP file reveals that the converter puts 64 audio tracks into the stream:
v=0
o=- 3739873105 1 IN IP4 10.245.141.100
s=Blackmagic von KS OUT 6 zu 2110/Audio
t=0 0
m=audio 16390 RTP/AVP 97
c=IN IP4 239.255.3.218/255
a=source-filter:incl IN IP4 239.255.3.218 10.245.141.100
a=rtpmap:97 L24/48000/64
a=ptime:0.125
a=ts-refclk:ptp=IEEE1588-2008:10-B3-D6-FF-FE-A4-45-D7:127
a=mediaclk:direct=0
a=ssrc:2887703542 cname:2BA94175A043494FA87C87662206785D
I assume that this is the reason for the problem; the vDCM does not expect more than 16 channels, because this is the maximum number of channels supported by SDI.
Does anybody know how to tell the converter to use the actual number of channels or at least limit the number of audio channels to 16?