[Freeswitch-users] FS does not uses the IP/PORT resolved using STUN.

DEVARAHALLI, PRAKASH (PRAKASH) p.devarahalli at alcatel-lucent.com
Tue Jun 7 11:53:32 MSD 2011


I configured FS to use the STUN server to find the public IP address used by the NAT.
FS sends the request to STUN and receives the reply from the STUN Server , But it does
not uses this info ( IP and port obtained from STUN)  neither while negotiation ( in SDP)
nor in the RTP.


My testbed:
-----------

< FreeSwitch > ---- < NAT > ---+----<NAT>--- < SIP Phone Client >
                                             |
                                             |
                               [ STUN Server]


File conf/sip_profiles/internal.xml has below configuration.

   <param name="ext-rtp-ip" value="stun:120.120.120.120"/> ; This is the local STUN server.
   <param name="ext-sip-ip" value="stun:120.120.120.120"/>
   <param name="stun-auto-disable" value="false"/>
   <param name="rtp-ip" value="auto"/>

Thanks
Prakash


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110607/5edeb2df/attachment-0001.html 


More information about the FreeSWITCH-users mailing list