<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I would dig into the candidates you are actually receiving and see if you are actually seeing any with public adresses, from this it seemed not.<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 24, 2015, at 4:56 PM, Victor Medina &lt;<a href="mailto:victor.medina@cibersys.com" class="">victor.medina@cibersys.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-family:courier new,monospace">our freeswitch server is connected to a vm @amazon web services... And from my office to Amazon.<br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-02-24 12:43 GMT-04:30 Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">What exactly is the network setup here?&nbsp; Looks like you are not getting any candidates with public addresses?<div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class=""><div class="h5"><div class="">On Feb 24, 2015, at 10:45 AM, Victor Medina &lt;<a href="mailto:victor.medina@cibersys.com" target="_blank" class="">victor.medina@cibersys.com</a>&gt; wrote:</div><br class=""></div></div><div class=""><div class=""><div class="h5"><div dir="ltr" class=""><div class="gmail_default" style="font-family:courier new,monospace">Hi guys!<br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">I am currently testing WebRTC peers in FS/master.<br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">I am seeing some very strage messages in the console messages...<br class=""><br clear="all" class=""></div><div class="gmail_default" style="font-family:courier new,monospace">​2015-02-24 15:08:48.982146 [INFO] switch_core_media.c:5742 Activating VIDEO RTCP ICE<br class="">2015-02-24 15:08:48.982146 [NOTICE] switch_rtp.c:4012 Activating RTCP video ICE: a53ce8c8:e5uaURjkW7HYp2q9 <a href="http://192.168.0.22:60544/" target="_blank" class="">192.168.0.22:60544</a><br class="">2015-02-24 15:08:48.982146 [INFO] switch_rtp.c:3104 Activate RTP/RTCP video DTLS client<br class="">2015-02-24 15:08:48.982146 [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/<a href="mailto:test001@cibersys.me" target="_blank" class="">test001@cibersys.me</a>!<br class="">2015-02-24 15:08:55.242147 [WARNING] switch_core_media.c:2757 NO candidate ACL defined, Defaulting to wan.auto<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2790 Choose audio Candidate cid: 1 proto: udp type: host addr: 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57539<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2795 Save audio Candidate cid: 1 proto: udp type: host addr: <a href="http://192.168.56.1:57540/" target="_blank" class="">192.168.56.1:57540</a><br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2795 Save audio Candidate cid: 1 proto: udp type: host addr: <a href="http://192.168.0.19:57541/" target="_blank" class="">192.168.0.19:57541</a><br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2884 No audio RTCP candidate found; defaulting to the same as RTP [2001::9d38:6abd:1cdf:dd44:2fab:aebf:57539]<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2919 setting remote audio ice addr to 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57539 based on candidate<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2944 setting remote rtcp audio addr to 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57539 based on candidate<br class="">2015-02-24 15:08:55.242147 [WARNING] switch_core_media.c:2757 NO candidate ACL defined, Defaulting to wan.auto<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2790 Choose video Candidate cid: 1 proto: udp type: host addr: 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57542<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2795 Save video Candidate cid: 1 proto: udp type: host addr: <a href="http://192.168.56.1:57543/" target="_blank" class="">192.168.56.1:57543</a><br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2795 Save video Candidate cid: 1 proto: udp type: host addr: <a href="http://192.168.0.19:57544/" target="_blank" class="">192.168.0.19:57544</a><br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2884 No video RTCP candidate found; defaulting to the same as RTP [2001::9d38:6abd:1cdf:dd44:2fab:aebf:57542]<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2919 setting remote video ice addr to 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57542 based on candidate<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:2944 setting remote rtcp video addr to 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57542 based on candidate<br class="">2015-02-24 15:08:55.242147 [INFO] switch_core_media.c:5321 Activating Audio ICE<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_rtp.c:4012 Activating RTP audio ICE: FdnOx4U9rnHRTmEB:9QvMJrEjEGezGFdk 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57539<br class="">2015-02-24 15:08:55.242147 [INFO] switch_core_media.c:5364 Activating RTCP PORT 57539<br class="">2015-02-24 15:08:55.242147 [INFO] switch_core_media.c:5372 Skipping RTCP ICE (Same as RTP)<br class="">2015-02-24 15:08:55.242147 [INFO] switch_rtp.c:3104 Activate RTP/RTCP audio DTLS server<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_core_media.c:4411 <a href="mailto:sofia/internal/7um30ccl@su3passsu9im.invalid" target="_blank" class="">sofia/internal/7um30ccl@su3passsu9im.invalid</a> Starting Video thread<br class="">2015-02-24 15:08:55.242147 [INFO] switch_core_media.c:5691 Activating Video ICE<br class="">2015-02-24 15:08:55.242147 [NOTICE] switch_rtp.c:4012 Activating RTP video ICE: HafKsDarj6JzQCem:D5srzbzvDWkbATuh 2001::9d38:6abd:1cdf:dd44:2fab:aebf:57542<br class="">2015-02-24 15:08:55.242147 [INFO] switch_core_media.c:5729 Activating VIDEO RTCP PORT 57542 mux 1<br class="">2015-02-24 15:08:55.262155 [INFO] switch_core_media.c:5739 Skipping VIDEO RTCP ICE (Same as VIDEO RTP)<br class="">2015-02-24 15:08:55.262155 [INFO] switch_rtp.c:3104 Activate RTP/RTCP video DTLS server<br class="">2015-02-24 15:08:55.262155 [NOTICE] sofia.c:7484 Channel [<a href="mailto:sofia/internal/7um30ccl@su3passsu9im.invalid" target="_blank" class="">sofia/internal/7um30ccl@su3passsu9im.invalid</a>] has been answered<br class="">2015-02-24 15:08:55.262155 [NOTICE] switch_ivr_originate.c:3519 Channel [sofia/internal/<a href="mailto:test001@cibersys.me" target="_blank" class="">test001@cibersys.me</a>] has been answered<br class="">2015-02-24 15:08:55.302144 [NOTICE] switch_rtp.c:1151 Auto Changing stun/rtp/dtls port from 2001:0:9d38:6abd:1cdf:dd44:2fab:aebf:57542 to <a href="http://208.84.81.64:9312/" target="_blank" class="">208.84.81.64:9312</a><br class="">2015-02-24 15:08:55.302144 [NOTICE] switch_rtp.c:1151 Auto Changing stun/rtp/dtls port from 2001:0:9d38:6abd:1cdf:dd44:2fab:aebf:57539 to <a href="http://208.84.81.64:9311/" target="_blank" class="">208.84.81.64:9311</a><br class="">2015-02-24 15:08:55.482147 [NOTICE] switch_rtp.c:1151 Auto Changing stun/rtp/dtls port from <a href="http://192.168.0.22:60538/" target="_blank" class="">192.168.0.22:60538</a> to <a href="http://208.84.81.64:9293/" target="_blank" class="">208.84.81.64:9293</a><br class="">2015-02-24 15:08:55.662144 [NOTICE] switch_rtp.c:1151 Auto Changing stun/rtp/dtls port from <a href="http://192.168.0.22:60542/" target="_blank" class="">192.168.0.22:60542</a> to <a href="http://208.84.81.64:9295/" target="_blank" class="">208.84.81.64:9295</a><br class="">2015-02-24 15:08:55.862149 [INFO] switch_rtp.c:2927 Changing audio DTLS state from HANDSHAKE to SETUP<br class="">2015-02-24 15:08:55.862149 [INFO] switch_rtp.c:2835 audio Fingerprint Verified.<br class="">2015-02-24 15:08:55.862149 [INFO] switch_rtp.c:3377 Activating Audio Secure RTP SEND<br class="">2015-02-24 15:08:55.862149 [INFO] switch_rtp.c:3355 Activating Audio Secure RTP RECV<br class="">2015-02-24 15:08:55.862149 [INFO] switch_rtp.c:2875 Changing audio DTLS state from SETUP to READY<br class="">2015-02-24 15:08:56.022146 [INFO] switch_rtp.c:2927 Changing video DTLS state from HANDSHAKE to SETUP<br class="">2015-02-24 15:08:56.022146 [INFO] switch_rtp.c:2835 video Fingerprint Verified.<br class="">2015-02-24 15:08:56.022146 [INFO] switch_rtp.c:3377 Activating Video Secure RTP SEND<br class="">2015-02-24 15:08:56.022146 [INFO] switch_rtp.c:3355 Activating Video Secure RTP RECV<br class="">2015-02-24 15:08:56.022146 [INFO] switch_rtp.c:2875 Changing video DTLS state from SETUP to READY<br class="">2015-02-24 15:08:56.502150 [ERR] switch_rtp.c:2976 video DTLS packet not written<br class="">2015-02-24 15:08:56.502150 [ERR] switch_rtp.c:2976 audio DTLS packet not written<br class="">2015-02-24 15:08:57.502148 [ERR] switch_rtp.c:2976 video DTLS packet not written<br class="">2015-02-24 15:08:57.502148 [ERR] switch_rtp.c:2976 audio DTLS packet not written<br class="">2015-02-24 15:08:59.502152 [ERR] switch_rtp.c:2976 audio DTLS packet not written<br class="">2015-02-24 15:08:59.522149 [ERR] switch_rtp.c:2976 video DTLS packet not written<br class="">2015-02-24 15:09:03.502146 [ERR] switch_rtp.c:2976 audio DTLS packet not written<br class="">2015-02-24 15:09:03.582144 [ERR] switch_rtp.c:2976 video DTLS packet not written<br class="">2015-02-24 15:09:03.882145 [NOTICE] sofia.c:952 Hangup <a href="mailto:sofia/internal/7um30ccl@su3passsu9im.invalid" target="_blank" class="">sofia/internal/7um30ccl@su3passsu9im.invalid</a> [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]<br class="">2015-02-24 15:09:03.902145 [NOTICE] switch_ivr_bridge.c:1608 Hangup sofia/internal/<a href="mailto:test001@cibersys.me" target="_blank" class="">test001@cibersys.me</a> [CS_EXECUTE] [NORMAL_CLEARING]<br class="">2015-02-24 15:09:03.902145 [NOTICE] switch_core_session.c:1641 Session 13 (<a href="mailto:sofia/internal/7um30ccl@su3passsu9im.invalid" target="_blank" class="">sofia/internal/7um30ccl@su3passsu9im.invalid</a>) Ended<br class="">2015-02-24 15:09:03.902145 [NOTICE] switch_core_session.c:1645 Close Channel <a href="mailto:sofia/internal/7um30ccl@su3passsu9im.invalid" target="_blank" class="">sofia/internal/7um30ccl@su3passsu9im.invalid</a> [CS_DESTROY]<br class="">2015-02-24 15:09:03.902145 [NOTICE] switch_core_session.c:1641 Session 12 (sofia/internal/<a href="mailto:test001@cibersys.me" target="_blank" class="">test001@cibersys.me</a>) Ended<br class="">2015-02-24 15:09:03.902145 [NOTICE] switch_core_session.c:1645 Close Channel sofia/internal/<a href="mailto:test001@cibersys.me" target="_blank" class="">test001@cibersys.me</a> [CS_DESTROY]<br class=""><br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">Testing JsTry, Chrome &amp; Firefox _LATEST_<br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">1.- I can call from WebRTC enpoint to WebRTC endpoint, WebRTC/Softphone(Zoiper Biz/Latest) &amp; Softphone(Zoiper Biz/Latest)/WebRTC , no video, no audio, but calls are placed<br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">2.- Testing the ECHO doesn't work neither<br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">I am suspecting some sort of NAT problem.<br class=""><br class=""><br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">Any advice?<br class=""></div><div class="gmail_default" style="font-family:courier new,monospace">​</div><br class="">-- <br class=""><div class=""><div dir="ltr" class=""><font class=""><span style="font-family:courier new,monospace" class=""><img src="https://www.cibersys.com/img/cibersys.jpg" height="49" width="200" class=""><br class="">Víctor E. Medina M.<br class=""></span></font><div class=""><font class=""><span style="font-family:courier new,monospace" class="">Software<br class=""></span></font></div><font class=""><span style="font-family:courier new,monospace" class=""><span style="display:inline" class=""><span style="display:inline" class=""><img alt="Zoiper Click2Dial" style="margin:0px 2px;padding:0px;width:20px;min-height:20px" src="http://www.zoiper.com/images/ZoiperHead20x20.png" height="20" width="20" class=""><a class="">+58424 291 4561</a><img alt="ve" style="margin:0px 2px;padding:0px;width:28px;min-height:16px" src="http://www.zoiper.com/images/Click2DialFlags/ve.png" height="16" width="28" class=""></span></span><br class="">BB #79A8AFA2 /@VMCibersys<br class=""><br class=""></span></font></div></div>
</div></div></div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" target="_blank" class="">consulting@freeswitch.org</a><br class=""><a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class=""><br class="">Official FreeSWITCH Sites<br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""><a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class=""><a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class=""><br class="">FreeSWITCH-users mailing list<br class=""><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class=""><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class=""><a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a></div></blockquote></div><br class=""></div></div><br class="">_________________________________________________________________________<br class="">
Professional FreeSWITCH Consulting Services:<br class="">
<a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">
<a href="http://www.freeswitchsolutions.com/" target="_blank" class="">http://www.freeswitchsolutions.com</a><br class="">
<br class="">
Official FreeSWITCH Sites<br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class="">
<a href="http://confluence.freeswitch.org/" target="_blank" class="">http://confluence.freeswitch.org</a><br class="">
<a href="http://www.cluecon.com/" target="_blank" class="">http://www.cluecon.com</a><br class="">
<br class="">
FreeSWITCH-users mailing list<br class="">
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" class="">FreeSWITCH-users@lists.freeswitch.org</a><br class="">
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br class="">
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank" class="">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br class="">
<a href="http://www.freeswitch.org/" target="_blank" class="">http://www.freeswitch.org</a><br class=""></blockquote></div><br class=""><br clear="all" class=""><br class="">-- <br class=""><div class="gmail_signature"><div dir="ltr" class=""><font class=""><span style="font-family:courier new,monospace" class=""><img src="https://www.cibersys.com/img/cibersys.jpg" height="49" width="200" class=""><br class="">Víctor E. Medina M.<br class=""></span></font><div class=""><font class=""><span style="font-family:courier new,monospace" class="">Software<br class=""></span></font></div><font class=""><span style="font-family:courier new,monospace" class="">+58424 291 4561<br class="">BB #79A8AFA2 /@VMCibersys<br class=""><br class=""></span></font></div></div>
</div>
_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services: <br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></blockquote></div><br class=""></div></body></html>