[PATCH 1/5] sms: Kill the sms->sender and use addr/ton/npi throughout the code

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
Fri Apr 25 11:21:51 UTC 2014


On Fri, Apr 25, 2014 at 12:57:26PM +0200, Holger Freyther wrote:

> -	gsms->sender = subscr_get(conn->subscr);
> +	strncpy(gsms->src.addr, conn->subscr->extension, sizeof(gsms->src.addr)-1);

this includes the fix Ivan made. I would really appreciate if you
could send bugfixes like this to the list. 

holger




More information about the OpenBSC mailing list