[PATCH 1/9] Add function to update TRAU muxer after assignment or handover

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
Sun Jan 26 07:49:18 UTC 2014


On Wed, Jan 22, 2014 at 10:05:50AM +0100, Andreas Eversberg wrote:

> -		/* in case, we don't have a RTP socket yet, we note this
> -		 * in the transaction and try later */
> +		/* in case, we don't have a RTP socket yet, we try later */

>  	case GSM_BTS_TYPE_NOKIA_SITE:
> +		/* in case we don't have a TCH with correct mode, we try later */

Please attempt to write comments in a way that one can understand them
in a year later. What will be tried later? But actually try for me means
that the code would actually execute a deferred action while here it will
simply react to another function call.

PLease update the patch.




More information about the OpenBSC mailing list