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.deOn Thu, Dec 05, 2013 at 05:44:22PM +0100, Jacob Erlbeck wrote:
Dear Jacob,
>  		if (state.out_stream.ssrc != last_ssrc) {
>  			printf("Output SSRC changed to %08x\n",
> -			       ntohl(state.out_stream.ssrc));
> +			       state.out_stream.ssrc);
is an update of the .ok file missing or is this case not tested
by our regression suite?
thanks
	holger