Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-27 Thread Alexey Rybalko
Hello! 2014-04-27 2:42 GMT+04:00 Richard Fuchs : > > Please try again with ICE=force instead of force_relay, or (more > conservatively) ICE=remove in the offer and ICE=force in the answer. You > will probably also need the option "rtcp-mux-demux" in the offer, as > your non-RTC endpoint doesn't

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-26 Thread Juha Heinanen
Alexey Rybalko writes: > There is no such attribute in SDP payload from the latest Mozilla (v.29). > > v=0 > o=Mozilla-SIPUA-29.0 371 0 IN IP4 0.0.0.0 > s=SIP Call > t=0 0 > a=ice-ufrag:083b4837 > a=ice-pwd:dac461d48770be5e1dae6c450e144bf3 > a=fingerprint:sha-256 > C3:AA:DB:75:D7:60:FC:B6:94:A7:8

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-26 Thread Richard Fuchs
On 04/26/14 18:24, Alexey Rybalko wrote: > "Failed to set remote answer sdp: Called with a SDP without crypto > enabled" (Chrome) > > RTPEngine log is attached. Please try again with ICE=force instead of force_relay, or (more conservatively) ICE=remove in the offer and ICE=force in the answer. Yo

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-26 Thread Alexey Rybalko
"Failed to set remote answer sdp: Called with a SDP without crypto enabled" (Chrome) RTPEngine log is attached. regards, /A 2014-04-27 2:09 GMT+04:00 Richard Fuchs : > On 04/26/14 17:32, Alexey Rybalko wrote: > > > No success for both browsers. It's should be noticed that Chrome > > provides

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-26 Thread Richard Fuchs
On 04/26/14 17:32, Alexey Rybalko wrote: > 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

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-26 Thread Alexey Rybalko
Hi, Richard! Thank you for quick feedback! There is no such attribute in SDP payload from the latest Mozilla (v.29). v=0 o=Mozilla-SIPUA-29.0 371 0 IN IP4 0.0.0.0 s=SIP Call t=0 0 a=ice-ufrag:083b4837 a=ice-pwd:dac461d48770be5e1dae6c450e144bf3 a=fingerprint:sha-256 C3:AA:DB:75:D7:60:FC:B6:94:A7

Re: [SR-Users] No secure attributes from rtpengine in SRTP/RTP bridge mode

2014-04-25 Thread Richard Fuchs
Hi, Can you check if the original offer contains an "a=setup:actpass" attribute? I remember Firefox having a problem with this in some version. This attribute is required for DTLS-SRTP and Firefox was not sending it. It's fixed in later versions. cheers On 04/25/14 07:51, Alexey Rybalko wrote: