osmo-msc/openbsc/src/libcommon
Neels Hofmeyr 255dbfe655 dyn TS: fix: e1_config.c: switch(pchan) for dyn TS
Add ts_is_tch() in gsm_data_shared.h/.c and use it to replace a switch on the
pchan in e1_config.c.

This patch is not due to an actual observed failure. A general grep for switch
on pchan turned up this instance that doesn't handle dyn TS properly. Hence
this patch is not actually tested with real equipment.

Change-Id: Ide4f156034bab77140d2d9a8c462d68ae6f0d6a6
2016-09-28 00:28:01 +00:00
..
Makefile.am Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
bsc_version.c bsc_version.c: update copyright date, add contributor 2016-06-17 04:52:30 +02:00
common_vty.c vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
debug.c add DSUA debug constant 2016-06-13 09:18:51 +00:00
gsm_data.c Modify SI 13 field for control_ack_type 2016-09-17 10:00:58 +00:00
gsm_data_shared.c dyn TS: fix: e1_config.c: switch(pchan) for dyn TS 2016-09-28 00:28:01 +00:00
gsm_subscriber_base.c subscr_name(): Handle case for subscr == NULL 2016-05-22 11:51:18 +00:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx 2016-09-26 02:25:46 +02:00