<div dir="ltr">Dear list,<div><br></div><div style>I am trying to configure SRTP.</div><div style>This seems to work fine for calls from a local sip user. Clients are registered via TLS and outbound-call a-legs use SRTP.</div>
<div style><br></div><div style>The problem is to secure the call to local sip users, coming in via openzap in this case.</div><div style>On this call's b-leg, I am unable to make freeswitch offer SAVP (in this case then leading to bria refusing the call due to being configured to accept secure calls only).</div>
<div style><br></div><div style>The local sdp:</div><div style><div>2013-06-13 13:13:50.040774 [DEBUG] sofia_glue.c:1219 Local SDP:</div><div>v=0</div><div>o=FreeSWITCH 1371101270 1371101271 IN IP4 out.ip.address</div><div>
s=FreeSWITCH</div><div>c=IN IP4 our.ip.address</div><div>t=0 0</div><div>m=audio 20760 RTP/AVP 8 3 101 13</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div>a=ptime:20</div><div>a=sendrecv</div>
<div>m=video 19462 RTP/AVP 34 98</div><div>a=rtpmap:34 H263/90000</div><div>a=rtpmap:98 H264/90000</div><div><br></div><div style>In the dialplan I tried combinations of these:</div><div style><div> <action application="set" data="sip_secure_media=true" /></div>
<div> <action application="set" data="sdp_secure_savp_only=true" /></div><div> <action application="export" data="sip_secure_media=true" /></div><div> <action application="export" data="sdp_secure_savp_only=true" /></div>
<div> <action application="bridge" data="{local_var_clobber=true,sip_secure_media=true}user/$1@our.profile"/><br></div><div><br></div><div style>Also I tried setting the sip_secure_media variable in the user's profile.</div>
<div style><br></div><div style>Any hints on how to make this work (or further debug) would be greatly appreciated.</div><div style><br></div><div style>Best regards,</div><div style>Peter</div></div><div><br></div><div><br>
</div><div><br></div></div></div>