<div dir="ltr"><div>Sure, I filed <a href="https://github.com/signalwire/freeswitch/issues/895">https://github.com/signalwire/freeswitch/issues/895</a></div><div><br></div><div>In the meantime, we're urgently looking for a workaround, and we're considering introducing a 2nd FS between our current FS and the peer destination (Asterisk). We'd remove transcoding from the conference config of the 1st FS.</div><div><br></div>In the 1st FS we need to change the sofia gateway path from this:<div><br></div><div><action application="conference_set_auto_outcall"<br>        data="['conference_member_flags=endconf,jitterbuffer_msec=5p:100p']sofia/gateway/asterisk/${destination_number}"/></div><div><br></div><div>and I'm guessing the path should be "

sofia/gateway/freeswitch/" (with a corresponding sip_profiles/internal/freeswitch.xml) But googling "sofia gateway freeswitch" doesn't reveal any promising matches.</div><div><br></div><div>Is that right?<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From: Brian West <<a href="mailto:brian@freeswitch.com" target="_blank">brian@freeswitch.com</a>><br><br><div dir="ltr">Yah that's probably true, you should file issues on github please.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 8, 2020 at 5:59 PM David P <<a href="mailto:davidswalkabout@gmail.com" target="_blank">davidswalkabout@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">We're using FSv10.5 on Debian 10 with verto/Opus (i.e. no codec explicitly configured), and we're using a conference. We've tried these settings but they're having no effect on the recorded mp4s:<div><br></div><div><action application="set" data="RECORD_STEREO=true"/><br><action application="set" data="record_sample_rate=44100"/><br><br>Instead:</div><div>1) The mp4s have the same audio in both channels, contrary to <a href="https://freeswitch.org/confluence/display/FREESWITCH/RECORD_STEREO" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/RECORD_STEREO</a></div><div><br></div><div>2) The sampling rate is 8kHz, contrary to <a href="https://freeswitch.org/confluence/display/FREESWITCH/record_sample_rate" target="_blank">https://freeswitch.org/confluence/display/FREESWITCH/record_sample_rate</a><br><br>FWIW:</div><div>a) We noticed that mp4s from a year ago when we were using FS 1.8 also have the same audio on both channels.</div><div><br></div><div>b) We also have this, and I don't recall why and can't find a description in confluence:<br><action application="set" data="record_concat_video=true"/></div><div><br></div><div>Is it that these are known not to work with conferences, or is there some setting we might have overlooked?</div></div></blockquote></div></blockquote></div></div></div>