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