osmo-msc/src
Ivan Kluchnikov 9f84139e86 handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts
In case of successful completion of handover gsm_subscriber_connection could be moved from one bts to another,
so connection link to bts should be replaced by link to bts, which owns new_lchan.
This bug was detected, because conn->bts->nr is used in call control log messages
and wrong number of bts was observed in these messages after handover.

Change-Id: Idc7dd412b7580c451e716b73ef7549826c60b0d9
2017-08-27 02:33:49 +02:00
..
gprs sgsn: Convert cch_pdp to host order for libgtp 2017-08-27 02:33:48 +02:00
ipaccess move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libbsc handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts 2017-08-27 02:33:49 +02:00
libcommon libcommon: Fix log output for bts>0. 2017-08-27 02:33:49 +02:00
libcommon-cs check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
libfilter move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libiu Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
libmgcp mgcp_osmux: Remove unused parameter 2017-08-27 02:33:49 +02:00
libmsc libmsc: use new smpp34 esm_class definitions 2017-08-27 02:33:49 +02:00
libtrau move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libvlr Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
osmo-bsc Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
osmo-bsc_mgcp move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-bsc_nat move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-msc Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
utils utils: smpp_mirror: bounce Delivery Receipts as Delivery Acknowledgments 2017-08-27 02:33:49 +02:00
Makefile.am Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00