osmo-msc/openbsc/tests
Jacob Erlbeck 2e2650f8f3 gprs: Parse PTMSI and update TLLI accordingly
This commit adds code to parse the PTMSI in network originated
messages

  - Attach Accept,
  - Routing Area Update Accept, and
  - P-TMSI Reallocation Command (see below)

to keep track of the TLLI identifying the LLC connection.

The P_TMSI Realloc Command specific code is not being tested yet, so
a corresponding notice is logged when such a message will be
received.

NOTE:
  The gbproxy will lose the TLLI when the MS doesn't receive/use
  the message (normally the SGSN remembers the old TLLI for some time
  to avoid this kind of problem). If this happens the MS will
  probably restart the procedure and the network will have to answer
  again eventually using one of the above messages which will
  re-associate the IMSI with the TLLI before the MS can send a
  PDP Context Request message.

Ticket: OW#1192
Sponsored-by: On-Waves ehf
2014-07-22 17:11:57 +02:00
..
abis Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
bsc bsc/mminfo: Patch timezone and DST in MM Info messages 2013-09-19 10:57:13 +02:00
bsc-nat mgcp: add voice muxer support 2014-05-22 14:39:16 +02:00
bsc-nat-trie nat: Fix make distcheck for the nat 2013-09-19 11:01:14 +02:00
channel channel_test: Return a positive number to claim it was paged 2014-05-28 17:00:48 +02:00
db db: Fix next fall-out with make distcheck 2014-05-01 07:53:42 +02:00
gbproxy gprs: Parse PTMSI and update TLLI accordingly 2014-07-22 17:11:57 +02:00
gprs Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
gsm0408 sms: Increment the RP Message Reference for each transaction 2014-02-20 11:35:56 +01:00
mgcp mgcp: Change API to remove memory management from the name 2014-07-22 15:00:52 +02:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
trau mncc: Complete definitions for all speech traffic frames at MNCC interface 2014-03-20 22:36:16 +01:00
Makefile.am nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
atlocal.in mgcp/test: Add test cases for transcoding and repacking 2014-06-05 14:08:53 +02:00
ctrl_test_runner.py ctrl: Extend the testcase for using '09' as numbers on the interface 2014-04-24 10:30:05 +02:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at mgcp/test: Add test cases for transcoding and repacking 2014-06-05 14:08:53 +02:00
vty_test_runner.py mgcp: Verify that the force-ptime is written back to the file 2014-07-07 19:24:34 +02:00