<div dir="ltr"><div>Did you enable/configure SRTP? <a href="http://twilio-marketing-prod.elasticbeanstalk.com/resources/images/docs/TwilioSecure-Freeswitch.pdf">This</a> is a sample guide I use for Twilio TLS/SRTP which can help</div>Can you post all logs?<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 16, 2016 at 6:10 PM, Oleg Stolyar <span dir="ltr">&lt;<a href="mailto:olegstolyar@gmail.com" target="_blank">olegstolyar@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"><div dir="ltr">Hi guys,<div><br></div><div>I am trying to connect to FS using the CounterPath SDK for Android.  I use TLS for signalling.  All works well until I try to enable SRTP.  Then FS rejects the call the INCOMPATIBLE_DESTINATION message.  Is there something wrong with the SDP?  Here are the relevant SDPs from the INVITES.</div><div><br></div><div><div>NON-SRTP (works)<br></div><div>   v=0</div><div>   o=- 622419737965 1 IN IP4 192.168.1.78</div><div>   s=</div><div>   c=IN IP4 192.168.1.78</div><div>   t=0 0</div><div>   m=audio 57194 RTP/AVP 3 120 123 122 121 9 8 0 84 85 18 101</div><div>   a=rtpmap:120 opus/48000/2</div><div>   a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000</div><div>   a=rtpmap:123 SILK/24000</div><div>   a=rtpmap:122 SILK/16000</div><div>   a=rtpmap:121 SILK/8000</div><div>   a=rtpmap:84 speex/16000</div><div>   a=rtpmap:85 speex/8000</div><div>   a=rtpmap:18 G729/8000</div><div>   a=fmtp:18 annexb=yes</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-15</div><div>   a=sendrecv</div></div><div><br></div><div><div>SRTP (does not work)</div><div>   v=0</div><div>   o=- 622187157154 1 IN IP4 192.168.1.78</div><div>   s=</div><div>   c=IN IP4 192.168.1.78</div><div>   t=0 0</div><div>   a=fingerprint:SHA-256 4D:08:D6:49:9E:CA:77:A2:77:74:<wbr>02:A0:B9:92:32:2F:2D:76:7D:59:<wbr>7F:A4:CA:85:16:BA:D0:27:0A:74:<wbr>1C:0F</div><div>   a=setup:actpass</div><div>   m=audio 61434 UDP/TLS/RTP/SAVP 3 120 123 122 121 9 8 0 84 85 18 101</div><div>   a=rtpmap:120 opus/48000/2</div><div>   a=fmtp:120 useinbandfec=1; usedtx=1; maxaveragebitrate=64000</div><div>   a=rtpmap:123 SILK/24000</div><div>   a=rtpmap:122 SILK/16000</div><div>   a=rtpmap:121 SILK/8000</div><div>   a=rtpmap:84 speex/16000</div><div>   a=rtpmap:85 speex/8000</div><div>   a=rtpmap:18 G729/8000</div><div>   a=fmtp:18 annexb=yes</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-15</div><div>   a=sendrecv</div></div><div><br></div></div>
<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></div>