2014-06-10 20:09 GMT+04:00 Richard Fuchs :
> On 06/10/14 05:41, Alexey Rybalko wrote:
>
> > As the problem occurs on encrypted RTP (DTLS-SRTP) only, I
> > suppose that 'glitched' media is wrong encrypted or unencrypted payload
> > for some unknown reason.
>
Hello!
2014-06-09 19:06 GMT+04:00 Richard Fuchs :
Hard to tell what the problem is without looking at the RTP traffic. The
> log looks fine. The delay you mentioned could indicate that it might be
> the kernel module that's misbehaving. Perhaps you can try the same thing
> again, but without the
Hi, Alex!
I'm not experienced in Kamailio, but that code works well :)
Is there any difference between feeding the function with variable (AVP?)
or string literal?
best regards,
Alexey
2014-05-16 16:09 GMT+04:00 Alex Balashov :
> Hello Alexey,
>
> I am uncertain as to whether rtpengine_offer()
Hi Richard!
Just have tried an outgoing call to Chrome and Opera and it works fine.
Thank you for the clarification regarding ICE! Dump files and rtp logs
(Firefox, Chrome) I've sent to your email.
My little investigation brings the following :
- browsers (Firefox, Chrome and Opera) don't use "
Hello!
During a call from classical SIP softphone to WebRTC there's no media from
the browser (Mozilla, the same result is for Chrome). In case of a call
from the browser to the softphone there's media flow from both sides.
The snippets from kamailio.cfg related to the problem case (SIP-->WebRTC)
. The audio call was negotiated
and traversed. Thank you very much!
2014-04-27 9:27 GMT+04:00 Juha Heinanen :
> Alexey Rybalko writes:
>> There is no such attribute in SDP payload from the latest Mozilla (v.29).
>>
>
>
there *is* a=setup:actpass in above.
>
Juha,
thanks for t
"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 notic
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
Hello!
I have been experimenting with drop-in replacement of old "rtpproxy-ng"
module with new "rtpengine". Wondering what is wrong in my configuration:
there are no security attributes in rtpengine answer on RTP/SAVPF offer.
Neither "fingerprint" (DTLS) nor "crypto" (SDES).
I used Firefox 29 du
Hi!
Does Kamailio has features of CCA for usage outside a compiled code
(cdp_avp)? There's a module *ims_ro_interface *listed at
http://www.kamailio.org/w/2013/05/ims-kamailio/#more-1664
What status does it have?
regards,
Alexey
___
SIP Express Router
Richard, thank you for the quick response! Waiting for the fix.
best regards,
Alexey
01.08.2013 17:45 пользователь "Richard Fuchs" написал:
>
> On 08/01/13 09:10, Alexey Rybalko wrote:
>>
>> Hi!
>>
>> Few days ago I was lucky to establish calls bet
Hi!
Few days ago I was lucky to establish calls between Chrome and SIP UA.
Thanks to new rtpproxy developers! That was for audio only because many UAs
lack for VP8 support. To verify a video I tried to involve Jitsi into the
tests. Mediaproxy can't rewrite answer SDP from Jitsi. Probably the issu
Hi!
Just my two cents. What parameters do you use for mediaproxy? Smth like
RUN_MEDIAPROXY=yes
LISTEN_UDP=127.0.0.1:
LISTEN_NG=127.0.0.1:11123
*ADDRESS=XXX.XXX.XXX.XXX*
?
regards,
Alexey
2013/7/26 Khue Nguyen Minh
> Thanks Richard. Now, rtpproxy-ng can work with mediaproxy-ng. But, I hav
Sorry. My bad :/
There was a mistake in "define WITH_US*E*RLOC". Just have found it hours
later.
cheers
/A
2013/7/20 Alexey Rybalko
>
> Hello!
>
> /kamilio 4.1.0/
>
> Can anyone suggest why "location" table is empty despite that user
> registration
Hello!
/kamilio 4.1.0/
Can anyone suggest why "location" table is empty despite that user
registration works?
save("location") return positive value. kamctl shows online users but if I
look into kamailio.location it's empty anytime.
# - registrar params -
modparam("registrar", "method_fi
ected.
E.g. Asterisk doesn't (yet) officially support VP8 for B2BUA. And I don't
want to involve Asterisk here as well.
regards,
/A
2013/7/19 Richard Fuchs
> On 07/19/13 14:46, Alexey Rybalko wrote:
> > Good! When NGCP 3.0 will be available for the community?
> >
>
Good! When NGCP 3.0 will be available for the community?
Have we any chance to evaluate media profile conversion(SDP) prior that
event using base Kamailio? There a several patches from Sipwise for
Kamailio core and some other modules as well (e.g. nathelper).The only
examples for new mediaproxy mi
xamples for mediaproxy-ng usage.
Regarding "s" flag..Hm...Just haven't thought that version of rtpproxy-ng
might be out of date... Seems that I need to compile module from your Git
branch.
/Alexey
2013/7/18 Richard Fuchs
> Hi,
>
>
> On 07/18/13 08:48, Alexey Rybalko wr
onnectione7:call-id20:5pl3eepicm9un6a3ir8e10:via-branch46:z9hG4bK6568.ba6f970a58580cf0ae892a1a7b5aa09d.013:received-froml3:IP49:127.0.0.1e8:from-tag10:iqqqf0ucto6:to-tag34:19CE5B50-51E7D8F60001641A-788B87007:command6:answere]
mediaproxy-ng[1507]: Returning to SIP proxy:
d6:result5:e
gards,
Alexey
2013/7/14 Richard Fuchs
> On 07/14/13 08:59, Alexey Rybalko wrote:
>
> > Regarding the mediaproxy-ng documentation special features can't be
> > invoked without usage of 'ng' protocol provided by rptmediaproxy-ng.
> > Unfortunately ther
Hi!
Question regarding Kamalio rtpproxy-ng module for mediaproxy-ng daemon.*
*
*
On Tue, Apr 2, 2013 at 7:05 PM, Richard Fuchs wrote:
*>The newest version supports a new control protocol, which is facilitated
>through a new Kamailio module rtpproxy-ng. For now, this module is a
>drop-in replace
21 matches
Mail list logo