osmo-msc/src/libcommon
Harald Welte ac587f0825 Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH
When converting from GSM_PCHAN_PDCH, we should generate
a RSL channel number IE with the osmocom extension
RSL_CHAN_OSMO_PDCH rather than claiming it is a regular
TCH/F channel.

This is important as this function is used by
osmo-bts, too - and it decides which channel number IE is
put in the GSMTAP header for both GSMTAP tracing as well
as the GSMTAP based osmo-bts-virtual.

In order to avoid any unintended effect on libbsc,
we make sure to modify rsl_ipacc_pdch_activate() to
always use GSM_PCHAN_TCH_F in related RSL message.

Change-Id: Ie34219e64a6d89da4a79f2db8ec73d1909fb8280
2017-08-27 02:33:49 +02:00
..
Makefile.am move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
bsc_version.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
common_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
debug.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
gsm_data.c libcommon: Fix log output for bts>0. 2017-08-27 02:33:49 +02:00
gsm_data_shared.c Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH 2017-08-27 02:33:49 +02:00
gsm_subscriber_base.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
gsup_client.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
gsup_test_client.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
oap_client.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
socket.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
talloc_ctx.c mscsplit: various preparations to separate MSC from BSC 2017-08-08 19:17:53 +02:00