osmo-bsc/src/osmo-bsc
Vadim Yanitskiy 6a26e2cf50 bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT
As 3GPP TS 48.058 clearly states, an RLL RELease INDication is only
sent if the datalink is released by the MS.  Thre's no cause value
giving further diagnostics, but if the MS releases the link, it is
clearly not the BSS's fault, and hence "BSS not equipped" is wrong.

Change-Id: I38222e60071841abcd06046a472ddb35907164a4
Related: OS#4728
2020-08-26 19:05:59 +00:00
..
Makefile.am rename files acc_ramp.* -> acc.c* 2020-07-20 16:21:59 +02:00
a_reset.c ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent 2020-08-25 19:04:24 +02:00
abis_bs11.c
abis_nm.c Move struct gsm_bts_trx: gsm-data.* => bts_trx.* 2020-07-18 21:45:32 +00:00
abis_nm_ipaccess.c
abis_nm_vty.c
abis_om2000.c bts: Drop duplicated function to get trx by number 2020-07-18 21:45:32 +00:00
abis_om2000_vty.c bts: Drop duplicated function to get trx by number 2020-07-18 21:45:32 +00:00
abis_rsl.c abis_rsl.c: make sure emergency calls are rejected early 2020-08-12 19:02:11 +00:00
acc.c Introduce support for ACC ramping during whole BTS life cycle 2020-07-31 09:56:46 +00:00
arfcn_range_encode.c
assignment_fsm.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_ctrl_commands.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_ctrl_lookup.c bts: Drop duplicated function to get trx by number 2020-07-18 21:45:32 +00:00
bsc_init.c Add bts counters to count BTS events where we don't have a bts 2020-08-24 07:41:43 +00:00
bsc_rf_ctrl.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bsc_rll.c
bsc_subscr_conn_fsm.c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT 2020-08-26 19:05:59 +00:00
bsc_subscriber.c remove extract_sub(), add bsc_subscr_find_or_create_by_mi() 2020-06-16 14:56:57 +02:00
bsc_vty.c vty: fix copy-pasted 'no gprs control-ack-type-rach' description 2020-08-18 11:50:11 +00:00
bts.c Count intra-cell and intra-bsc handover separately 2020-08-24 07:41:43 +00:00
bts_ericsson_rbs2000.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_init.c
bts_ipaccess_nanobts.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_ipaccess_nanobts_omlattr.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_nokia_site.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_siemens_bs11.c BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" 2020-08-01 17:13:36 +02:00
bts_sysmobts.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
bts_trx.c Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* 2020-07-18 21:45:32 +00:00
bts_unknown.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
cbch_scheduler.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
cbsp_link.c fix CBSP server: actually open the srv_link 2020-07-30 14:45:48 +00:00
chan_alloc.c chan_alloc: Fix typo in a comment. 2020-08-12 18:38:06 +00:00
codec_pref.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
e1_config.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
gsm_04_08_rr.c debug log: add RR Release cause code to the log 2020-08-13 12:54:08 +00:00
gsm_08_08.c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT 2020-08-26 19:05:59 +00:00
gsm_data.c Move struct gsm_bts_trx: gsm-data.* => bts_trx.* 2020-07-18 21:45:32 +00:00
handover_cfg.c
handover_decision.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
handover_decision_2.c hodec2: log requirements of best candidate, log rxlev in dBm 2020-08-10 21:25:57 +02:00
handover_fsm.c Add bts counters to count BTS events where we don't have a bts 2020-08-24 07:41:43 +00:00
handover_logic.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
handover_vty.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
lchan_fsm.c lchan_fsm: make internal functions static. 2020-08-25 08:49:55 +00:00
lchan_rtp_fsm.c lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess type 2020-08-06 15:52:16 +00:00
lchan_select.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
meas_feed.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
meas_rep.c
neighbor_ident.c
neighbor_ident_vty.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
net_init.c MSC pooling: make NRI mappings VTY configurable 2020-06-17 00:14:01 +02:00
osmo_bsc_bssap.c Implement support for receiving BSSMAP CommonID from MSC 2020-08-17 13:04:03 +02:00
osmo_bsc_ctrl.c ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent 2020-08-25 19:04:24 +02:00
osmo_bsc_filter.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
osmo_bsc_grace.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
osmo_bsc_lcls.c
osmo_bsc_main.c Support setting rt-prio and cpu-affinity mask through VTY 2020-08-20 08:40:17 +00:00
osmo_bsc_mgcp.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-07-15 18:38:11 +02:00
osmo_bsc_msc.c Implement support for receiving BSSMAP CommonID from MSC 2020-08-17 13:04:03 +02:00
osmo_bsc_sigtran.c Change default SCTP conn NULL->127.0.0.1 to localhost->localhost 2020-08-25 13:50:06 +00:00
paging.c paging: Remove obsolete comment. 2020-08-12 18:37:55 +00:00
pcu_sock.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
penalty_timers.c
rest_octets.c Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
smscb.c CBSP: log CBSP RESET on NOTICE 2020-08-25 11:42:23 +00:00
system_information.c Introduce support for ACC subset rotation 2020-07-29 20:09:47 +00:00
timeslot_fsm.c timeslot_fsm: Name TS FSM instances on allocation. 2020-08-12 18:38:18 +00:00