osmo-msc/openbsc/tests
Holger Hans Peter Freyther 2223025e21 [tmsi] Make the tmsi a 4 octet number
tmsi is four octets long, there is no need to make it a string
and then jump through hoops to convert it to a number. Keep the database
using it as a string to benefit from the NULL handling of the db.

Introduce the reserved tmsi which has all bits set to 1 according
to GSM 03.03 §2.4 and start checking for it and make sure the db
code will never allocate such a tmsi.
2009-09-28 05:14:25 +02:00
..
channel [subscr] Change the signature... the gsm_network is in the subscr 2009-08-20 13:56:45 +02:00
db [tmsi] Make the tmsi a 4 octet number 2009-09-28 05:14:25 +02:00
debug move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
gsm0408 [gsm48] Introduce a gsm48_generate_mid_from_imsi method 2009-08-20 13:59:14 +02:00
sms [msc] Move gsm_04_08.c, mncc and various others to libmsc 2009-08-17 09:52:42 +02:00
timer move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
Makefile.am [channel] Add a test case for the request foo in gsm_subscriber.c 2009-06-10 13:26:47 +02:00
sms.txt move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00