[Freeswitch-users] WG: Turn configuration mod_sofia

Alexander Haugg Alexander.Haugg at c4b.de
Thu Jun 1 13:24:20 UTC 2017


Hi Brian,

we use the Freeswitch as "Man in the Middle" for WebRTC.

The WebRTC Clients (ICE Link Stack from Frozen Mountain) registered via SIP on the Freeswitch.
The SIP signalling is a special szenario and works successfully in several LAN WAN setups.
But now we need srflx (that's fine with teh STUN configuration) an relay candidates in the SDP that's ganerated by the Freeswitch.

My think is, for this case i need the possibility to configure the turn server with credentials in the sip profile like the stun configuration too.

-          STUN configuration "<param name="ext-rtp-ip" value=" stun:stun.freeswitch.org"/>"

-          ICE configuration could be? "<param name="ext-rtp-ip" value=" { 'stun:stun.freeswitch.org', 'turn:turn.myserver.com;username=xxx;password=123'}"/>"

Thanks a lot


>From brian at freeswitch.org  Tue May 30 13:50:32 2017
From: brian at freeswitch.org (Brian West)
Date: Tue, 30 May 2017 08:50:32 -0500
Subject: [Freeswitch-users] Turn configuration mod_sofia
In-Reply-To: <a9e067a18e104afbb53e207712467baf at c4b.de<mailto:a9e067a18e104afbb53e207712467baf at c4b.de>>
References: <a9e067a18e104afbb53e207712467baf at c4b.de<mailto:a9e067a18e104afbb53e207712467baf at c4b.de>>
Message-ID: <CAEJMVkDy5e2COC8cH=xV=ozM0gepBS3cQ_YxUPQk4twMoaSVmg at mail.gmail.com<mailto:CAEJMVkDy5e2COC8cH=xV=ozM0gepBS3cQ_YxUPQk4twMoaSVmg at mail.gmail.com>>

There is little reason to use TURN when speaking to FreeSWITCH, What issue
are you trying to solve?


Von: Alexander Haugg
Gesendet: Montag, 29. Mai 2017 18:25
An: 'freeswitch-users at lists.freeswitch.org' <freeswitch-users at lists.freeswitch.org<mailto:freeswitch-users at lists.freeswitch.org>>
Betreff: Turn configuration mod_sofia

Hi all,

the stun configuration for the mod_sofia profile is very easy "<param name="ext-rtp-ip" value=" stun:stun.freeswitch.org"/>"
but what is to do, if i need a relay candidate in the sdp? How can i set the turn address and the login credentials?

Thanks a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170601/49e4a9e0/attachment-0001.html>


More information about the FreeSWITCH-users mailing list