osmo-msc/openbsc/src/osmo-nitb
Harald Welte 76afa16d04 SMPP: Fix crash on delivery of incoming SUBMIT-SM
As bsc_gsmnet is NULL at the time we call smpp_openbsc_init(),
we later run into segfaults with subscribers that don't have a
subscr->net set.

However, we cannot delay smpp_openbsc_init() until after
bsc_bootstrap_network(), as we then fail to parse the SMPP specific
VTY/config file options...
2013-03-13 15:30:48 +01:00
..
Makefile.am Initial support of SMPP interface for MT-SMS 2012-11-16 22:00:09 +01:00
bsc_hack.c SMPP: Fix crash on delivery of incoming SUBMIT-SM 2013-03-13 15:30:48 +01:00