[PATCH 9/9] mgcp: Send RTP keepalive dummy packets to net

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Tue Jan 14 11:54:15 UTC 2014


On Tue, Jan 14, 2014 at 09:41:39AM +0100, Jacob Erlbeck wrote:

> If (and only if) we can rely on incoming packets from any type of BTS
> when SEND_RECV is used, we could optimize these few packets away.
> 
> Otherwise I'd rather check, whether packets have been sent to the net
> since the last timeout and only send a keep alive packet if there were none.

I disagree. Keep things simple and look at the connection state. if (and only
if) we start to look into DTX we can consider adding a heuristic that checks
the time of the last outgoing RTP packet.

holger





More information about the OpenBSC mailing list