osmo-msc/openbsc/src
Jacob Erlbeck c37ef6cd0e gbproxy: Patch BSSGP P-TMSI in PAGING PS messages
Currently the P-TMSI IE in PAGING_PS is not patched.

This commit adds code to patch BSSGP P-TMSI IE in
gbproxy_patch_bssgp independently from the P-TMSI patching at the LLC
layer. It also extends gbproxy_update_link_state_dl to use the IMSI
to find the link_info if the TLLI is not present in the message.

Note that the spec (GSM 08.18, 7.2) requires to use of the P-TMSI
instead of the IMSI to select the MS if that IE is available.
Nevertheless as long as the IMSI is always present in downlink BSSGP
messages and as long as the optional P-TMSI refers to the same MS
(which is the case currently), this is not an issue.

Sponsored-by: On-Waves ehf
2014-10-27 11:59:28 +01:00
..
gprs gbproxy: Patch BSSGP P-TMSI in PAGING PS messages 2014-10-27 11:59:28 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
libcommon move gsm_bts_num() to gsm_data_shared.[ch] 2014-08-24 12:47:12 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Count the incoming data instead of the modified one 2014-10-09 17:22:33 +02:00
libmsc nitb: Add subscriber delete command 2014-10-03 09:15:28 +02:00
libtrau trau: Cast to remove compiler warning 2014-07-24 21:09:31 +02:00
osmo-bsc bsc: Let the VTY verify that the timeout is a number 2014-10-02 12:08:29 +02:00
osmo-bsc_mgcp Use port number #defines for VTY and CTRL ports 2014-08-24 17:54:49 +02:00
osmo-bsc_nat mgcp: Move the "codec" params to a struct 2014-09-02 08:25:49 +02:00
osmo-nitb nitb: Don't mention the broken PCAP generation option 2014-09-16 18:13:44 +02:00
utils smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM 2013-12-12 16:20:01 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00