<div dir="ltr">Hi,<div>Be assured that if all your sounds are in 8k and you call in Asterisk with Opus 48k asterisk has to do the transcoding.</div><div><br></div><div>The difference that fs vs * is doing is that it is not playing file for every channel that is requesting it, but moh files are streamed constantly as local://stream so it will just append that stream to channel that is requesting it.</div><div><br></div><div>So if you place <strong style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">hold_music</strong> on channel by codec they are using, so for example on calls from Opus/48k to use music/48000/ then there shouldn&#39;t be any transcoding.</div><div><br></div><div>So my opinion Asterisk approach is good if you have a lot of different MOH files and not so many calls asking for them (but you can mimic same behavior with playback also) and FS way of sreeaming and appending to stream is better for more users requesting it, in case you don&#39;t have thousands of moh files :)</div><div><br></div><div>Hope it helps and if i&#39;m wrong in something maybe someone with more knowledge will correct me.</div><div><br></div><div>Regards,</div><div>Mirko</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 9, 2016 at 1:37 PM, Mimiko <span dir="ltr">&lt;<a href="mailto:vbvbrj@gmail.com" target="_blank">vbvbrj@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello.<br>
<br>
In asterisk sounds and moh a delivered as files encoded to different<br>
codec like ulaw, alaw, gsm and so on. FS deliver sounds in .wav file<br>
with different discretisation frequency like 8k, 16k, 32k, 48k.<br>
<br>
If asterisk has the leg in one format, it will fetch the corresponding<br>
file to other party not doing any decode/encode of the sound. FS needs<br>
to encode every time into corresponding codec of the client.<br>
<br>
Which approach is better from performance view?<br>
<br>
--<br>
Mimiko desu.<br>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Regards,<div>Mirko</div></div></div></div></div>
</div>