Hello,
thank
you for quick reply, I tried to find some options in the man
pages, but I didn't read HOWITWORKS section.
I will try to compile RTPProxy from source.
Regards
Marian
Hello,
doing 'man rtpproxy' on debian jessie reveals:
"The proxy tracks idle time for each of existing sessions (i.e. the time within which there were no packets relayed), and automatically cleans up a sessions whose idle times exceed the value specified at compile time (60 seconds by default)."
Which seems to explain exactly what happens in your case.
I knew there was an inactivity cleanup routine, but I expected to be higher than 60sec. Interesting that it didn't hit me badly so far. I haven't checked the source code to see if it still matches the docs, though, but I see that master branch of rtpproxy still has this remark in the manual:
- https://github.com/sippy/rtpproxy/blob/master/rtpproxy.8#L335
An issue should be created for rtpproxy to at least increase this value, or better make it an option for command line.
Cheers,
Daniel
On 11.07.17 15:21, Marian Piater wrote:
Hi Daniel,
we are using 1.2.1-2.1 version from Debian Jessie repository.
rtpproxy 1.2.1-2.1 amd64 Relay for Real-time Transport Protocol (RTP) media streams
Regards,
Marian
Dòa 11.7.2017 o 13:09 Daniel-Constantin Mierla napísal(a):
Hello,
what is the version for rtpproxy?
Cheers,
Daniel