[Freeswitch-users] How to avoid transcoding?

Alexey Sibyakin alex at freeswitch.com
Thu Nov 8 01:56:19 UTC 2018


Hi,

try Confluence:
https://freeswitch.org/confluence/display/FREESWITCH/inherit_codec
https://freeswitch.org/confluence/display/FREESWITCH/Codec+Negotiation

Also, you probably don't want 183 in this situation.

Regards,

Alex

On Wed, Nov 7, 2018 at 11:04 PM Ulrich Backes <backes at solthor.de> wrote:

> Hi guys,
>
> I've investigated many hours and cannot solve this problem:
> A and B should use g711u.
>
>
> A:
>
>
> B:
>
> But FreeSwitch decides to transcode:
>
>
> The settings:
> vars.xml
> <X-PRE-PROCESS cmd="set" data="media_mix_inbound_outbound_codecs=false"/>
> <X-PRE-PROCESS cmd="set"
> data="global_codec_prefs=OPUS,G722,PCMU,PCMA,VP8"/>
>
> internal.xml
> <param name="inbound-codec-negotiation" value="greedy"/>
> <param name="inbound-late-negotiation" value="true"/>
> <param name="disable-transcoding" value="true"/>
>
> <param name="inbound-proxy-media" value="false"/>
> <param name="inbound-bypass-media" value="false"/>
> <param name="inbound-codec-prefs" value="$${global_codec_prefs}"/>
> <param name="outbound-codec-prefs" value="$${global_codec_prefs}"/>
>
> default.xml (Using the demo-Dialplan)
> <extension name="Local_Extension">
> ...
>
> Using FS v 1.8
>
> Thanks.
> Uli
>
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com



-- 
Alex Sibyakin | Support Engineer
FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045
<https://maps.google.com/?q=17345+Civic+Drive+%232531+Brookfield,+WI+53045&entry=gmail&source=g>
Email: alex at freeswitch.com
Website: https://www.FreeSWITCH.com <https://www.freeswitch.com/>
Need commercial support? Contact sales at freeswitch.com for details.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181108/9f20ca3f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 3727 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181108/9f20ca3f/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 6279 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181108/9f20ca3f/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 104271 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181108/9f20ca3f/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 104271 bytes
Desc: not available
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20181108/9f20ca3f/attachment-0007.png>


More information about the FreeSWITCH-users mailing list