Think you mean YEAR<br><br>On Friday, March 18, 2016,  &lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">They changed the name to rtp_secure_media sometime in the last few<br>
months.<br>
<br>
Eternal21 &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;eternal24@gmail.com&#39;)">eternal24@gmail.com</a>&gt; wrote:<br>
<br>
&gt;  I am using FreeSWITCH demo configuration to test SRTP calls.  I am placing<br>
&gt; a call between endpoint 1000 and 1001.  The call works fine when SRTP is<br>
&gt; disabled on the softphones.  The problem starts when I enable SRTP on the<br>
&gt; softphones.  I also enabled SRTP on FreeSWITCH server, by including the<br>
&gt; following command in vars.xml:<br>
&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;sip_secure_media=true&quot;/&gt;<br>
&gt;<br>
&gt; When I try to place a call between the two endpoints now, I end up with one<br>
&gt; side immediately hanging up.<br>
&gt; Specifically, the error seems to be:<br>
&gt; [WARNING] switch_core_media.c:4035 Declining invite with only SAVP because<br>
&gt; secure media is administratively disabled<br>
&gt;<br>
&gt; Followed by:<br>
&gt; [NOTICE] sofia.c:7742 Hangup sofia/internal/<a href="http://1001@10.10.10.112:5060" target="_blank">1001@10.10.10.112:5060</a><br>
&gt; [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]<br>
&gt;<br>
&gt; Couldn&#39;t find any info on how to resolve this issue online.<br>
&gt;<br>
&gt; Here&#39;s the relevant log:<br>
&gt; 2016-03-18 09:45:21.664536<br>
&gt;<br>
&gt; [INFO] switch_rtp.c:3605 Activating Audio Secure RTP SEND<br>
&gt; [DEBUG] switch_core_sqldb.c:2607 Secure Type:<br>
&gt; srtp:sdes:AES_CM_128_HMAC_SHA1_80<br>
&gt; [INFO] switch_rtp.c:3583 Activating Audio Secure RTP RECV<br>
&gt; [DEBUG] switch_core_sqldb.c:2607 Secure Type:<br>
&gt; srtp:sdes:AES_CM_128_HMAC_SHA1_80<br>
&gt; [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;1000@10.10.10.77&#39;)">1000@10.10.10.77</a>!<br>
&gt; [DEBUG] switch_channel.c:3461 (sofia/internal/<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;1000@10.10.10.77&#39;)">1000@10.10.10.77</a>) Callstate<br>
&gt; Change RINGING -&gt; EARLY<br>
&gt; [DEBUG] mod_sofia.c:2330 Ring SDP:<br>
&gt; v=0<br>
&gt; o=FreeSWITCH 1458288533 1458288534 IN IP4 10.10.10.77<br>
&gt; s=FreeSWITCH<br>
&gt; c=IN IP4 10.10.10.77<br>
&gt; t=0 0<br>
&gt; m=audio 20188 RTP/SAVP 0 101<br>
&gt; a=rtpmap:0 PCMU/8000<br>
&gt; a=rtpmap:101 telephone-event/8000<br>
&gt; a=fmtp:101 0-16<br>
&gt; a=ptime:20<br>
&gt; a=sendrecv<br>
&gt; a=crypto:1 AES_CM_128_HMAC_SHA1_80<br>
&gt; inline:uhco9Z9FgciE1vh5LQqGyNXxts0etxavW51gJKVP<br>
&gt;<br>
&gt; [DEBUG] switch_ivr_originate.c:1274 Raw Codec Activation Success L16@8000hz<br>
&gt; 1 channel 20ms<br>
&gt; [DEBUG] switch_core_codec.c:221 sofia/internal/<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;1000@10.10.10.77&#39;)">1000@10.10.10.77</a> Push codec<br>
&gt; L16:100<br>
&gt; [DEBUG] switch_ivr_originate.c:1343 Play Ringback Tone<br>
&gt; [%(2000,4000,440,480)]<br>
&gt; [DEBUG] sofia.c:6756 Channel sofia/internal/<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;1000@10.10.10.77&#39;)">1000@10.10.10.77</a> entering state<br>
&gt; [early][183]<br>
&gt; [DEBUG] switch_rtp.c:6645 Correct audio ip/port confirmed.<br>
&gt; [DEBUG] sofia.c:6756 Channel sofia/internal/<a href="http://1001@10.10.10.112:5060" target="_blank">1001@10.10.10.112:5060</a> entering<br>
&gt; state [completing][200]<br>
&gt; [DEBUG] sofia.c:6766 Remote SDP:<br>
&gt; v=0<br>
&gt; o=VOCAL 61793 12653 IN IP4 10.10.10.112<br>
&gt; s=-<br>
&gt; c=IN IP4 10.10.10.112<br>
&gt; t=0 0<br>
&gt; m=audio 1442 RTP/SAVP 0<br>
&gt; a=rtpmap:0 PCMU/8000<br>
&gt; a=crypto:1 AES_CM_128_HMAC_SHA1_80<br>
&gt; inline:i7qQOAKGWeBs/QtXQcYRD3g7u2pGv/BDqrvKE6Av<br>
&gt; a=ptime:20<br>
&gt;<br>
&gt; [DEBUG] sofia.c:6756 Channel sofia/internal/<a href="http://1001@10.10.10.112:5060" target="_blank">1001@10.10.10.112:5060</a> entering<br>
&gt; state [ready][200]<br>
&gt; [WARNING] switch_core_media.c:4035 Declining invite with only SAVP because<br>
&gt; secure media is administratively disabled<br>
&gt; [NOTICE] sofia.c:7742 Hangup sofia/internal/<a href="http://1001@10.10.10.112:5060" target="_blank">1001@10.10.10.112:5060</a><br>
&gt; [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]<br>
&gt; [DEBUG] sofia.c:1355 Channel is already hungup.<br>
&gt;<br>
&gt; 2016-03-18 09:45:26.303802<br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; Alternatives:<br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;consulting@freeswitch.org&#39;)">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;FreeSWITCH-users@lists.freeswitch.org&#39;)">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
--<br>
Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
How do<br>
you spend it?<br>
<br>
         John Covici<br>
         <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;covici@ccs.covici.com&#39;)">covici@ccs.covici.com</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;consulting@freeswitch.org&#39;)">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;FreeSWITCH-users@lists.freeswitch.org&#39;)">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote><br><br>-- <br><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">







<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font size="1" face="courier new, monospace"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br></font></p><p><font size="2" face="monospace, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br></font><a href="https://www.gofundme.com/freeswitch_ubuntu" style="font-size:12.8px" target="_blank"><font face="monospace, monospace">https://www.gofundme.com/freeswitch_ubuntu</font></a></p><p><font face="monospace, monospace">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a href="https://www.reddit.com/r/freeswitch" target="_blank">/r/freeswitch</a></font></p>
<p><font size="2" face="monospace, monospace"><b>T:</b>+19184209001 | <b>F:</b>+19184209002 | <b>M:</b>+1918424WEST (9378)<br><b>iNUM:</b>+883 5100 1420 9001 | <b>ISN:</b>410*543 | <b>Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></div></div></div><br>