osmo-bsc/openbsc/src
Neels Hofmeyr b8afb5fda2 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable
Add dyn_pdch_init() in new file bsc_dyn_pdch.c (new file to avoid linking
issues; bsc_init.c would create undefined references, and putting in a new file
is the easiest solution).

Call dyn_pdch_init() from nm_statechg_event() whenever a TS is enabled.

Revert the |= TS_F_PDCH_MODE chunk from previous commit, since this flag will
now be set after dyn_pdch_init() sent out the PDCH ACT and when subsequently
the PDCH ACT ACK messages are received in rsl_rx_pdch_act_ack().

Change-Id: I0cad93dec59d546b3f3b19e332e0833496031575
2016-06-14 10:18:19 +00:00
..
gprs add DSUA debug constant 2016-06-13 09:18:51 +00:00
ipaccess drop unneccessary duplicate/unused linking: ipaccess 2016-05-21 15:20:47 +00:00
libbsc dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable 2016-06-14 10:18:19 +00:00
libcommon add DSUA debug constant 2016-06-13 09:18:51 +00:00
libfilter 04.08: apply new bitmask functions, fix bitmask use 2016-03-15 14:15:00 +01:00
libmgcp mgcp: Fix compiler warnings on size_t on AMD64 2016-03-16 11:16:06 +01:00
libmsc Add regexp authorization policy for IMSI 2016-06-05 09:36:37 +00:00
libtrau rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame 2016-05-25 12:33:47 +00:00
osmo-bsc drop unneccessary duplicate linking: osmo-bsc 2016-05-21 15:02:55 +00:00
osmo-bsc_mgcp enable telnet VTY bind address config for various programs 2016-02-25 12:18:03 +01:00
osmo-bsc_nat filter/nat: Fix the context for the imsi assignment 2016-05-25 19:43:38 +00:00
osmo-nitb drop unneccessary duplicate linking: osmo-nitb 2016-05-21 15:54:36 +00:00
utils meas: Do not retry to close the database 2016-03-15 14:22:57 +01:00
Makefile.am filter: Move the gsm 04.08 filter to a common place 2015-05-03 21:42:27 +02:00