<div dir="ltr"><div><div><div>Hi,  Richard!<br><br></div>Thank you for quick feedback!<br><br></div>There is no such attribute in SDP payload from the latest Mozilla (v.29). <br><br><span style="font-family:courier new,monospace">v=0<br>
o=Mozilla-SIPUA-29.0 371 0 IN IP4 0.0.0.0<br>s=SIP Call<br>t=0 0<br>a=ice-ufrag:083b4837<br>a=ice-pwd:dac461d48770be5e1dae6c450e144bf3<br>a=fingerprint:sha-256 C3:AA:DB:75:D7:60:FC:B6:94:A7:81:4F:74:A2:FF:44:4B:17:AE:D3:64:37:37:D1:AC:1A:F5:D4:86:1E:4F:7A<br>
m=audio 52775 RTP/SAVPF 109 0 8 101<br>c=IN IP4 192.168.0.101<br>a=rtpmap:109 opus/48000/2<br>a=ptime:20<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:8 PCMA/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-15<br>a=sendrecv<br>
a=setup:actpass<br>a=candidate:0 1 UDP 2130444543 192.168.0.101 52775 typ host<br>a=candidate:0 2 UDP 2130444542 192.168.0.101 63139 typ host<br>a=rtcp-mux</span><br><br></div>But it presents in SDP from Chrome (v.34)<br>
<div><div><div><div><div><br><br><span style="font-family:courier new,monospace"><span style="color:rgb(48,57,66);font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);display:inline!important;float:none">v=0
o=- 1634904605592690072 2 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE audio
a=msid-semantic: WMS C8ATLgPd2jIcc5q799L9XU3rTROMajedYbdI
m=audio 51817 RTP/SAVPF 111 103 104 0 8 106 105 13 126
c=IN IP4 192.168.0.101
a=rtcp:51817 IN IP4 192.168.0.101
a=candidate:3350409123 1 udp 2122260223 192.168.0.101 51817 typ host generation 0
a=candidate:3350409123 2 udp 2122260223 192.168.0.101 51817 typ host generation 0
a=candidate:2301678419 1 tcp 1518280447 192.168.0.101 0 typ host generation 0
a=candidate:2301678419 2 tcp 1518280447 192.168.0.101 0 typ host generation 0
a=ice-ufrag:WyHALLFH6CaQmCIA
a=ice-pwd:9BMkH9d7D9pfSjZmLSkunxrW
a=ice-options:google-ice
a=fingerprint:sha-256 46:6E:E0:18:4A:C5:06:A8:26:85:ED:FE:16:C1:86:5E:8D:BC:4D:D9:F2:1A:75:81:A1:A7:CE:5A:79:4D:B7:22
</span><b><span class="" style="border-radius:1px;padding:1px;background-color:rgba(255,255,0,0.8);color:rgb(48,57,66);font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px">a=setup:actpass</span></b><span style="color:rgb(48,57,66);font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;background-color:rgb(255,255,255);display:inline!important;float:none">
a=mid:audio
a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
a=sendrecv
a=rtcp-mux
a=crypto:0 AES_CM_128_HMAC_SHA1_32 inline:cDj0wVDUUZ/1etNd9MFQjeqwn/ii3RsxQLraXUln
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:KKzZx0iwM2udfGNv+pBoB/BDVBvsFsMcQczVZDOQ
</span></span>....<br><br>No success for both browsers. It's should be noticed that Chrome provides both SDES ("crypto") and DTLS ("fingerprint"+"setup:actpass") attibutes (does DTLS have priority in a such case?). However rtpengine doesn't provide such SRTP data. May be any suggestions?<br>
<br><br></div><div>kind regards,<br></div><div>Alexey<br></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-25 18:02 GMT+04:00 Richard Fuchs <span dir="ltr"><<a href="mailto:rfuchs@sipwise.com" target="_blank">rfuchs@sipwise.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
Can you check if the original offer contains an "a=setup:actpass"<br>
attribute? I remember Firefox having a problem with this in some<br>
version. This attribute is required for DTLS-SRTP and Firefox was not<br>
sending it. It's fixed in later versions.<br>
<br>
cheers<br></blockquote></div></div></div></div></div></div></div>