osmo-bsc/src
Holger Freyther b7193e4e94 Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once
gsm_data.h add new callbacks, add some parameters, update bsc_hack and
other call sites.

Remember that we need to ACCEPT/REJECT the LOCATION UPDATE REQUEST and
then send the ACCEPT or schedule the sending of the reject. Currently
it is possible that for a new subscriber that we do not have a !subscbr
yet, we will trigger an IDENTITY REQUEST and schedule the reject timer.
This may lead to rejecting AND accepting (a new subscriber). This issue
is triggered when allowing everyone to connect to the network.
2008-12-29 17:44:08 +00:00
..
Makefile.am Start implementing GSM 04.11 (short message service) 2008-12-28 00:31:09 +00:00
abis_nm.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
abis_rsl.c Unite the acked/nacked handling in a common response... 2008-12-29 06:23:52 +00:00
bsc_hack.c Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once 2008-12-29 17:44:08 +00:00
chan_alloc.c * add database handling 2008-12-27 21:34:06 +00:00
db.c make it optional where the hlr database is stored 2008-12-28 22:51:39 +00:00
db_test.c make it optional where the hlr database is stored 2008-12-28 22:51:39 +00:00
debug.c debug: Create a region for Paging Command 2008-12-29 04:06:41 +00:00
gsm_04_08.c Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once 2008-12-29 17:44:08 +00:00
gsm_04_11.c Regenerate a valid TPDU and send it at first registration 2008-12-29 16:04:14 +00:00
gsm_data.c * use 16bit for network and country code 2008-12-28 23:42:04 +00:00
gsm_subscriber.c * add database handling 2008-12-27 21:34:06 +00:00
misdn.c fix big memory leak in E1 TS2 handling 2008-12-29 06:06:35 +00:00
msgb.c working state up to location update and classmark inquiry 2008-12-26 20:25:35 +00:00
select.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00
timer.c Introduce a simple timer API.... 2008-12-27 09:42:59 +00:00