[Spce-user] RTP Time out question

Richard Fuchs rfuchs at sipwise.com
Sat Jan 3 09:07:04 EST 2015


On 01/03/15 07:01, John Nash wrote:
> I did some more detailed tests and found that --silent-timeout does not
> seem to be working (It is not even deleting session in the specified time).
> 
> I made a test call and after session established I disabled wifi of the
> caller. For test I set silent-timeout value as 10 but it did not delete
> session. After that I hung up call but did not send rtpengine_delete()
> (From proxy) so that rtpengine has no knowledge. I waited and after 60
> seconds rtpengine cleared the session (Which i guess is default
> --timeout value)
> 
> am I missing something?

Yes, the silent timeout is supposed to be larger than the regular
timeout; it's applied to silenced streams, i.e. streams which aren't
transmitting any packets other than keepalives.

Also, both timeouts only apply when neither side is sending packets. If
only one side goes offline, it's the responsibility of the other party
to terminate the call due to lost connectivity.

cheers



More information about the Spce-user mailing list